[2025-12-07 19:44:53,628][ INFO][PID:1801902] Marking build as starting [2025-12-07 19:44:53,659][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:44:53,660][ INFO][PID:1801902] VM allocation process starts [2025-12-07 19:44:53,670][ INFO][PID:1801902] Trying to allocate VM: ResallocHost, ticket_id=205073, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 19:44:56,681][ INFO][PID:1801902] Allocated host ResallocHost, ticket_id=205073, hostname=3.236.154.102, name=aws_x86_64_normalreserved_prod_00201452_20251207_193441, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 19:44:56,681][ INFO][PID:1801902] Allocating ssh connection to builder [2025-12-07 19:44:56,682][ INFO][PID:1801902] Checking that builder machine is OK [2025-12-07 19:44:57,029][ INFO][PID:1801902] Running remote command: copr-builder-ready srpm-builds [2025-12-07 19:44:57,228][ INFO][PID:1801902] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-07 19:44:57,229][ INFO][PID:1801902] Filling build.info file with builder info [2025-12-07 19:44:57,229][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:44:57,230][ INFO][PID:1801902] 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:4481", "submitter": null, "ended_on": null, "started_on": 1765136697.230461, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9883681", "build_id": 9883681, "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\": \"tmp_sbk067k\", \"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--295c3660-3e41-401a-8091-e2cde8d62f0a", "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:4481", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481", "result_dir": "09883681", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9883681, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 19:44:57,270][ INFO][PID:1801902] Sending fedora-messaging bus message in build.start [2025-12-07 19:44:57,765][ INFO][PID:1801902] Sending fedora-messaging bus message in chroot.start [2025-12-07 19:44:57,793][ INFO][PID:1801902] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9883681 --detached [2025-12-07 19:44:58,132][ INFO][PID:1801902] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.154.102' (ED25519) to the list of known hosts. [2025-12-07 19:44:58,132][ INFO][PID:1801902] Downloading the builder-live.log file, attempt 1 [2025-12-07 19:44:58,134][ INFO][PID:1801902] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.154.102 copr-rpmbuild-log [2025-12-07 19:45:03,137][ INFO][PID:1801902] Periodic builder liveness probe: alive [2025-12-07 19:45:03,138][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:08,139][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:13,140][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:18,140][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:23,141][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:28,142][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:33,143][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:38,144][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:43,145][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:48,146][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:53,147][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:45:58,148][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:03,149][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:08,150][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:13,150][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:18,151][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:23,152][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:28,153][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:33,154][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:38,155][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:43,155][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:48,156][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:53,157][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:46:58,158][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:03,159][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:08,160][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:13,161][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:18,162][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:23,162][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:28,163][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:33,165][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:38,166][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:43,167][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:48,167][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:53,168][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:47:58,169][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:03,170][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:08,171][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:13,172][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:18,173][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:23,174][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:28,174][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:33,175][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:38,176][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:43,177][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:48,178][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:53,179][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:48:58,180][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:03,184][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:08,185][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:13,186][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:18,188][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:23,189][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:28,190][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:33,191][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:38,192][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:43,193][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:48,194][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:53,195][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:49:58,195][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:03,196][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:08,197][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:13,199][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:18,200][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:23,201][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:28,202][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:33,203][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:38,204][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:43,205][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:48,206][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:53,207][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:50:58,208][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:03,209][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:08,210][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:13,211][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:18,212][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:23,213][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:28,214][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:33,215][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:38,216][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:43,217][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:48,218][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:53,219][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:51:58,220][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:03,221][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:08,222][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:13,223][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:18,224][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:23,225][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:28,226][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:33,227][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:38,228][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:43,229][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:48,230][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:53,231][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:52:58,232][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:03,233][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:08,234][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:13,235][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:18,235][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:23,236][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:28,237][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:33,238][ INFO][PID:1801902] Checking for cancel request [2025-12-07 19:53:35,184][ INFO][PID:1801902] Downloading results from builder [2025-12-07 19:53:35,185][ INFO][PID:1801902] rsyncing of mockbuilder@3.236.154.102:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681 started [2025-12-07 19:53:35,185][ INFO][PID:1801902] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.154.102:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/build-09883681.rsync.log [2025-12-07 19:53:41,293][ INFO][PID:1801902] rsyncing finished. [2025-12-07 19:53:41,294][ INFO][PID:1801902] Releasing VM back to pool [2025-12-07 19:53:41,302][ INFO][PID:1801902] Searching for 'success' file in resultdir [2025-12-07 19:53:41,303][ INFO][PID:1801902] Getting build details [2025-12-07 19:53:41,303][ INFO][PID:1801902] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681 [2025-12-07 19:53:41,304][ INFO][PID:1801902] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/Sunshine-0.0.4481-1.src.rpm [2025-12-07 19:53:41,304][ INFO][PID:1801902] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/Sunshine-0.0.4481-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4481-1'} [2025-12-07 19:53:41,305][ INFO][PID:1801902] Finished build: id=9883681 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481 chroot=srpm-builds [2025-12-07 19:53:41,306][ INFO][PID:1801902] Worker succeeded build, took 524.0760455131531 [2025-12-07 19:53:41,307][ INFO][PID:1801902] 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:4481", "submitter": null, "ended_on": 1765137221.3065064, "started_on": 1765136697.230461, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9883681", "build_id": 9883681, "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\": \"tmp_sbk067k\", \"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:4481/srpm-builds/09883681/Sunshine-0.0.4481-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--295c3660-3e41-401a-8091-e2cde8d62f0a", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4481", "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:4481", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481", "result_dir": "09883681", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4481-1", "id": 9883681, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 19:53:41,347][ INFO][PID:1801902] Sending fedora-messaging bus message in build.end [2025-12-07 19:53:41,372][ INFO][PID:1801902] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/builder-live.log by gzip [2025-12-07 19:53:41,373][ INFO][PID:1801902] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/builder-live.log' as PID 1824708 [2025-12-07 19:53:41,379][ INFO][PID:1801902] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/builder-live.log) [2025-12-07 19:53:41,379][ INFO][PID:1801902] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/backend.log by gzip [2025-12-07 19:53:41,380][ INFO][PID:1801902] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09883681/backend.log' as PID 1824709