[2025-11-01 06:58:19,375][ INFO][PID:2447912] Marking build as starting [2025-11-01 06:58:19,401][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:19,402][ INFO][PID:2447912] VM allocation process starts [2025-11-01 06:58:19,417][ INFO][PID:2447912] Trying to allocate VM: ResallocHost, ticket_id=5966573, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-01 06:58:22,442][ INFO][PID:2447912] Allocated host ResallocHost, ticket_id=5966573, hostname=3.80.123.3, name=aws_x86_64_normalreserved_prod_07767899_20251101_065630, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-01 06:58:22,443][ INFO][PID:2447912] Allocating ssh connection to builder [2025-11-01 06:58:22,443][ INFO][PID:2447912] Checking that builder machine is OK [2025-11-01 06:58:22,773][ INFO][PID:2447912] Running remote command: copr-builder-ready srpm-builds [2025-11-01 06:58:22,979][ INFO][PID:2447912] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-01 06:58:22,980][ INFO][PID:2447912] Filling build.info file with builder info [2025-11-01 06:58:22,981][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:22,982][ INFO][PID:2447912] 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:4380", "submitter": null, "ended_on": null, "started_on": 1761980302.981806, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9755574", "build_id": 9755574, "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\": \"tmpf3nwphjw\", \"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--8467b611-ab3f-418e-9549-92d28b771554", "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:4380", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4380", "result_dir": "09755574", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9755574, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-01 06:58:23,012][ INFO][PID:2447912] Sending fedora-messaging bus message in build.start [2025-11-01 06:58:23,689][ INFO][PID:2447912] Sending fedora-messaging bus message in chroot.start [2025-11-01 06:58:23,713][ INFO][PID:2447912] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9755574 --detached [2025-11-01 06:58:24,059][ INFO][PID:2447912] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.80.123.3' (ED25519) to the list of known hosts. [2025-11-01 06:58:24,060][ INFO][PID:2447912] Downloading the builder-live.log file, attempt 1 [2025-11-01 06:58:24,062][ INFO][PID:2447912] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.80.123.3 copr-rpmbuild-log [2025-11-01 06:58:29,066][ INFO][PID:2447912] Periodic builder liveness probe: alive [2025-11-01 06:58:29,066][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:34,067][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:39,068][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:44,069][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:49,071][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:54,072][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:58:59,073][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:04,074][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:09,075][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:14,077][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:19,078][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:24,080][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:29,081][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:34,083][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:39,085][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:44,087][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:49,089][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:54,090][ INFO][PID:2447912] Checking for cancel request [2025-11-01 06:59:59,092][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:04,093][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:09,095][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:14,097][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:19,100][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:24,104][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:29,106][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:34,112][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:39,113][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:44,115][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:49,116][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:54,117][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:00:59,119][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:04,120][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:09,123][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:14,125][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:19,126][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:24,128][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:29,130][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:34,131][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:39,132][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:44,135][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:49,138][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:54,139][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:01:59,145][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:04,146][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:09,147][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:14,148][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:19,151][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:24,152][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:29,153][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:34,155][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:39,156][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:44,158][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:49,159][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:54,161][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:02:59,162][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:04,163][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:09,165][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:14,167][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:19,168][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:24,169][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:29,173][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:34,174][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:39,175][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:44,176][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:49,178][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:54,179][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:03:59,180][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:04,181][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:09,183][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:14,184][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:19,185][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:24,187][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:29,188][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:34,189][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:39,190][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:44,191][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:49,192][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:54,194][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:04:59,195][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:04,196][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:09,197][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:14,198][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:19,199][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:24,200][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:29,202][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:34,203][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:39,204][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:44,206][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:49,208][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:54,209][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:05:59,210][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:06:04,213][ INFO][PID:2447912] Checking for cancel request [2025-11-01 07:06:04,861][ INFO][PID:2447912] Downloading results from builder [2025-11-01 07:06:04,861][ INFO][PID:2447912] rsyncing of mockbuilder@3.80.123.3:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574 started [2025-11-01 07:06:04,862][ INFO][PID:2447912] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.80.123.3:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/build-09755574.rsync.log [2025-11-01 07:06:12,234][ INFO][PID:2447912] rsyncing finished. [2025-11-01 07:06:12,235][ INFO][PID:2447912] Releasing VM back to pool [2025-11-01 07:06:12,245][ INFO][PID:2447912] Searching for 'success' file in resultdir [2025-11-01 07:06:12,246][ INFO][PID:2447912] Getting build details [2025-11-01 07:06:12,247][ INFO][PID:2447912] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574 [2025-11-01 07:06:12,248][ INFO][PID:2447912] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/Sunshine-0.0.4380-1.src.rpm [2025-11-01 07:06:12,249][ INFO][PID:2447912] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/Sunshine-0.0.4380-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4380-1'} [2025-11-01 07:06:12,249][ INFO][PID:2447912] Finished build: id=9755574 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380 chroot=srpm-builds [2025-11-01 07:06:12,251][ INFO][PID:2447912] Worker succeeded build, took 469.2697925567627 [2025-11-01 07:06:12,252][ INFO][PID:2447912] 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:4380", "submitter": null, "ended_on": 1761980772.2515986, "started_on": 1761980302.981806, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9755574", "build_id": 9755574, "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\": \"tmpf3nwphjw\", \"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:4380/srpm-builds/09755574/Sunshine-0.0.4380-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--8467b611-ab3f-418e-9549-92d28b771554", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4380", "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:4380", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4380", "result_dir": "09755574", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4380-1", "id": 9755574, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-01 07:06:12,311][ INFO][PID:2447912] Sending fedora-messaging bus message in build.end [2025-11-01 07:06:12,337][ INFO][PID:2447912] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/builder-live.log by gzip [2025-11-01 07:06:12,339][ INFO][PID:2447912] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/builder-live.log' as PID 2502667 [2025-11-01 07:06:12,355][ INFO][PID:2447912] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/builder-live.log) [2025-11-01 07:06:12,355][ INFO][PID:2447912] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/backend.log by gzip [2025-11-01 07:06:12,357][ INFO][PID:2447912] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4380/srpm-builds/09755574/backend.log' as PID 2502668