[2025-12-31 17:32:10,984][ INFO][PID:1661245] Marking build as starting [2025-12-31 17:32:11,022][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:11,023][ INFO][PID:1661245] VM allocation process starts [2025-12-31 17:32:11,043][ INFO][PID:1661245] Trying to allocate VM: ResallocHost, ticket_id=595299, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-31 17:32:14,060][ INFO][PID:1661245] Allocated host ResallocHost, ticket_id=595299, hostname=107.21.70.102, name=aws_x86_64_normalreserved_prod_00870625_20251231_172633, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-31 17:32:14,061][ INFO][PID:1661245] Allocating ssh connection to builder [2025-12-31 17:32:14,062][ INFO][PID:1661245] Checking that builder machine is OK [2025-12-31 17:32:14,453][ INFO][PID:1661245] Running remote command: copr-builder-ready srpm-builds [2025-12-31 17:32:14,676][ INFO][PID:1661245] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-31 17:32:14,677][ INFO][PID:1661245] Filling build.info file with builder info [2025-12-31 17:32:14,677][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:14,678][ INFO][PID:1661245] 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:4548", "submitter": null, "ended_on": null, "started_on": 1767202334.6783643, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9965079", "build_id": 9965079, "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\": \"tmp9hjhmqec\", \"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--826a837d-fb46-4778-9790-69d616da32c8", "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:4548", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4548", "result_dir": "09965079", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9965079, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-31 17:32:14,720][ INFO][PID:1661245] Sending fedora-messaging bus message in build.start [2025-12-31 17:32:15,348][ INFO][PID:1661245] Sending fedora-messaging bus message in chroot.start [2025-12-31 17:32:15,377][ INFO][PID:1661245] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9965079 --detached [2025-12-31 17:32:15,762][ INFO][PID:1661245] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '107.21.70.102' (ED25519) to the list of known hosts. [2025-12-31 17:32:15,763][ INFO][PID:1661245] Downloading the builder-live.log file, attempt 1 [2025-12-31 17:32:15,764][ INFO][PID:1661245] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@107.21.70.102 copr-rpmbuild-log [2025-12-31 17:32:20,768][ INFO][PID:1661245] Periodic builder liveness probe: alive [2025-12-31 17:32:20,768][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:25,769][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:30,791][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:36,093][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:41,215][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:46,216][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:51,217][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:32:56,218][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:01,219][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:06,220][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:11,221][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:16,222][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:21,223][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:26,224][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:31,225][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:36,226][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:41,226][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:46,227][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:51,400][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:33:56,402][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:01,403][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:06,404][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:11,406][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:16,407][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:21,408][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:26,409][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:31,410][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:36,637][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:41,638][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:46,950][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:51,950][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:34:57,014][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:02,015][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:07,016][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:12,017][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:17,018][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:22,019][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:27,020][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:32,021][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:37,241][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:42,242][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:47,277][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:52,279][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:35:57,279][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:02,281][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:07,282][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:12,283][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:17,284][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:22,285][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:27,286][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:32,287][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:37,288][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:42,289][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:47,290][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:52,529][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:36:57,530][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:02,532][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:07,533][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:12,534][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:17,541][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:22,543][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:27,545][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:32,549][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:37,553][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:42,554][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:47,554][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:52,556][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:37:57,562][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:02,565][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:07,567][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:12,568][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:17,570][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:22,668][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:27,669][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:32,670][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:37,671][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:42,672][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:47,856][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:52,857][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:38:57,857][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:02,858][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:07,860][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:12,861][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:17,862][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:22,873][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:27,874][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:32,875][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:37,876][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:42,877][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:47,878][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:52,879][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:39:57,880][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:02,953][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:07,954][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:12,955][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:17,956][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:22,957][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:27,958][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:33,168][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:38,169][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:43,170][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:48,171][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:53,172][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:40:58,241][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:03,536][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:08,537][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:13,538][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:18,539][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:23,714][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:28,715][ INFO][PID:1661245] Checking for cancel request [2025-12-31 17:41:32,951][ INFO][PID:1661245] Downloading results from builder [2025-12-31 17:41:32,951][ INFO][PID:1661245] rsyncing of mockbuilder@107.21.70.102:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079 started [2025-12-31 17:41:32,952][ INFO][PID:1661245] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@107.21.70.102:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/build-09965079.rsync.log [2025-12-31 17:41:39,758][ INFO][PID:1661245] rsyncing finished. [2025-12-31 17:41:39,759][ INFO][PID:1661245] Releasing VM back to pool [2025-12-31 17:41:39,767][ INFO][PID:1661245] Searching for 'success' file in resultdir [2025-12-31 17:41:39,768][ INFO][PID:1661245] Getting build details [2025-12-31 17:41:39,768][ INFO][PID:1661245] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079 [2025-12-31 17:41:39,769][ INFO][PID:1661245] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/Sunshine-0.0.4548-1.src.rpm [2025-12-31 17:41:39,770][ INFO][PID:1661245] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/Sunshine-0.0.4548-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4548-1'} [2025-12-31 17:41:39,770][ INFO][PID:1661245] Finished build: id=9965079 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548 chroot=srpm-builds [2025-12-31 17:41:39,771][ INFO][PID:1661245] Worker succeeded build, took 565.0935995578766 [2025-12-31 17:41:39,772][ INFO][PID:1661245] 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:4548", "submitter": null, "ended_on": 1767202899.7719638, "started_on": 1767202334.6783643, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9965079", "build_id": 9965079, "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\": \"tmp9hjhmqec\", \"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:4548/srpm-builds/09965079/Sunshine-0.0.4548-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--826a837d-fb46-4778-9790-69d616da32c8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4548", "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:4548", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4548", "result_dir": "09965079", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4548-1", "id": 9965079, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-31 17:41:39,854][ INFO][PID:1661245] Sending fedora-messaging bus message in build.end [2025-12-31 17:41:39,881][ INFO][PID:1661245] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/builder-live.log by gzip [2025-12-31 17:41:39,882][ INFO][PID:1661245] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/builder-live.log' as PID 1685724 [2025-12-31 17:41:39,889][ INFO][PID:1661245] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/builder-live.log) [2025-12-31 17:41:39,889][ INFO][PID:1661245] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/backend.log by gzip [2025-12-31 17:41:39,890][ INFO][PID:1661245] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4548/srpm-builds/09965079/backend.log' as PID 1685733