[2026-09-03 15:00:39,255][ INFO][PID:3396536] Marking build as starting [2026-09-03 15:00:39,288][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:00:39,289][ INFO][PID:3396536] VM allocation process starts [2026-09-03 15:00:39,295][ INFO][PID:3396536] Trying to allocate VM: ResallocHost, ticket_id=4815002, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-03 15:00:44,296][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:00:49,297][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:00:54,298][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:00:59,299][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:04,300][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:07,329][ INFO][PID:3396536] Allocated host ResallocHost, ticket_id=4815002, hostname=34.207.206.205, name=aws_x86_64_reserved_prod_26697273_20260903_145948, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-03 15:01:07,330][ INFO][PID:3396536] Allocating ssh connection to builder [2026-09-03 15:01:07,330][ INFO][PID:3396536] Checking that builder machine is OK [2026-09-03 15:01:07,614][ INFO][PID:3396536] Installed copr-rpmbuild version: 1.9 [2026-09-03 15:01:07,614][ INFO][PID:3396536] Running remote command: copr-builder-ready srpm-builds [2026-09-03 15:01:07,772][ INFO][PID:3396536] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-03 15:01:07,772][ INFO][PID:3396536] Filling build.info file with builder info [2026-09-03 15:01:07,773][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:07,773][ INFO][PID:3396536] 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-pull-requests", "project_dirname": "copr-pull-requests:pr:4474", "submitter": null, "ended_on": null, "started_on": 1788447667.7736661, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10944195", "build_id": 10944195, "package_name": "copr-frontend", "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-45-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmp05wa9zaz\", \"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-pull-requests--14f71c11-7e1d-46d2-ac3b-4b46ece7778b", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4474", "result_dir": "10944195", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10944195, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-09-03 15:01:07,810][ INFO][PID:3396536] Sending fedora-messaging bus message in build.start [2026-09-03 15:01:08,207][ INFO][PID:3396536] Sending fedora-messaging bus message in chroot.start [2026-09-03 15:01:08,227][ INFO][PID:3396536] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10944195 --detached [2026-09-03 15:01:08,691][ INFO][PID:3396536] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.207.206.205' (ED25519) to the list of known hosts. [2026-09-03 15:01:08,693][ INFO][PID:3396536] Downloading the builder-live.log file, attempt 1 [2026-09-03 15:01:08,693][ INFO][PID:3396536] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.207.206.205 copr-rpmbuild-log [2026-09-03 15:01:13,715][ INFO][PID:3396536] Periodic builder liveness probe: alive [2026-09-03 15:01:13,716][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:18,716][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:23,719][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:28,724][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:33,725][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:38,726][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:43,727][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:48,733][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:53,734][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:01:58,735][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:02:03,736][ INFO][PID:3396536] Checking for cancel request [2026-09-03 15:02:05,282][ INFO][PID:3396536] Downloading results from builder [2026-09-03 15:02:05,283][ INFO][PID:3396536] rsyncing of mockbuilder@34.207.206.205:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195 started [2026-09-03 15:02:05,287][ INFO][PID:3396536] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.207.206.205:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/build-10944195.rsync.log [2026-09-03 15:02:05,573][ INFO][PID:3396536] rsyncing finished. [2026-09-03 15:02:05,574][ INFO][PID:3396536] VM Release request [2026-09-03 15:02:05,596][ INFO][PID:3396536] Searching for 'success' file in resultdir [2026-09-03 15:02:05,597][ INFO][PID:3396536] Getting build details [2026-09-03 15:02:05,599][ INFO][PID:3396536] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195 [2026-09-03 15:02:05,600][ INFO][PID:3396536] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/copr-frontend-2.9.post1-1.git.11.4403818.src.rpm [2026-09-03 15:02:05,602][ INFO][PID:3396536] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/copr-frontend-2.9.post1-1.git.11.4403818.src.rpm', 'pkg_name': 'copr-frontend', 'pkg_version': '2.9.post1-1.git.11.4403818'} [2026-09-03 15:02:05,604][ INFO][PID:3396536] Finished build: id=10944195 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474 chroot=srpm-builds [2026-09-03 15:02:05,605][ INFO][PID:3396536] Worker succeeded build, took 57.83155703544617 [2026-09-03 15:02:05,607][ INFO][PID:3396536] 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-pull-requests", "project_dirname": "copr-pull-requests:pr:4474", "submitter": null, "ended_on": 1788447725.6052232, "started_on": 1788447667.7736661, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10944195", "build_id": 10944195, "package_name": "copr-frontend", "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-45-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmp05wa9zaz\", \"hook_data\": true}", "pkg_name": "copr-frontend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/copr-frontend-2.9.post1-1.git.11.4403818.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--14f71c11-7e1d-46d2-ac3b-4b46ece7778b", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-45": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-frontend", "epoch": null, "version": "2.9.post1", "release": "1.git.11.4403818" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4474", "result_dir": "10944195", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.9.post1-1.git.11.4403818", "id": 10944195, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-09-03 15:02:05,686][ INFO][PID:3396536] Sending fedora-messaging bus message in build.end [2026-09-03 15:02:05,715][ INFO][PID:3396536] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/builder-live.log by gzip [2026-09-03 15:02:05,717][ INFO][PID:3396536] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/builder-live.log' as PID 3451883 [2026-09-03 15:02:05,725][ INFO][PID:3396536] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/builder-live.log) [2026-09-03 15:02:05,726][ INFO][PID:3396536] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/backend.log by gzip [2026-09-03 15:02:05,727][ INFO][PID:3396536] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4474/srpm-builds/10944195/backend.log' as PID 3451884