[2026-05-13 11:43:27,002][ INFO][PID:1673733] Marking build as starting [2026-05-13 11:43:27,079][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:43:27,084][ INFO][PID:1673733] VM allocation process starts [2026-05-13 11:43:27,133][ INFO][PID:1673733] Trying to allocate VM: ResallocHost, ticket_id=2867571, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-13 11:43:32,139][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:43:37,141][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:43:42,144][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:43:45,236][ INFO][PID:1673733] Allocated host ResallocHost, ticket_id=2867571, hostname=2620:52:6:1161:dead:beef:cafe:c158, name=vmhost_x86_02_prod_08789326_20260513_112536, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-13 11:43:45,238][ INFO][PID:1673733] Allocating ssh connection to builder [2026-05-13 11:43:45,241][ INFO][PID:1673733] Checking that builder machine is OK [2026-05-13 11:43:45,878][ INFO][PID:1673733] Installed copr-rpmbuild version: 1.8 [2026-05-13 11:43:45,879][ INFO][PID:1673733] Running remote command: copr-builder-ready srpm-builds [2026-05-13 11:43:46,267][ INFO][PID:1673733] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-13 11:43:46,268][ INFO][PID:1673733] Filling build.info file with builder info [2026-05-13 11:43:46,269][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:43:46,270][ INFO][PID:1673733] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "resalloc-ci", "project_dirname": "resalloc-ci:pr:184", "submitter": null, "ended_on": null, "started_on": 1778672626.2705038, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10454628", "build_id": 10454628, "package_name": "resalloc", "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/praiskup/resalloc\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\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\\ncd rpm || exit 1\\nmake srpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3-argparse-manpage+setuptools python-unversioned-command\", \"resultdir\": \"resalloc/rpm\", \"tmp\": \"tmp9atqzszx\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/resalloc-ci--61ae05be-917e-401c-8c06-f285e2a497b1", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci:pr:184", "result_dir": "10454628", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10454628, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "resalloc-ci", "vendor": "Fedora Project COPR (praiskup/resalloc-ci)" } } ] } [2026-05-13 11:43:46,313][ INFO][PID:1673733] Sending fedora-messaging bus message in build.start [2026-05-13 11:43:46,888][ INFO][PID:1673733] Sending fedora-messaging bus message in chroot.start [2026-05-13 11:43:46,920][ INFO][PID:1673733] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10454628 --detached [2026-05-13 11:43:47,597][ INFO][PID:1673733] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c158' (ED25519) to the list of known hosts. [2026-05-13 11:43:47,598][ INFO][PID:1673733] Downloading the builder-live.log file, attempt 1 [2026-05-13 11:43:47,600][ INFO][PID:1673733] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c158 copr-rpmbuild-log [2026-05-13 11:43:52,607][ INFO][PID:1673733] Periodic builder liveness probe: alive [2026-05-13 11:43:52,608][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:43:57,609][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:02,611][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:07,615][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:12,616][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:17,618][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:22,619][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:27,648][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:32,650][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:37,662][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:42,678][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:47,679][ INFO][PID:1673733] Checking for cancel request [2026-05-13 11:44:49,411][ INFO][PID:1673733] Downloading results from builder [2026-05-13 11:44:49,413][ INFO][PID:1673733] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c158]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628 started [2026-05-13 11:44:49,414][ INFO][PID:1673733] 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:c158]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/ &> /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/build-10454628.rsync.log [2026-05-13 11:44:50,233][ INFO][PID:1673733] rsyncing finished. [2026-05-13 11:44:50,234][ INFO][PID:1673733] VM Release request [2026-05-13 11:44:50,246][ INFO][PID:1673733] Searching for 'success' file in resultdir [2026-05-13 11:44:50,248][ INFO][PID:1673733] Getting build details [2026-05-13 11:44:50,249][ INFO][PID:1673733] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628 [2026-05-13 11:44:50,250][ INFO][PID:1673733] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/resalloc-6.1.1_g35c17f7-1.src.rpm [2026-05-13 11:44:50,251][ INFO][PID:1673733] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/resalloc-6.1.1_g35c17f7-1.src.rpm', 'pkg_name': 'resalloc', 'pkg_version': '6.1.1_g35c17f7-1'} [2026-05-13 11:44:50,251][ INFO][PID:1673733] Finished build: id=10454628 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184 chroot=srpm-builds [2026-05-13 11:44:50,254][ INFO][PID:1673733] Worker succeeded build, took 63.98366665840149 [2026-05-13 11:44:50,255][ INFO][PID:1673733] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "resalloc-ci", "project_dirname": "resalloc-ci:pr:184", "submitter": null, "ended_on": 1778672690.2541704, "started_on": 1778672626.2705038, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10454628", "build_id": 10454628, "package_name": "resalloc", "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/praiskup/resalloc\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\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\\ncd rpm || exit 1\\nmake srpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3-argparse-manpage+setuptools python-unversioned-command\", \"resultdir\": \"resalloc/rpm\", \"tmp\": \"tmp9atqzszx\", \"hook_data\": true}", "pkg_name": "resalloc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/resalloc-6.1.1_g35c17f7-1.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/resalloc-ci--61ae05be-917e-401c-8c06-f285e2a497b1", "results": { "architecture_specific_tags": { "epel-8": { "buildarch": [ "noarch" ] }, "fedora-42": { "buildarch": [ "noarch" ] }, "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "resalloc", "epoch": null, "version": "6.1.1_g35c17f7", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc-ci:pr:184", "result_dir": "10454628", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "6.1.1_g35c17f7-1", "id": 10454628, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "resalloc-ci", "vendor": "Fedora Project COPR (praiskup/resalloc-ci)" } } ] } [2026-05-13 11:44:50,303][ INFO][PID:1673733] Sending fedora-messaging bus message in build.end [2026-05-13 11:44:50,331][ INFO][PID:1673733] Compressing /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/builder-live.log by gzip [2026-05-13 11:44:50,333][ INFO][PID:1673733] Running command 'gzip /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/builder-live.log' as PID 1685025 [2026-05-13 11:44:50,364][ INFO][PID:1673733] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/builder-live.log) [2026-05-13 11:44:50,365][ INFO][PID:1673733] Compressing /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/backend.log by gzip [2026-05-13 11:44:50,367][ INFO][PID:1673733] Running command 'gzip /var/lib/copr/public_html/results/praiskup/resalloc-ci:pr:184/srpm-builds/10454628/backend.log' as PID 1685029