[2026-07-14 12:55:36,417][ INFO][PID:3055030] Marking build as starting [2026-07-14 12:55:36,456][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:55:36,458][ INFO][PID:3055030] VM allocation process starts [2026-07-14 12:55:36,472][ INFO][PID:3055030] Trying to allocate VM: ResallocHost, ticket_id=3896215, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-14 12:55:41,474][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:55:42,522][ INFO][PID:3055030] Allocated host ResallocHost, ticket_id=3896215, hostname=3.82.226.246, name=aws_x86_64_reserved_prod_13070761_20260714_125154, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-14 12:55:42,523][ INFO][PID:3055030] Allocating ssh connection to builder [2026-07-14 12:55:42,524][ INFO][PID:3055030] Checking that builder machine is OK [2026-07-14 12:55:42,856][ INFO][PID:3055030] Installed copr-rpmbuild version: 1.8 [2026-07-14 12:55:42,857][ INFO][PID:3055030] Running remote command: copr-builder-ready srpm-builds [2026-07-14 12:55:43,042][ INFO][PID:3055030] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-07-14 12:55:43,043][ INFO][PID:3055030] Filling build.info file with builder info [2026-07-14 12:55:43,043][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:55:43,044][ INFO][PID:3055030] 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:4383", "submitter": null, "ended_on": null, "started_on": 1784033743.0446043, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10717379", "build_id": 10717379, "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-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmp2b1u3zsm\", \"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--cf72d679-f543-495e-a12a-41451317eb14", "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:4383", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4383", "result_dir": "10717379", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10717379, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-14 12:55:43,079][ INFO][PID:3055030] Sending fedora-messaging bus message in build.start [2026-07-14 12:55:43,538][ INFO][PID:3055030] Sending fedora-messaging bus message in chroot.start [2026-07-14 12:55:43,609][ INFO][PID:3055030] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10717379 --detached [2026-07-14 12:55:44,083][ INFO][PID:3055030] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.82.226.246' (ED25519) to the list of known hosts. [2026-07-14 12:55:44,084][ INFO][PID:3055030] Downloading the builder-live.log file, attempt 1 [2026-07-14 12:55:44,086][ INFO][PID:3055030] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.82.226.246 copr-rpmbuild-log [2026-07-14 12:55:49,091][ INFO][PID:3055030] Periodic builder liveness probe: alive [2026-07-14 12:55:49,092][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:55:54,093][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:55:59,094][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:04,095][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:09,368][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:14,370][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:19,372][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:24,373][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:29,374][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:34,376][ INFO][PID:3055030] Checking for cancel request [2026-07-14 12:56:34,646][ INFO][PID:3055030] Downloading results from builder [2026-07-14 12:56:34,647][ INFO][PID:3055030] rsyncing of mockbuilder@3.82.226.246:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379 started [2026-07-14 12:56:34,648][ INFO][PID:3055030] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.82.226.246:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/build-10717379.rsync.log [2026-07-14 12:56:34,856][ INFO][PID:3055030] rsyncing finished. [2026-07-14 12:56:34,856][ INFO][PID:3055030] VM Release request [2026-07-14 12:56:34,867][ INFO][PID:3055030] Searching for 'success' file in resultdir [2026-07-14 12:56:34,868][ INFO][PID:3055030] Getting build details [2026-07-14 12:56:34,869][ INFO][PID:3055030] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379 [2026-07-14 12:56:34,870][ INFO][PID:3055030] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/copr-frontend-2.7.post1-1.git.76.879b264.src.rpm [2026-07-14 12:56:34,871][ INFO][PID:3055030] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/copr-frontend-2.7.post1-1.git.76.879b264.src.rpm', 'pkg_name': 'copr-frontend', 'pkg_version': '2.7.post1-1.git.76.879b264'} [2026-07-14 12:56:34,872][ INFO][PID:3055030] Finished build: id=10717379 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383 chroot=srpm-builds [2026-07-14 12:56:34,874][ INFO][PID:3055030] Worker succeeded build, took 51.82945370674133 [2026-07-14 12:56:34,875][ INFO][PID:3055030] 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:4383", "submitter": null, "ended_on": 1784033794.874058, "started_on": 1784033743.0446043, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10717379", "build_id": 10717379, "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-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmp2b1u3zsm\", \"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:4383/srpm-builds/10717379/copr-frontend-2.7.post1-1.git.76.879b264.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--cf72d679-f543-495e-a12a-41451317eb14", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-frontend", "epoch": null, "version": "2.7.post1", "release": "1.git.76.879b264" }, "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:4383", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4383", "result_dir": "10717379", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.7.post1-1.git.76.879b264", "id": 10717379, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-14 12:56:34,927][ INFO][PID:3055030] Sending fedora-messaging bus message in build.end [2026-07-14 12:56:34,958][ INFO][PID:3055030] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/builder-live.log by gzip [2026-07-14 12:56:34,960][ INFO][PID:3055030] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/builder-live.log' as PID 3056953 [2026-07-14 12:56:34,969][ INFO][PID:3055030] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/builder-live.log) [2026-07-14 12:56:34,970][ INFO][PID:3055030] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/backend.log by gzip [2026-07-14 12:56:34,972][ INFO][PID:3055030] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4383/srpm-builds/10717379/backend.log' as PID 3056954