[2025-11-10 19:03:39,039][ INFO][PID:391668] Marking build as starting [2025-11-10 19:03:39,064][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:03:39,065][ INFO][PID:391668] VM allocation process starts [2025-11-10 19:03:39,077][ INFO][PID:391668] Trying to allocate VM: ResallocHost, ticket_id=6115151, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 19:03:42,095][ INFO][PID:391668] Allocated host ResallocHost, ticket_id=6115151, hostname=54.234.187.153, name=aws_x86_64_normalreserved_prod_07926846_20251110_190037, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 19:03:42,096][ INFO][PID:391668] Allocating ssh connection to builder [2025-11-10 19:03:42,096][ INFO][PID:391668] Checking that builder machine is OK [2025-11-10 19:03:42,446][ INFO][PID:391668] Running remote command: copr-builder-ready srpm-builds [2025-11-10 19:03:42,648][ INFO][PID:391668] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 19:03:42,648][ INFO][PID:391668] Filling build.info file with builder info [2025-11-10 19:03:42,649][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:03:42,650][ INFO][PID:391668] 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": 1762801422.6499603, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784620", "build_id": 9784620, "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\": \"tmpokjjjc7q\", \"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--a09817ae-a2fc-48a6-bbc7-c9e390ee7da1", "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": "09784620", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784620, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 19:03:42,673][ INFO][PID:391668] Sending fedora-messaging bus message in build.start [2025-11-10 19:03:43,295][ INFO][PID:391668] Sending fedora-messaging bus message in chroot.start [2025-11-10 19:03:43,317][ INFO][PID:391668] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9784620 --detached [2025-11-10 19:03:43,659][ INFO][PID:391668] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.234.187.153' (ED25519) to the list of known hosts. [2025-11-10 19:03:43,660][ INFO][PID:391668] Downloading the builder-live.log file, attempt 1 [2025-11-10 19:03:43,661][ INFO][PID:391668] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.234.187.153 copr-rpmbuild-log [2025-11-10 19:03:48,666][ INFO][PID:391668] Periodic builder liveness probe: alive [2025-11-10 19:03:48,667][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:03:53,668][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:03:58,669][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:03,670][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:08,671][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:13,672][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:18,673][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:23,674][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:28,675][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:33,676][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:38,677][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:43,679][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:48,680][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:53,681][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:04:58,682][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:03,683][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:08,684][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:13,685][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:18,686][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:23,687][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:28,688][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:33,689][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:38,690][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:43,691][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:48,693][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:53,694][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:05:58,695][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:03,696][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:08,697][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:13,698][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:18,699][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:23,700][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:28,701][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:33,702][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:38,703][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:43,703][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:48,705][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:53,706][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:06:58,707][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:03,708][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:08,711][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:13,712][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:18,713][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:23,714][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:28,715][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:33,718][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:38,719][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:43,720][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:48,721][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:53,722][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:07:58,724][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:03,725][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:08,726][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:13,727][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:18,728][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:23,729][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:28,731][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:33,732][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:38,733][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:43,739][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:48,740][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:53,741][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:08:58,743][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:03,746][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:08,748][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:13,749][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:18,751][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:23,753][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:28,754][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:33,757][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:38,758][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:43,759][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:48,760][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:53,762][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:09:58,763][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:03,765][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:08,766][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:13,767][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:18,769][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:23,771][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:28,774][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:33,776][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:38,777][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:43,778][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:48,780][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:53,782][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:10:58,784][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:03,785][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:08,786][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:13,787][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:18,788][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:23,789][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:28,791][ INFO][PID:391668] Checking for cancel request [2025-11-10 19:11:32,468][ INFO][PID:391668] Downloading results from builder [2025-11-10 19:11:32,469][ INFO][PID:391668] rsyncing of mockbuilder@54.234.187.153:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620 started [2025-11-10 19:11:32,473][ INFO][PID:391668] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.234.187.153:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/build-09784620.rsync.log [2025-11-10 19:11:41,141][ INFO][PID:391668] rsyncing finished. [2025-11-10 19:11:41,142][ INFO][PID:391668] Releasing VM back to pool [2025-11-10 19:11:41,151][ INFO][PID:391668] Searching for 'success' file in resultdir [2025-11-10 19:11:41,152][ INFO][PID:391668] Getting build details [2025-11-10 19:11:41,153][ INFO][PID:391668] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620 [2025-11-10 19:11:41,153][ INFO][PID:391668] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/Sunshine-0.0.4049-1.src.rpm [2025-11-10 19:11:41,154][ INFO][PID:391668] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-10 19:11:41,154][ INFO][PID:391668] Finished build: id=9784620 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-10 19:11:41,156][ INFO][PID:391668] Worker succeeded build, took 478.50684094429016 [2025-11-10 19:11:41,157][ INFO][PID:391668] 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": 1762801901.1568012, "started_on": 1762801422.6499603, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784620", "build_id": 9784620, "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\": \"tmpokjjjc7q\", \"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/09784620/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--a09817ae-a2fc-48a6-bbc7-c9e390ee7da1", "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": "09784620", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9784620, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 19:11:41,199][ INFO][PID:391668] Sending fedora-messaging bus message in build.end [2025-11-10 19:11:41,227][ INFO][PID:391668] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/builder-live.log by gzip [2025-11-10 19:11:41,229][ INFO][PID:391668] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/builder-live.log' as PID 439118 [2025-11-10 19:11:41,238][ INFO][PID:391668] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/builder-live.log) [2025-11-10 19:11:41,239][ INFO][PID:391668] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/backend.log by gzip [2025-11-10 19:11:41,242][ INFO][PID:391668] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09784620/backend.log' as PID 439120