[2025-09-13 03:29:57,554][ INFO][PID:1842407] Marking build as starting [2025-09-13 03:29:57,578][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:29:57,579][ INFO][PID:1842407] VM allocation process starts [2025-09-13 03:29:57,593][ INFO][PID:1842407] Trying to allocate VM: ResallocHost, ticket_id=5042299, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-13 03:30:00,609][ INFO][PID:1842407] Allocated host ResallocHost, ticket_id=5042299, hostname=34.230.90.131, name=aws_x86_64_normalreserved_prod_06737794_20250913_030714, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-13 03:30:00,610][ INFO][PID:1842407] Allocating ssh connection to builder [2025-09-13 03:30:00,610][ INFO][PID:1842407] Checking that builder machine is OK [2025-09-13 03:30:01,060][ INFO][PID:1842407] Running remote command: copr-builder-ready srpm-builds [2025-09-13 03:30:01,445][ INFO][PID:1842407] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-13 03:30:01,446][ INFO][PID:1842407] Filling build.info file with builder info [2025-09-13 03:30:01,446][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:01,447][ INFO][PID:1842407] 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:4253", "submitter": null, "ended_on": null, "started_on": 1757734201.447294, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9552726", "build_id": 9552726, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmp23695pu5\", \"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--b4857bdc-360c-48ea-9218-297d4aa07eda", "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:4253", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253", "result_dir": "09552726", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9552726, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-13 03:30:01,466][ INFO][PID:1842407] Sending fedora-messaging bus message in build.start [2025-09-13 03:30:02,146][ INFO][PID:1842407] Sending fedora-messaging bus message in chroot.start [2025-09-13 03:30:02,171][ INFO][PID:1842407] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9552726 --detached [2025-09-13 03:30:02,517][ INFO][PID:1842407] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.230.90.131' (ED25519) to the list of known hosts. [2025-09-13 03:30:02,518][ INFO][PID:1842407] Downloading the builder-live.log file, attempt 1 [2025-09-13 03:30:02,519][ INFO][PID:1842407] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.230.90.131 copr-rpmbuild-log [2025-09-13 03:30:07,523][ INFO][PID:1842407] Periodic builder liveness probe: alive [2025-09-13 03:30:07,524][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:12,525][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:17,526][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:22,527][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:27,529][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:33,245][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:38,375][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:44,635][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:49,644][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:54,665][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:30:59,668][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:04,672][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:09,696][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:14,707][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:19,721][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:24,730][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:29,741][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:34,758][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:39,763][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:44,766][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:49,768][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:54,769][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:31:59,770][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:04,771][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:09,772][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:14,773][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:19,774][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:24,775][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:29,776][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:34,777][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:39,779][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:44,780][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:49,780][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:54,782][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:32:59,783][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:04,784][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:09,785][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:14,786][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:19,787][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:24,788][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:29,789][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:34,790][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:39,791][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:44,793][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:49,794][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:54,795][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:33:59,796][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:04,797][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:09,799][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:14,800][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:19,802][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:24,803][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:29,804][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:34,805][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:39,806][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:45,344][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:50,346][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:34:55,348][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:00,349][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:08,545][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:13,548][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:18,550][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:23,552][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:28,553][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:33,554][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:38,556][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:43,557][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:48,558][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:53,559][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:35:58,561][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:03,562][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:08,563][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:13,568][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:18,569][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:23,572][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:28,573][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:33,574][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:38,575][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:43,576][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:48,577][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:53,578][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:36:58,579][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:03,580][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:08,582][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:13,583][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:18,584][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:23,584][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:28,585][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:33,587][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:38,587][ INFO][PID:1842407] Checking for cancel request [2025-09-13 03:37:41,878][ INFO][PID:1842407] Downloading results from builder [2025-09-13 03:37:41,879][ INFO][PID:1842407] rsyncing of mockbuilder@34.230.90.131:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726 started [2025-09-13 03:37:41,879][ INFO][PID:1842407] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.230.90.131:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/build-09552726.rsync.log [2025-09-13 03:37:47,679][ INFO][PID:1842407] rsyncing finished. [2025-09-13 03:37:47,680][ INFO][PID:1842407] Releasing VM back to pool [2025-09-13 03:37:47,689][ INFO][PID:1842407] Searching for 'success' file in resultdir [2025-09-13 03:37:47,690][ INFO][PID:1842407] Getting build details [2025-09-13 03:37:47,691][ INFO][PID:1842407] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726 [2025-09-13 03:37:47,692][ INFO][PID:1842407] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/Sunshine-0.0.4253-1.src.rpm [2025-09-13 03:37:47,692][ INFO][PID:1842407] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/Sunshine-0.0.4253-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4253-1'} [2025-09-13 03:37:47,693][ INFO][PID:1842407] Finished build: id=9552726 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253 chroot=srpm-builds [2025-09-13 03:37:47,694][ INFO][PID:1842407] Worker succeeded build, took 466.2475736141205 [2025-09-13 03:37:47,695][ INFO][PID:1842407] 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:4253", "submitter": null, "ended_on": 1757734667.6948676, "started_on": 1757734201.447294, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9552726", "build_id": 9552726, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmp23695pu5\", \"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:4253/srpm-builds/09552726/Sunshine-0.0.4253-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--b4857bdc-360c-48ea-9218-297d4aa07eda", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4253", "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:4253", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4253", "result_dir": "09552726", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4253-1", "id": 9552726, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-13 03:37:47,727][ INFO][PID:1842407] Sending fedora-messaging bus message in build.end [2025-09-13 03:37:47,754][ INFO][PID:1842407] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/builder-live.log by gzip [2025-09-13 03:37:47,755][ INFO][PID:1842407] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/builder-live.log' as PID 1869012 [2025-09-13 03:37:47,762][ INFO][PID:1842407] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/builder-live.log) [2025-09-13 03:37:47,763][ INFO][PID:1842407] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/backend.log by gzip [2025-09-13 03:37:47,764][ INFO][PID:1842407] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4253/srpm-builds/09552726/backend.log' as PID 1869013