[2025-12-07 04:08:06,996][ INFO][PID:1974121] Marking build as starting [2025-12-07 04:08:07,095][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:07,102][ INFO][PID:1974121] VM allocation process starts [2025-12-07 04:08:07,142][ INFO][PID:1974121] Trying to allocate VM: ResallocHost, ticket_id=192411, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 04:08:12,150][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:13,188][ INFO][PID:1974121] Allocated host ResallocHost, ticket_id=192411, hostname=2620:52:3:1:dead:beef:cafe:c113, name=copr_hv_x86_64_01_prod_00189878_20251207_032812, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 04:08:13,192][ INFO][PID:1974121] Allocating ssh connection to builder [2025-12-07 04:08:13,193][ INFO][PID:1974121] Checking that builder machine is OK [2025-12-07 04:08:13,769][ INFO][PID:1974121] Running remote command: copr-builder-ready srpm-builds [2025-12-07 04:08:14,109][ INFO][PID:1974121] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-07 04:08:14,110][ INFO][PID:1974121] Filling build.info file with builder info [2025-12-07 04:08:14,112][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:14,114][ INFO][PID:1974121] 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": 1765080494.1139379, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882839", "build_id": 9882839, "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\": \"tmprjcw0pwz\", \"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--0d9ed166-6b48-4889-8475-b8a079b8c234", "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": "09882839", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9882839, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 04:08:14,211][ INFO][PID:1974121] Sending fedora-messaging bus message in build.start [2025-12-07 04:08:14,942][ INFO][PID:1974121] Sending fedora-messaging bus message in chroot.start [2025-12-07 04:08:14,974][ INFO][PID:1974121] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9882839 --detached [2025-12-07 04:08:15,568][ INFO][PID:1974121] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c113' (ED25519) to the list of known hosts. [2025-12-07 04:08:15,569][ INFO][PID:1974121] Downloading the builder-live.log file, attempt 1 [2025-12-07 04:08:15,576][ INFO][PID:1974121] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log [2025-12-07 04:08:20,575][ INFO][PID:1974121] Periodic builder liveness probe: alive [2025-12-07 04:08:20,576][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:25,577][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:30,579][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:35,582][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:40,583][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:45,585][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:50,593][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:08:55,597][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:00,602][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:05,606][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:10,609][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:15,610][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:20,618][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:25,621][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:30,624][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:35,626][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:40,627][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:45,628][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:50,629][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:09:55,630][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:00,631][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:05,635][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:10,636][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:15,637][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:20,642][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:25,650][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:30,651][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:35,653][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:40,660][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:45,664][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:50,667][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:10:55,668][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:00,674][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:05,681][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:10,682][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:15,696][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:20,701][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:25,705][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:30,708][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:35,714][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:40,717][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:45,726][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:50,728][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:11:55,730][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:00,732][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:05,741][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:10,746][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:15,761][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:20,766][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:25,774][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:30,775][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:35,784][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:40,797][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:45,801][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:51,830][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:12:56,833][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:02,731][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:07,747][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:12,750][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:17,810][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:22,849][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:27,859][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:32,919][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:37,946][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:42,955][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:47,961][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:52,962][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:13:57,967][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:02,969][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:07,973][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:12,975][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:17,978][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:22,980][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:27,999][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:33,023][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:38,025][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:43,028][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:48,031][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:53,034][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:14:58,037][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:03,040][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:08,050][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:13,061][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:18,064][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:23,068][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:28,069][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:33,072][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:38,079][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:43,080][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:48,082][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:53,090][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:15:58,109][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:03,112][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:08,115][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:13,116][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:18,119][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:23,121][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:28,126][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:33,135][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:38,138][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:43,142][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:48,147][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:53,149][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:16:58,152][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:03,167][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:08,169][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:13,175][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:18,178][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:23,180][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:28,188][ INFO][PID:1974121] Checking for cancel request [2025-12-07 04:17:28,520][ INFO][PID:1974121] Downloading results from builder [2025-12-07 04:17:28,522][ INFO][PID:1974121] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839 started [2025-12-07 04:17:28,524][ INFO][PID:1974121] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/build-09882839.rsync.log [2025-12-07 04:17:45,767][ INFO][PID:1974121] rsyncing finished. [2025-12-07 04:17:45,768][ INFO][PID:1974121] Releasing VM back to pool [2025-12-07 04:17:45,784][ INFO][PID:1974121] Searching for 'success' file in resultdir [2025-12-07 04:17:45,785][ INFO][PID:1974121] Getting build details [2025-12-07 04:17:45,786][ INFO][PID:1974121] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839 [2025-12-07 04:17:45,787][ INFO][PID:1974121] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/Sunshine-0.0.4478-1.src.rpm [2025-12-07 04:17:45,788][ INFO][PID:1974121] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/Sunshine-0.0.4478-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4478-1'} [2025-12-07 04:17:45,788][ INFO][PID:1974121] Finished build: id=9882839 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478 chroot=srpm-builds [2025-12-07 04:17:45,791][ INFO][PID:1974121] Worker succeeded build, took 571.6775608062744 [2025-12-07 04:17:45,792][ INFO][PID:1974121] 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": 1765081065.7914987, "started_on": 1765080494.1139379, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882839", "build_id": 9882839, "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\": \"tmprjcw0pwz\", \"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/09882839/Sunshine-0.0.4478-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0d9ed166-6b48-4889-8475-b8a079b8c234", "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": "09882839", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4478-1", "id": 9882839, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 04:17:45,846][ INFO][PID:1974121] Sending fedora-messaging bus message in build.end [2025-12-07 04:17:45,885][ INFO][PID:1974121] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/builder-live.log by gzip [2025-12-07 04:17:45,890][ INFO][PID:1974121] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/builder-live.log' as PID 2063986 [2025-12-07 04:17:45,910][ INFO][PID:1974121] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/builder-live.log) [2025-12-07 04:17:45,911][ INFO][PID:1974121] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/backend.log by gzip [2025-12-07 04:17:45,913][ INFO][PID:1974121] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882839/backend.log' as PID 2063997