[2025-09-28 07:29:18,824][ INFO][PID:373714] Marking build as starting [2025-09-28 07:29:18,842][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:18,843][ INFO][PID:373714] VM allocation process starts [2025-09-28 07:29:18,857][ INFO][PID:373714] Trying to allocate VM: ResallocHost, ticket_id=5338598, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-28 07:29:21,876][ INFO][PID:373714] Allocated host ResallocHost, ticket_id=5338598, hostname=44.200.167.62, name=aws_x86_64_normalreserved_prod_06982857_20250928_072630, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-28 07:29:21,876][ INFO][PID:373714] Allocating ssh connection to builder [2025-09-28 07:29:21,877][ INFO][PID:373714] Checking that builder machine is OK [2025-09-28 07:29:22,216][ INFO][PID:373714] Running remote command: copr-builder-ready srpm-builds [2025-09-28 07:29:22,429][ INFO][PID:373714] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-28 07:29:22,430][ INFO][PID:373714] Filling build.info file with builder info [2025-09-28 07:29:22,430][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:22,431][ INFO][PID:373714] 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:4309", "submitter": null, "ended_on": null, "started_on": 1759044562.4314375, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9620198", "build_id": 9620198, "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\": \"tmpzxu9xr4v\", \"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--356d3aa8-eded-47a5-8726-7a9e84c23c65", "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:4309", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4309", "result_dir": "09620198", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9620198, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-28 07:29:22,451][ INFO][PID:373714] Sending fedora-messaging bus message in build.start [2025-09-28 07:29:23,057][ INFO][PID:373714] Sending fedora-messaging bus message in chroot.start [2025-09-28 07:29:23,080][ INFO][PID:373714] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9620198 --detached [2025-09-28 07:29:23,435][ INFO][PID:373714] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.200.167.62' (ED25519) to the list of known hosts. [2025-09-28 07:29:23,436][ INFO][PID:373714] Downloading the builder-live.log file, attempt 1 [2025-09-28 07:29:23,437][ INFO][PID:373714] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.167.62 copr-rpmbuild-log [2025-09-28 07:29:28,483][ INFO][PID:373714] Periodic builder liveness probe: alive [2025-09-28 07:29:28,484][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:33,484][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:38,486][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:43,486][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:48,487][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:53,488][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:29:58,489][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:03,490][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:08,491][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:13,492][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:18,493][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:23,494][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:28,495][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:33,496][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:38,498][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:43,499][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:48,500][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:53,501][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:30:58,502][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:03,503][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:08,505][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:13,506][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:18,507][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:23,508][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:28,509][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:33,510][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:38,511][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:43,512][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:48,513][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:53,514][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:31:58,515][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:03,516][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:08,517][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:13,518][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:18,519][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:23,520][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:28,522][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:33,523][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:38,524][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:43,525][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:48,526][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:53,527][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:32:58,528][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:03,529][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:08,530][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:13,531][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:18,533][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:23,534][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:28,535][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:33,536][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:38,537][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:43,538][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:48,539][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:53,540][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:33:58,541][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:03,542][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:08,543][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:13,544][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:18,545][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:23,546][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:28,547][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:33,548][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:38,549][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:43,550][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:48,551][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:53,552][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:34:58,553][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:03,554][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:08,555][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:13,556][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:18,557][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:23,558][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:28,559][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:33,560][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:38,561][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:43,562][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:48,563][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:53,564][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:35:58,565][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:03,566][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:08,567][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:13,569][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:18,570][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:23,571][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:28,571][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:33,572][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:38,574][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:43,575][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:48,576][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:53,577][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:36:58,578][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:37:03,579][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:37:08,580][ INFO][PID:373714] Checking for cancel request [2025-09-28 07:37:10,862][ INFO][PID:373714] Downloading results from builder [2025-09-28 07:37:10,863][ INFO][PID:373714] rsyncing of mockbuilder@44.200.167.62:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198 started [2025-09-28 07:37:10,864][ INFO][PID:373714] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.167.62:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/build-09620198.rsync.log [2025-09-28 07:37:16,423][ INFO][PID:373714] rsyncing finished. [2025-09-28 07:37:16,423][ INFO][PID:373714] Releasing VM back to pool [2025-09-28 07:37:16,432][ INFO][PID:373714] Searching for 'success' file in resultdir [2025-09-28 07:37:16,433][ INFO][PID:373714] Getting build details [2025-09-28 07:37:16,433][ INFO][PID:373714] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198 [2025-09-28 07:37:16,434][ INFO][PID:373714] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/Sunshine-0.0.4309-1.src.rpm [2025-09-28 07:37:16,435][ INFO][PID:373714] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/Sunshine-0.0.4309-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4309-1'} [2025-09-28 07:37:16,435][ INFO][PID:373714] Finished build: id=9620198 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309 chroot=srpm-builds [2025-09-28 07:37:16,437][ INFO][PID:373714] Worker succeeded build, took 474.00611209869385 [2025-09-28 07:37:16,438][ INFO][PID:373714] 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:4309", "submitter": null, "ended_on": 1759045036.4375496, "started_on": 1759044562.4314375, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9620198", "build_id": 9620198, "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\": \"tmpzxu9xr4v\", \"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:4309/srpm-builds/09620198/Sunshine-0.0.4309-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--356d3aa8-eded-47a5-8726-7a9e84c23c65", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4309", "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:4309", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4309", "result_dir": "09620198", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4309-1", "id": 9620198, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-28 07:37:16,500][ INFO][PID:373714] Sending fedora-messaging bus message in build.end [2025-09-28 07:37:16,524][ INFO][PID:373714] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/builder-live.log by gzip [2025-09-28 07:37:16,526][ INFO][PID:373714] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/builder-live.log' as PID 405382 [2025-09-28 07:37:16,546][ INFO][PID:373714] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/builder-live.log) [2025-09-28 07:37:16,546][ INFO][PID:373714] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/backend.log by gzip [2025-09-28 07:37:16,547][ INFO][PID:373714] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4309/srpm-builds/09620198/backend.log' as PID 405384