[2025-11-04 07:35:35,472][ INFO][PID:2089973] Marking build as starting [2025-11-04 07:35:35,502][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:35:35,503][ INFO][PID:2089973] VM allocation process starts [2025-11-04 07:35:35,517][ INFO][PID:2089973] Trying to allocate VM: ResallocHost, ticket_id=6007216, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-04 07:35:38,565][ INFO][PID:2089973] Allocated host ResallocHost, ticket_id=6007216, hostname=98.84.48.137, name=aws_x86_64_normalreserved_prod_07812570_20251104_071238, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-04 07:35:38,565][ INFO][PID:2089973] Allocating ssh connection to builder [2025-11-04 07:35:38,566][ INFO][PID:2089973] Checking that builder machine is OK [2025-11-04 07:35:38,882][ INFO][PID:2089973] Running remote command: copr-builder-ready srpm-builds [2025-11-04 07:35:39,078][ INFO][PID:2089973] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-04 07:35:39,079][ INFO][PID:2089973] Filling build.info file with builder info [2025-11-04 07:35:39,079][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:35:39,080][ INFO][PID:2089973] 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:4389", "submitter": null, "ended_on": null, "started_on": 1762241739.0803568, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9763273", "build_id": 9763273, "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\": \"tmppa843fhy\", \"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--ae508977-a869-421e-8a5e-65e3166fefba", "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:4389", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4389", "result_dir": "09763273", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9763273, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-04 07:35:39,100][ INFO][PID:2089973] Sending fedora-messaging bus message in build.start [2025-11-04 07:35:39,729][ INFO][PID:2089973] Sending fedora-messaging bus message in chroot.start [2025-11-04 07:35:39,754][ INFO][PID:2089973] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9763273 --detached [2025-11-04 07:35:40,072][ INFO][PID:2089973] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.84.48.137' (ED25519) to the list of known hosts. [2025-11-04 07:35:40,073][ INFO][PID:2089973] Downloading the builder-live.log file, attempt 1 [2025-11-04 07:35:40,075][ INFO][PID:2089973] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.84.48.137 copr-rpmbuild-log [2025-11-04 07:35:45,078][ INFO][PID:2089973] Periodic builder liveness probe: alive [2025-11-04 07:35:45,079][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:35:50,080][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:35:55,081][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:00,082][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:05,082][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:10,083][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:15,084][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:20,085][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:25,086][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:30,087][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:35,088][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:40,089][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:45,090][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:50,091][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:36:55,091][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:00,092][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:05,093][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:10,094][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:15,095][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:20,096][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:25,097][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:30,098][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:35,099][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:40,100][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:45,101][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:50,102][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:37:55,103][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:00,104][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:05,105][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:10,106][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:15,107][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:20,107][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:25,108][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:30,110][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:35,111][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:40,112][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:45,113][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:50,114][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:38:55,114][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:00,115][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:05,116][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:10,117][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:15,118][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:20,119][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:25,120][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:30,121][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:35,122][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:40,123][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:45,124][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:50,125][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:39:55,125][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:00,126][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:05,127][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:10,128][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:15,129][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:20,130][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:25,131][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:30,132][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:35,133][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:40,134][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:45,135][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:50,136][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:40:55,137][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:00,138][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:05,139][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:10,140][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:15,141][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:20,141][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:25,142][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:30,143][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:35,144][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:40,145][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:45,146][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:50,148][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:41:55,149][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:00,150][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:05,152][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:10,153][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:15,154][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:20,155][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:25,156][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:30,156][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:35,157][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:40,158][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:45,159][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:50,160][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:42:55,161][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:00,162][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:05,163][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:10,164][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:15,165][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:20,166][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:25,167][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:30,168][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:35,169][ INFO][PID:2089973] Checking for cancel request [2025-11-04 07:43:36,368][ INFO][PID:2089973] Downloading results from builder [2025-11-04 07:43:36,368][ INFO][PID:2089973] rsyncing of mockbuilder@98.84.48.137:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273 started [2025-11-04 07:43:36,369][ INFO][PID:2089973] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.84.48.137:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/build-09763273.rsync.log [2025-11-04 07:43:41,619][ INFO][PID:2089973] rsyncing finished. [2025-11-04 07:43:41,620][ INFO][PID:2089973] Releasing VM back to pool [2025-11-04 07:43:41,629][ INFO][PID:2089973] Searching for 'success' file in resultdir [2025-11-04 07:43:41,630][ INFO][PID:2089973] Getting build details [2025-11-04 07:43:41,630][ INFO][PID:2089973] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273 [2025-11-04 07:43:41,631][ INFO][PID:2089973] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/Sunshine-0.0.4389-1.src.rpm [2025-11-04 07:43:41,631][ INFO][PID:2089973] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/Sunshine-0.0.4389-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4389-1'} [2025-11-04 07:43:41,631][ INFO][PID:2089973] Finished build: id=9763273 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389 chroot=srpm-builds [2025-11-04 07:43:41,633][ INFO][PID:2089973] Worker succeeded build, took 482.5527868270874 [2025-11-04 07:43:41,633][ INFO][PID:2089973] 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:4389", "submitter": null, "ended_on": 1762242221.6331437, "started_on": 1762241739.0803568, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9763273", "build_id": 9763273, "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\": \"tmppa843fhy\", \"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:4389/srpm-builds/09763273/Sunshine-0.0.4389-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ae508977-a869-421e-8a5e-65e3166fefba", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4389", "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:4389", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4389", "result_dir": "09763273", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4389-1", "id": 9763273, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-04 07:43:41,671][ INFO][PID:2089973] Sending fedora-messaging bus message in build.end [2025-11-04 07:43:41,694][ INFO][PID:2089973] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/builder-live.log by gzip [2025-11-04 07:43:41,695][ INFO][PID:2089973] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/builder-live.log' as PID 2116813 [2025-11-04 07:43:41,702][ INFO][PID:2089973] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/builder-live.log) [2025-11-04 07:43:41,702][ INFO][PID:2089973] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/backend.log by gzip [2025-11-04 07:43:41,703][ INFO][PID:2089973] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4389/srpm-builds/09763273/backend.log' as PID 2116814