[2026-08-31 22:20:03,886][ INFO][PID:2548195] Marking build as starting [2026-08-31 22:20:03,926][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:03,927][ INFO][PID:2548195] VM allocation process starts [2026-08-31 22:20:03,935][ INFO][PID:2548195] Trying to allocate VM: ResallocHost, ticket_id=4740173, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-31 22:20:06,947][ INFO][PID:2548195] Allocated host ResallocHost, ticket_id=4740173, hostname=44.213.60.116, name=aws_x86_64_reserved_prod_24827675_20260831_221811, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-31 22:20:06,947][ INFO][PID:2548195] Allocating ssh connection to builder [2026-08-31 22:20:06,948][ INFO][PID:2548195] Checking that builder machine is OK [2026-08-31 22:20:07,229][ INFO][PID:2548195] Installed copr-rpmbuild version: 1.9 [2026-08-31 22:20:07,230][ INFO][PID:2548195] Running remote command: copr-builder-ready srpm-builds [2026-08-31 22:20:07,384][ INFO][PID:2548195] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-31 22:20:07,384][ INFO][PID:2548195] Filling build.info file with builder info [2026-08-31 22:20:07,385][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:07,385][ INFO][PID:2548195] 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:4459", "submitter": null, "ended_on": null, "started_on": 1788214807.3853781, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10926418", "build_id": 10926418, "package_name": "python-copr-common", "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/common\", \"repos\": \"\", \"tmp\": \"tmpwh7u3dru\", \"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--d281dc4b-fe5b-475a-8095-e0776a8a8ff8", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "epel-9", "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:4459", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4459", "result_dir": "10926418", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10926418, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-31 22:20:07,409][ INFO][PID:2548195] Sending fedora-messaging bus message in build.start [2026-08-31 22:20:07,772][ INFO][PID:2548195] Sending fedora-messaging bus message in chroot.start [2026-08-31 22:20:07,792][ INFO][PID:2548195] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10926418 --detached [2026-08-31 22:20:08,387][ INFO][PID:2548195] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.213.60.116' (ED25519) to the list of known hosts. [2026-08-31 22:20:08,387][ INFO][PID:2548195] Downloading the builder-live.log file, attempt 1 [2026-08-31 22:20:08,388][ INFO][PID:2548195] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.213.60.116 copr-rpmbuild-log [2026-08-31 22:20:13,392][ INFO][PID:2548195] Periodic builder liveness probe: alive [2026-08-31 22:20:13,392][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:18,393][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:23,394][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:28,394][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:33,395][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:38,396][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:43,397][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:48,398][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:53,398][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:20:58,399][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:21:03,400][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:21:08,404][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:21:13,407][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:21:18,409][ INFO][PID:2548195] Checking for cancel request [2026-08-31 22:21:20,951][ INFO][PID:2548195] Downloading results from builder [2026-08-31 22:21:20,952][ INFO][PID:2548195] rsyncing of mockbuilder@44.213.60.116:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418 started [2026-08-31 22:21:20,952][ INFO][PID:2548195] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.213.60.116:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/build-10926418.rsync.log [2026-08-31 22:21:21,173][ INFO][PID:2548195] rsyncing finished. [2026-08-31 22:21:21,174][ INFO][PID:2548195] VM Release request [2026-08-31 22:21:21,179][ INFO][PID:2548195] Searching for 'success' file in resultdir [2026-08-31 22:21:21,180][ INFO][PID:2548195] Getting build details [2026-08-31 22:21:21,180][ INFO][PID:2548195] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418 [2026-08-31 22:21:21,180][ INFO][PID:2548195] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/python-copr-common-1.8.post1-1.git.25.17db9c6.src.rpm [2026-08-31 22:21:21,181][ INFO][PID:2548195] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/python-copr-common-1.8.post1-1.git.25.17db9c6.src.rpm', 'pkg_name': 'python-copr-common', 'pkg_version': '1.8.post1-1.git.25.17db9c6'} [2026-08-31 22:21:21,181][ INFO][PID:2548195] Finished build: id=10926418 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459 chroot=srpm-builds [2026-08-31 22:21:21,181][ INFO][PID:2548195] Worker succeeded build, took 73.79654455184937 [2026-08-31 22:21:21,182][ INFO][PID:2548195] 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:4459", "submitter": null, "ended_on": 1788214881.1819227, "started_on": 1788214807.3853781, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10926418", "build_id": 10926418, "package_name": "python-copr-common", "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/common\", \"repos\": \"\", \"tmp\": \"tmpwh7u3dru\", \"hook_data\": true}", "pkg_name": "python-copr-common", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/python-copr-common-1.8.post1-1.git.25.17db9c6.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--d281dc4b-fe5b-475a-8095-e0776a8a8ff8", "results": { "architecture_specific_tags": { "epel-8": { "buildarch": [ "noarch" ] }, "epel-9": { "buildarch": [ "noarch" ] }, "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-45": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "python-copr-common", "epoch": null, "version": "1.8.post1", "release": "1.git.25.17db9c6" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "epel-9", "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:4459", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4459", "result_dir": "10926418", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "1.8.post1-1.git.25.17db9c6", "id": 10926418, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-31 22:21:21,234][ INFO][PID:2548195] Sending fedora-messaging bus message in build.end [2026-08-31 22:21:21,255][ INFO][PID:2548195] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/builder-live.log by gzip [2026-08-31 22:21:21,256][ INFO][PID:2548195] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/builder-live.log' as PID 2565140 [2026-08-31 22:21:21,260][ INFO][PID:2548195] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/builder-live.log) [2026-08-31 22:21:21,261][ INFO][PID:2548195] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/backend.log by gzip [2026-08-31 22:21:21,262][ INFO][PID:2548195] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4459/srpm-builds/10926418/backend.log' as PID 2565142