[2025-12-07 02:49:03,090][ INFO][PID:1472916] Marking build as starting [2025-12-07 02:49:03,147][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:03,149][ INFO][PID:1472916] VM allocation process starts [2025-12-07 02:49:03,196][ INFO][PID:1472916] Trying to allocate VM: ResallocHost, ticket_id=190636, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 02:49:08,197][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:09,271][ INFO][PID:1472916] Allocated host ResallocHost, ticket_id=190636, hostname=34.226.211.152, name=aws_x86_64_normalreserved_prod_00189266_20251207_024714, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 02:49:09,273][ INFO][PID:1472916] Allocating ssh connection to builder [2025-12-07 02:49:09,273][ INFO][PID:1472916] Checking that builder machine is OK [2025-12-07 02:49:09,653][ INFO][PID:1472916] Running remote command: copr-builder-ready srpm-builds [2025-12-07 02:49:09,930][ INFO][PID:1472916] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-07 02:49:09,937][ INFO][PID:1472916] Filling build.info file with builder info [2025-12-07 02:49:09,941][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:09,947][ INFO][PID:1472916] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4478", "submitter": null, "ended_on": null, "started_on": 1765075749.947625, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882723", "build_id": 9882723, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpogs45qv6\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--704d8e15-8841-41c0-9c17-e6723afc3886", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09882723", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9882723, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 02:49:10,026][ INFO][PID:1472916] Sending fedora-messaging bus message in build.start [2025-12-07 02:49:10,684][ INFO][PID:1472916] Sending fedora-messaging bus message in chroot.start [2025-12-07 02:49:10,722][ INFO][PID:1472916] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9882723 --detached [2025-12-07 02:49:11,075][ INFO][PID:1472916] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.226.211.152' (ED25519) to the list of known hosts. [2025-12-07 02:49:11,076][ INFO][PID:1472916] Downloading the builder-live.log file, attempt 1 [2025-12-07 02:49:11,081][ INFO][PID:1472916] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.226.211.152 copr-rpmbuild-log [2025-12-07 02:49:16,085][ INFO][PID:1472916] Periodic builder liveness probe: alive [2025-12-07 02:49:16,087][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:21,088][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:26,089][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:31,095][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:36,098][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:41,101][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:46,107][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:51,110][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:49:56,112][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:01,113][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:06,116][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:11,117][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:16,119][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:21,121][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:26,123][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:31,126][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:36,128][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:41,129][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:46,135][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:51,136][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:50:56,138][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:01,139][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:06,142][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:11,144][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:16,146][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:21,149][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:26,150][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:31,152][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:36,153][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:41,156][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:46,157][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:51,158][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:51:56,159][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:01,160][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:06,161][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:11,163][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:16,164][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:21,167][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:26,169][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:31,171][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:36,172][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:41,175][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:46,182][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:51,183][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:52:56,184][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:01,187][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:06,190][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:11,197][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:16,199][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:21,200][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:26,201][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:31,204][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:36,206][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:41,210][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:46,212][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:51,213][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:53:56,216][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:01,217][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:06,218][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:11,219][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:16,223][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:21,225][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:26,226][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:31,230][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:36,234][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:41,238][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:46,239][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:51,241][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:54:56,243][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:01,247][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:06,251][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:11,252][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:16,254][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:21,255][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:26,258][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:31,258][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:36,259][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:41,260][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:46,264][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:51,266][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:55:56,267][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:01,268][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:06,269][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:11,272][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:16,273][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:21,275][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:26,277][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:31,278][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:36,280][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:41,283][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:46,286][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:51,290][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:56:56,294][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:01,296][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:06,299][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:11,301][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:16,314][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:21,316][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:26,318][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:31,318][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:36,348][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:41,356][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:46,391][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:51,407][ INFO][PID:1472916] Checking for cancel request [2025-12-07 02:57:53,063][ INFO][PID:1472916] Downloading results from builder [2025-12-07 02:57:53,064][ INFO][PID:1472916] rsyncing of mockbuilder@34.226.211.152:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723 started [2025-12-07 02:57:53,068][ INFO][PID:1472916] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.226.211.152:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/build-09882723.rsync.log [2025-12-07 02:58:07,077][ INFO][PID:1472916] rsyncing finished. [2025-12-07 02:58:07,078][ INFO][PID:1472916] Releasing VM back to pool [2025-12-07 02:58:07,145][ INFO][PID:1472916] Searching for 'success' file in resultdir [2025-12-07 02:58:07,146][ INFO][PID:1472916] Getting build details [2025-12-07 02:58:07,147][ INFO][PID:1472916] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723 [2025-12-07 02:58:07,149][ INFO][PID:1472916] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/Sunshine-0.0.4478-1.src.rpm [2025-12-07 02:58:07,149][ INFO][PID:1472916] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/Sunshine-0.0.4478-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4478-1'} [2025-12-07 02:58:07,159][ INFO][PID:1472916] Finished build: id=9882723 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478 chroot=srpm-builds [2025-12-07 02:58:07,175][ INFO][PID:1472916] Worker succeeded build, took 537.2278628349304 [2025-12-07 02:58:07,176][ INFO][PID:1472916] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4478", "submitter": null, "ended_on": 1765076287.1754878, "started_on": 1765075749.947625, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882723", "build_id": 9882723, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpogs45qv6\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/Sunshine-0.0.4478-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--704d8e15-8841-41c0-9c17-e6723afc3886", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4478", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09882723", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4478-1", "id": 9882723, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 02:58:07,304][ INFO][PID:1472916] Sending fedora-messaging bus message in build.end [2025-12-07 02:58:07,351][ INFO][PID:1472916] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/builder-live.log by gzip [2025-12-07 02:58:07,355][ INFO][PID:1472916] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/builder-live.log' as PID 1534703 [2025-12-07 02:58:07,370][ INFO][PID:1472916] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/builder-live.log) [2025-12-07 02:58:07,370][ INFO][PID:1472916] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/backend.log by gzip [2025-12-07 02:58:07,374][ INFO][PID:1472916] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882723/backend.log' as PID 1534704