[2025-11-10 20:50:48,577][ INFO][PID:919788] Marking build as starting [2025-11-10 20:50:48,606][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:50:48,608][ INFO][PID:919788] VM allocation process starts [2025-11-10 20:50:48,654][ INFO][PID:919788] Trying to allocate VM: ResallocHost, ticket_id=6116166, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 20:50:51,693][ INFO][PID:919788] Allocated host ResallocHost, ticket_id=6116166, hostname=54.145.50.236, name=aws_x86_64_normalreserved_prod_07927973_20251110_204159, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 20:50:51,693][ INFO][PID:919788] Allocating ssh connection to builder [2025-11-10 20:50:51,694][ INFO][PID:919788] Checking that builder machine is OK [2025-11-10 20:50:52,074][ INFO][PID:919788] Running remote command: copr-builder-ready srpm-builds [2025-11-10 20:50:52,297][ INFO][PID:919788] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 20:50:52,298][ INFO][PID:919788] Filling build.info file with builder info [2025-11-10 20:50:52,298][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:50:52,299][ INFO][PID:919788] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762807852.2994328, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784756", "build_id": 9784756, "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\": \"tmpgkcurbso\", \"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--fadfbb74-efc1-49e0-b74b-bc5ce9a29f49", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09784756", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784756, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 20:50:52,344][ INFO][PID:919788] Sending fedora-messaging bus message in build.start [2025-11-10 20:50:52,970][ INFO][PID:919788] Sending fedora-messaging bus message in chroot.start [2025-11-10 20:50:52,992][ INFO][PID:919788] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9784756 --detached [2025-11-10 20:50:53,371][ INFO][PID:919788] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.145.50.236' (ED25519) to the list of known hosts. [2025-11-10 20:50:53,372][ INFO][PID:919788] Downloading the builder-live.log file, attempt 1 [2025-11-10 20:50:53,373][ INFO][PID:919788] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.145.50.236 copr-rpmbuild-log [2025-11-10 20:50:58,377][ INFO][PID:919788] Periodic builder liveness probe: alive [2025-11-10 20:50:58,377][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:03,378][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:08,379][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:13,380][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:18,381][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:23,382][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:28,383][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:33,384][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:38,385][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:43,386][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:48,387][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:53,388][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:51:58,389][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:03,390][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:08,391][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:13,392][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:18,393][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:23,394][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:28,394][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:33,395][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:38,396][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:43,397][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:48,398][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:53,399][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:52:58,400][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:03,401][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:08,402][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:13,403][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:18,404][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:23,405][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:28,406][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:33,407][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:38,408][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:43,409][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:48,410][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:53,411][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:53:58,412][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:03,413][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:08,414][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:13,415][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:18,416][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:23,416][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:28,417][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:33,418][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:38,419][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:43,420][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:48,421][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:53,422][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:54:58,423][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:03,424][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:08,425][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:13,426][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:18,427][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:23,428][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:28,429][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:33,430][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:38,431][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:43,432][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:48,433][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:53,434][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:55:58,435][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:03,436][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:08,437][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:13,437][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:18,438][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:23,440][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:28,441][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:33,442][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:38,443][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:43,444][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:48,445][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:53,446][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:56:58,447][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:03,448][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:08,449][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:13,450][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:18,451][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:23,452][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:28,452][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:33,453][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:38,454][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:43,455][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:48,456][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:53,457][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:57:58,458][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:03,459][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:08,460][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:13,461][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:18,462][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:23,463][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:28,464][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:33,465][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:38,466][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:43,467][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:48,468][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:53,469][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:58:58,470][ INFO][PID:919788] Checking for cancel request [2025-11-10 20:59:00,447][ INFO][PID:919788] Downloading results from builder [2025-11-10 20:59:00,448][ INFO][PID:919788] rsyncing of mockbuilder@54.145.50.236:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756 started [2025-11-10 20:59:00,449][ INFO][PID:919788] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.145.50.236:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/build-09784756.rsync.log [2025-11-10 20:59:05,760][ INFO][PID:919788] rsyncing finished. [2025-11-10 20:59:05,761][ INFO][PID:919788] Releasing VM back to pool [2025-11-10 20:59:05,769][ INFO][PID:919788] Searching for 'success' file in resultdir [2025-11-10 20:59:05,770][ INFO][PID:919788] Getting build details [2025-11-10 20:59:05,770][ INFO][PID:919788] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756 [2025-11-10 20:59:05,771][ INFO][PID:919788] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/Sunshine-0.0.4049-1.src.rpm [2025-11-10 20:59:05,771][ INFO][PID:919788] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-10 20:59:05,771][ INFO][PID:919788] Finished build: id=9784756 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-10 20:59:05,773][ INFO][PID:919788] Worker succeeded build, took 493.4743423461914 [2025-11-10 20:59:05,774][ INFO][PID:919788] 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:4049", "submitter": null, "ended_on": 1762808345.773775, "started_on": 1762807852.2994328, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784756", "build_id": 9784756, "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\": \"tmpgkcurbso\", \"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:4049/srpm-builds/09784756/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--fadfbb74-efc1-49e0-b74b-bc5ce9a29f49", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09784756", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9784756, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 20:59:05,811][ INFO][PID:919788] Sending fedora-messaging bus message in build.end [2025-11-10 20:59:05,836][ INFO][PID:919788] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/builder-live.log by gzip [2025-11-10 20:59:05,837][ INFO][PID:919788] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/builder-live.log' as PID 945756 [2025-11-10 20:59:05,844][ INFO][PID:919788] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/builder-live.log) [2025-11-10 20:59:05,844][ INFO][PID:919788] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/backend.log by gzip [2025-11-10 20:59:05,845][ INFO][PID:919788] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784756/backend.log' as PID 945757