[2025-03-25 17:17:53,615][ INFO][PID:1836839] Marking build as starting [2025-03-25 17:17:53,652][ INFO][PID:1836839] Trying to allocate VM [2025-03-25 17:22:12,133][ INFO][PID:1836839] Allocated host ResallocHost, ticket_id=2035528, hostname=174.129.133.151, name=aws_x86_64_spot_prod_02315921_20250325_171924 [2025-03-25 17:22:12,134][ INFO][PID:1836839] Allocating ssh connection to builder [2025-03-25 17:22:12,135][ INFO][PID:1836839] Checking that builder machine is OK [2025-03-25 17:22:12,550][ INFO][PID:1836839] Running remote command: copr-builder-ready srpm-builds [2025-03-25 17:22:12,779][ INFO][PID:1836839] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-03-25 17:22:12,782][ INFO][PID:1836839] Filling build.info file with builder info [2025-03-25 17:22:12,787][ INFO][PID:1836839] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": null, "started_on": 1742923332.786994, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819628", "build_id": 8819628, "package_name": "copr-messaging", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/messaging\", \"repos\": \"\", \"tmp\": \"tmp3bp2g4db\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-dev--70517cb9-7c31-4f6b-91a2-51eb77d6c963", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819628", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8819628, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 17:22:12,842][ INFO][PID:1836839] Sending fedora-messaging bus message in build.start [2025-03-25 17:22:14,861][ INFO][PID:1836839] Sending fedora-messaging bus message in chroot.start [2025-03-25 17:22:14,917][ INFO][PID:1836839] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8819628 --detached [2025-03-25 17:22:15,346][ INFO][PID:1836839] Downloading the builder-live.log file, attempt 1 [2025-03-25 17:22:15,364][ INFO][PID:1836839] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@174.129.133.151 copr-rpmbuild-log [2025-03-25 17:22:20,385][ INFO][PID:1836839] Periodic builder liveness probe: alive [2025-03-25 17:22:53,318][ INFO][PID:1836839] Downloading results from builder [2025-03-25 17:22:53,320][ INFO][PID:1836839] rsyncing of mockbuilder@174.129.133.151:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628 started [2025-03-25 17:22:53,325][ INFO][PID:1836839] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@174.129.133.151:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628/build-08819628.rsync.log [2025-03-25 17:22:53,659][ INFO][PID:1836839] rsyncing finished. [2025-03-25 17:22:53,660][ INFO][PID:1836839] Releasing VM back to pool [2025-03-25 17:22:53,699][ INFO][PID:1836839] Searching for 'success' file in resultdir [2025-03-25 17:22:53,701][ INFO][PID:1836839] Getting build details [2025-03-25 17:22:53,705][ INFO][PID:1836839] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628 [2025-03-25 17:22:53,709][ INFO][PID:1836839] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819628/copr-messaging-1.1.post1-1.git.0.d8c7470.src.rpm [2025-03-25 17:22:53,713][ INFO][PID:1836839] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819628/copr-messaging-1.1.post1-1.git.0.d8c7470.src.rpm', 'pkg_name': 'copr-messaging', 'pkg_version': '1.1.post1-1.git.0.d8c7470'} [2025-03-25 17:22:53,725][ INFO][PID:1836839] Finished build: id=8819628 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2025-03-25 17:22:53,741][ INFO][PID:1836839] Worker succeeded build, took 40.95434904098511 [2025-03-25 17:22:53,742][ INFO][PID:1836839] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": 1742923373.741343, "started_on": 1742923332.786994, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819628", "build_id": 8819628, "package_name": "copr-messaging", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/messaging\", \"repos\": \"\", \"tmp\": \"tmp3bp2g4db\", \"hook_data\": true}", "pkg_name": "copr-messaging", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819628/copr-messaging-1.1.post1-1.git.0.d8c7470.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--70517cb9-7c31-4f6b-91a2-51eb77d6c963", "results": { "name": "copr-messaging", "epoch": null, "version": "1.1.post1", "release": "1.git.0.d8c7470", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819628", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.1.post1-1.git.0.d8c7470", "id": 8819628, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 17:22:53,836][ INFO][PID:1836839] Sending fedora-messaging bus message in build.end [2025-03-25 17:22:53,895][ INFO][PID:1836839] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628/builder-live.log by gzip [2025-03-25 17:22:53,901][ INFO][PID:1836839] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628/builder-live.log' as PID 1879215 [2025-03-25 17:22:53,931][ INFO][PID:1836839] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628/builder-live.log) [2025-03-25 17:22:53,931][ INFO][PID:1836839] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819628/backend.log by gzip