[2025-08-31 15:54:00,003][ INFO][PID:2165310] Marking build as starting [2025-08-31 15:54:00,023][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:00,024][ INFO][PID:2165310] VM allocation process starts [2025-08-31 15:54:00,033][ INFO][PID:2165310] Trying to allocate VM: ResallocHost, ticket_id=4844066, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-31 15:54:03,056][ INFO][PID:2165310] Allocated host ResallocHost, ticket_id=4844066, hostname=35.175.201.110, name=aws_x86_64_normalreserved_prod_06515948_20250831_154857, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-31 15:54:03,056][ INFO][PID:2165310] Allocating ssh connection to builder [2025-08-31 15:54:03,057][ INFO][PID:2165310] Checking that builder machine is OK [2025-08-31 15:54:03,372][ INFO][PID:2165310] Running remote command: copr-builder-ready srpm-builds [2025-08-31 15:54:03,571][ INFO][PID:2165310] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-31 15:54:03,572][ INFO][PID:2165310] Filling build.info file with builder info [2025-08-31 15:54:03,573][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:03,573][ INFO][PID:2165310] 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:4220", "submitter": null, "ended_on": null, "started_on": 1756655643.5737207, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9509233", "build_id": 9509233, "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\": \"tmp655k7gb6\", \"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--bad73b8c-2f65-4547-8afb-06f53a9e88d8", "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:4220", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4220", "result_dir": "09509233", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9509233, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-31 15:54:03,608][ INFO][PID:2165310] Sending fedora-messaging bus message in build.start [2025-08-31 15:54:04,259][ INFO][PID:2165310] Sending fedora-messaging bus message in chroot.start [2025-08-31 15:54:04,286][ INFO][PID:2165310] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9509233 --detached [2025-08-31 15:54:04,604][ INFO][PID:2165310] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '35.175.201.110' (ED25519) to the list of known hosts. [2025-08-31 15:54:04,604][ INFO][PID:2165310] Downloading the builder-live.log file, attempt 1 [2025-08-31 15:54:04,606][ INFO][PID:2165310] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.175.201.110 copr-rpmbuild-log [2025-08-31 15:54:09,610][ INFO][PID:2165310] Periodic builder liveness probe: alive [2025-08-31 15:54:09,610][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:14,611][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:19,612][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:24,613][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:29,614][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:34,615][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:39,616][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:44,617][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:49,618][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:54,619][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:54:59,620][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:04,621][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:09,622][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:14,623][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:19,624][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:24,625][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:29,626][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:34,627][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:39,628][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:44,629][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:49,630][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:54,631][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:55:59,632][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:04,633][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:09,634][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:14,635][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:19,636][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:24,637][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:29,638][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:34,638][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:39,639][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:44,640][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:49,641][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:54,642][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:56:59,643][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:04,644][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:09,645][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:14,646][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:19,647][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:24,648][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:29,649][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:34,650][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:39,651][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:44,652][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:49,653][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:54,654][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:57:59,655][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:04,656][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:09,656][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:14,657][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:19,658][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:24,659][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:29,660][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:34,661][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:39,662][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:44,663][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:49,664][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:54,665][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:58:59,666][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:04,667][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:09,668][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:14,669][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:19,670][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:24,671][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:29,672][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:34,673][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:39,674][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:44,675][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:49,676][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:54,677][ INFO][PID:2165310] Checking for cancel request [2025-08-31 15:59:59,678][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:04,679][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:09,680][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:14,681][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:19,682][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:24,683][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:29,683][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:34,684][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:39,685][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:44,686][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:49,687][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:54,688][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:00:59,689][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:01:04,690][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:01:09,691][ INFO][PID:2165310] Checking for cancel request [2025-08-31 16:01:12,250][ INFO][PID:2165310] Downloading results from builder [2025-08-31 16:01:12,252][ INFO][PID:2165310] rsyncing of mockbuilder@35.175.201.110:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233 started [2025-08-31 16:01:12,253][ INFO][PID:2165310] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.175.201.110:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/build-09509233.rsync.log [2025-08-31 16:01:17,839][ INFO][PID:2165310] rsyncing finished. [2025-08-31 16:01:17,840][ INFO][PID:2165310] Releasing VM back to pool [2025-08-31 16:01:17,848][ INFO][PID:2165310] Searching for 'success' file in resultdir [2025-08-31 16:01:17,849][ INFO][PID:2165310] Getting build details [2025-08-31 16:01:17,849][ INFO][PID:2165310] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233 [2025-08-31 16:01:17,850][ INFO][PID:2165310] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/Sunshine-0.0.4220-1.src.rpm [2025-08-31 16:01:17,850][ INFO][PID:2165310] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/Sunshine-0.0.4220-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4220-1'} [2025-08-31 16:01:17,851][ INFO][PID:2165310] Finished build: id=9509233 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220 chroot=srpm-builds [2025-08-31 16:01:17,852][ INFO][PID:2165310] Worker succeeded build, took 434.27893257141113 [2025-08-31 16:01:17,853][ INFO][PID:2165310] 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:4220", "submitter": null, "ended_on": 1756656077.8526533, "started_on": 1756655643.5737207, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9509233", "build_id": 9509233, "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\": \"tmp655k7gb6\", \"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:4220/srpm-builds/09509233/Sunshine-0.0.4220-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--bad73b8c-2f65-4547-8afb-06f53a9e88d8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4220", "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:4220", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4220", "result_dir": "09509233", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4220-1", "id": 9509233, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-31 16:01:17,909][ INFO][PID:2165310] Sending fedora-messaging bus message in build.end [2025-08-31 16:01:17,934][ INFO][PID:2165310] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/builder-live.log by gzip [2025-08-31 16:01:17,935][ INFO][PID:2165310] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/builder-live.log' as PID 2188245 [2025-08-31 16:01:17,941][ INFO][PID:2165310] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/builder-live.log) [2025-08-31 16:01:17,942][ INFO][PID:2165310] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/backend.log by gzip [2025-08-31 16:01:17,943][ INFO][PID:2165310] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4220/srpm-builds/09509233/backend.log' as PID 2188246