[2026-07-28 15:46:33,046][ INFO][PID:3438316] Marking build as starting [2026-07-28 15:46:33,096][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:46:33,098][ INFO][PID:3438316] VM allocation process starts [2026-07-28 15:46:33,107][ INFO][PID:3438316] Trying to allocate VM: ResallocHost, ticket_id=4146323, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-28 15:46:36,127][ INFO][PID:3438316] Allocated host ResallocHost, ticket_id=4146323, hostname=2620:52:6:1161:dead:beef:cafe:c161, name=vmhost_x86_03_prod_14868997_20260728_151243, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-28 15:46:36,128][ INFO][PID:3438316] Allocating ssh connection to builder [2026-07-28 15:46:36,128][ INFO][PID:3438316] Checking that builder machine is OK [2026-07-28 15:46:36,639][ INFO][PID:3438316] Installed copr-rpmbuild version: 1.8 [2026-07-28 15:46:36,640][ INFO][PID:3438316] Running remote command: copr-builder-ready srpm-builds [2026-07-28 15:46:36,984][ INFO][PID:3438316] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-07-28 15:46:36,985][ INFO][PID:3438316] Filling build.info file with builder info [2026-07-28 15:46:36,986][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:46:36,988][ INFO][PID:3438316] 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:4408", "submitter": null, "ended_on": null, "started_on": 1785253596.9879422, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10783525", "build_id": 10783525, "package_name": "copr-backend", "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-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/backend\", \"repos\": \"\", \"tmp\": \"tmpjpojnrgi\", \"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--90d9c929-232d-47dd-97d9-071de94e1071", "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-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408", "result_dir": "10783525", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10783525, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-28 15:46:37,029][ INFO][PID:3438316] Sending fedora-messaging bus message in build.start [2026-07-28 15:46:37,507][ INFO][PID:3438316] Sending fedora-messaging bus message in chroot.start [2026-07-28 15:46:37,537][ INFO][PID:3438316] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10783525 --detached [2026-07-28 15:46:38,139][ INFO][PID:3438316] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c161' (ED25519) to the list of known hosts. [2026-07-28 15:46:38,140][ INFO][PID:3438316] Downloading the builder-live.log file, attempt 1 [2026-07-28 15:46:38,217][ INFO][PID:3438316] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c161 copr-rpmbuild-log [2026-07-28 15:46:43,150][ INFO][PID:3438316] Periodic builder liveness probe: alive [2026-07-28 15:46:43,151][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:46:48,152][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:46:53,153][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:46:58,155][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:03,156][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:08,158][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:13,159][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:18,161][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:23,162][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:28,164][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:33,167][ INFO][PID:3438316] Checking for cancel request [2026-07-28 15:47:37,023][ INFO][PID:3438316] Downloading results from builder [2026-07-28 15:47:37,024][ INFO][PID:3438316] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c161]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525 started [2026-07-28 15:47:37,025][ INFO][PID:3438316] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:6:1161:dead:beef:cafe:c161]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/build-10783525.rsync.log [2026-07-28 15:47:37,702][ INFO][PID:3438316] rsyncing finished. [2026-07-28 15:47:37,703][ INFO][PID:3438316] VM Release request [2026-07-28 15:47:37,715][ INFO][PID:3438316] Searching for 'success' file in resultdir [2026-07-28 15:47:37,716][ INFO][PID:3438316] Getting build details [2026-07-28 15:47:37,717][ INFO][PID:3438316] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525 [2026-07-28 15:47:37,718][ INFO][PID:3438316] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/copr-backend-2.13.post1-1.git.8577.012e3be.src.rpm [2026-07-28 15:47:37,718][ INFO][PID:3438316] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/copr-backend-2.13.post1-1.git.8577.012e3be.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.13.post1-1.git.8577.012e3be'} [2026-07-28 15:47:37,719][ INFO][PID:3438316] Finished build: id=10783525 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408 chroot=srpm-builds [2026-07-28 15:47:37,721][ INFO][PID:3438316] Worker succeeded build, took 60.733957290649414 [2026-07-28 15:47:37,722][ INFO][PID:3438316] 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:4408", "submitter": null, "ended_on": 1785253657.7218995, "started_on": 1785253596.9879422, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10783525", "build_id": 10783525, "package_name": "copr-backend", "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-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/backend\", \"repos\": \"\", \"tmp\": \"tmpjpojnrgi\", \"hook_data\": true}", "pkg_name": "copr-backend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/copr-backend-2.13.post1-1.git.8577.012e3be.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--90d9c929-232d-47dd-97d9-071de94e1071", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-backend", "epoch": null, "version": "2.13.post1", "release": "1.git.8577.012e3be" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4408", "result_dir": "10783525", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.13.post1-1.git.8577.012e3be", "id": 10783525, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-28 15:47:37,771][ INFO][PID:3438316] Sending fedora-messaging bus message in build.end [2026-07-28 15:47:37,799][ INFO][PID:3438316] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/builder-live.log by gzip [2026-07-28 15:47:37,801][ INFO][PID:3438316] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/builder-live.log' as PID 3446055 [2026-07-28 15:47:37,809][ INFO][PID:3438316] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/builder-live.log) [2026-07-28 15:47:37,810][ INFO][PID:3438316] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/backend.log by gzip [2026-07-28 15:47:37,811][ INFO][PID:3438316] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4408/srpm-builds/10783525/backend.log' as PID 3446059