[2025-09-26 14:00:01,131][ INFO][PID:1491380] Marking build as starting [2025-09-26 14:00:01,154][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:01,154][ INFO][PID:1491380] VM allocation process starts [2025-09-26 14:00:01,172][ INFO][PID:1491380] Trying to allocate VM: ResallocHost, ticket_id=5285679, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 14:00:04,189][ INFO][PID:1491380] Allocated host ResallocHost, ticket_id=5285679, hostname=100.28.223.182, name=aws_x86_64_normalreserved_prod_06951116_20250926_135445, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 14:00:04,190][ INFO][PID:1491380] Allocating ssh connection to builder [2025-09-26 14:00:04,190][ INFO][PID:1491380] Checking that builder machine is OK [2025-09-26 14:00:04,535][ INFO][PID:1491380] Running remote command: copr-builder-ready srpm-builds [2025-09-26 14:00:04,732][ INFO][PID:1491380] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-26 14:00:04,733][ INFO][PID:1491380] Filling build.info file with builder info [2025-09-26 14:00:04,733][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:04,734][ INFO][PID:1491380] 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:4303", "submitter": null, "ended_on": null, "started_on": 1758895204.7343943, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9603536", "build_id": 9603536, "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\": \"tmpynwjkr5d\", \"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--be94788e-3f0b-4862-96bf-ea8c9e54ab84", "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:4303", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4303", "result_dir": "09603536", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9603536, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-26 14:00:04,754][ INFO][PID:1491380] Sending fedora-messaging bus message in build.start [2025-09-26 14:00:05,386][ INFO][PID:1491380] Sending fedora-messaging bus message in chroot.start [2025-09-26 14:00:05,409][ INFO][PID:1491380] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9603536 --detached [2025-09-26 14:00:05,773][ INFO][PID:1491380] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.28.223.182' (ED25519) to the list of known hosts. [2025-09-26 14:00:05,774][ INFO][PID:1491380] Downloading the builder-live.log file, attempt 1 [2025-09-26 14:00:05,775][ INFO][PID:1491380] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.28.223.182 copr-rpmbuild-log [2025-09-26 14:00:10,785][ INFO][PID:1491380] Periodic builder liveness probe: alive [2025-09-26 14:00:10,785][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:15,786][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:20,787][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:25,788][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:30,789][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:35,790][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:40,791][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:45,792][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:50,793][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:00:55,793][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:00,794][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:05,795][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:10,796][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:15,797][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:20,798][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:25,799][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:30,800][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:35,801][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:40,802][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:45,803][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:50,804][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:01:55,805][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:00,806][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:05,807][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:10,808][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:15,809][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:20,810][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:25,811][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:30,812][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:35,812][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:40,813][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:45,814][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:50,816][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:02:55,817][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:00,818][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:05,819][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:10,820][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:15,821][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:20,822][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:25,823][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:30,824][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:35,825][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:40,826][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:45,827][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:50,828][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:03:55,829][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:00,830][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:05,831][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:10,832][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:15,833][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:20,834][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:25,835][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:30,836][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:35,837][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:40,838][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:45,839][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:50,840][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:04:55,841][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:00,842][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:05,843][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:10,844][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:15,845][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:20,846][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:25,847][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:30,848][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:35,849][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:40,850][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:45,851][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:50,852][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:05:55,853][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:00,857][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:05,863][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:10,864][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:15,865][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:20,870][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:25,871][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:30,872][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:35,873][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:40,874][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:45,875][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:50,876][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:06:55,877][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:07:00,877][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:07:05,878][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:07:10,880][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:07:15,881][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:07:20,882][ INFO][PID:1491380] Checking for cancel request [2025-09-26 14:07:21,312][ INFO][PID:1491380] Downloading results from builder [2025-09-26 14:07:21,312][ INFO][PID:1491380] rsyncing of mockbuilder@100.28.223.182:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536 started [2025-09-26 14:07:21,313][ INFO][PID:1491380] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.28.223.182:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/build-09603536.rsync.log [2025-09-26 14:07:27,606][ INFO][PID:1491380] rsyncing finished. [2025-09-26 14:07:27,606][ INFO][PID:1491380] Releasing VM back to pool [2025-09-26 14:07:27,618][ INFO][PID:1491380] Searching for 'success' file in resultdir [2025-09-26 14:07:27,619][ INFO][PID:1491380] Getting build details [2025-09-26 14:07:27,619][ INFO][PID:1491380] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536 [2025-09-26 14:07:27,620][ INFO][PID:1491380] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/Sunshine-0.0.4303-1.src.rpm [2025-09-26 14:07:27,620][ INFO][PID:1491380] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/Sunshine-0.0.4303-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4303-1'} [2025-09-26 14:07:27,621][ INFO][PID:1491380] Finished build: id=9603536 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303 chroot=srpm-builds [2025-09-26 14:07:27,622][ INFO][PID:1491380] Worker succeeded build, took 442.8883090019226 [2025-09-26 14:07:27,623][ INFO][PID:1491380] 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:4303", "submitter": null, "ended_on": 1758895647.6227033, "started_on": 1758895204.7343943, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9603536", "build_id": 9603536, "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\": \"tmpynwjkr5d\", \"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:4303/srpm-builds/09603536/Sunshine-0.0.4303-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--be94788e-3f0b-4862-96bf-ea8c9e54ab84", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4303", "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:4303", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4303", "result_dir": "09603536", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4303-1", "id": 9603536, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-26 14:07:27,652][ INFO][PID:1491380] Sending fedora-messaging bus message in build.end [2025-09-26 14:07:27,677][ INFO][PID:1491380] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/builder-live.log by gzip [2025-09-26 14:07:27,679][ INFO][PID:1491380] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/builder-live.log' as PID 1528621 [2025-09-26 14:07:27,685][ INFO][PID:1491380] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/builder-live.log) [2025-09-26 14:07:27,686][ INFO][PID:1491380] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/backend.log by gzip [2025-09-26 14:07:27,687][ INFO][PID:1491380] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4303/srpm-builds/09603536/backend.log' as PID 1528622