[2025-09-11 18:47:13,310][ INFO][PID:794914] Marking build as starting [2025-09-11 18:47:13,351][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:13,355][ INFO][PID:794914] VM allocation process starts [2025-09-11 18:47:13,368][ INFO][PID:794914] Trying to allocate VM: ResallocHost, ticket_id=5013878, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-11 18:47:16,396][ INFO][PID:794914] Allocated host ResallocHost, ticket_id=5013878, hostname=44.192.41.250, name=aws_x86_64_normalreserved_prod_06721532_20250911_184528, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-11 18:47:16,396][ INFO][PID:794914] Allocating ssh connection to builder [2025-09-11 18:47:16,397][ INFO][PID:794914] Checking that builder machine is OK [2025-09-11 18:47:16,877][ INFO][PID:794914] Running remote command: copr-builder-ready srpm-builds [2025-09-11 18:47:17,084][ INFO][PID:794914] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-11 18:47:17,085][ INFO][PID:794914] Filling build.info file with builder info [2025-09-11 18:47:17,086][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:17,086][ INFO][PID:794914] 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:4252", "submitter": null, "ended_on": null, "started_on": 1757616437.0866039, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9547329", "build_id": 9547329, "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\": \"tmpyamogijo\", \"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--47838043-b50c-4fdd-a1f0-269cdee62975", "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:4252", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4252", "result_dir": "09547329", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9547329, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-11 18:47:17,107][ INFO][PID:794914] Sending fedora-messaging bus message in build.start [2025-09-11 18:47:17,815][ INFO][PID:794914] Sending fedora-messaging bus message in chroot.start [2025-09-11 18:47:17,999][ INFO][PID:794914] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9547329 --detached [2025-09-11 18:47:18,340][ INFO][PID:794914] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.41.250' (ED25519) to the list of known hosts. [2025-09-11 18:47:18,340][ INFO][PID:794914] Downloading the builder-live.log file, attempt 1 [2025-09-11 18:47:18,343][ INFO][PID:794914] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.41.250 copr-rpmbuild-log [2025-09-11 18:47:23,361][ INFO][PID:794914] Periodic builder liveness probe: alive [2025-09-11 18:47:23,419][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:28,421][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:34,075][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:39,411][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:44,662][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:49,688][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:54,690][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:47:59,707][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:05,315][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:10,317][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:15,318][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:20,319][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:25,321][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:30,325][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:36,708][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:45,173][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:50,311][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:48:55,450][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:00,576][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:06,302][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:12,845][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:17,869][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:22,875][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:28,007][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:33,621][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:38,622][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:43,628][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:48,719][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:53,818][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:49:58,831][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:03,972][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:08,978][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:13,980][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:18,995][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:24,135][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:29,517][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:34,538][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:39,543][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:44,548][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:49,549][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:54,550][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:50:59,554][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:04,556][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:09,558][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:14,562][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:19,573][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:24,576][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:29,578][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:34,579][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:39,580][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:44,583][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:49,591][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:54,592][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:51:59,593][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:04,594][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:09,596][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:14,597][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:19,599][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:24,600][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:29,603][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:34,605][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:39,610][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:44,612][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:49,613][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:54,614][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:52:59,616][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:04,617][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:09,618][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:14,619][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:19,620][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:24,621][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:29,622][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:34,624][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:39,630][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:44,631][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:49,632][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:54,634][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:53:59,635][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:04,636][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:09,637][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:14,638][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:19,639][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:24,641][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:29,642][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:34,643][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:39,644][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:44,645][ INFO][PID:794914] Checking for cancel request [2025-09-11 18:54:48,955][ INFO][PID:794914] Downloading results from builder [2025-09-11 18:54:48,956][ INFO][PID:794914] rsyncing of mockbuilder@44.192.41.250:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329 started [2025-09-11 18:54:48,957][ INFO][PID:794914] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.41.250:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/build-09547329.rsync.log [2025-09-11 18:54:54,536][ INFO][PID:794914] rsyncing finished. [2025-09-11 18:54:54,536][ INFO][PID:794914] Releasing VM back to pool [2025-09-11 18:54:54,548][ INFO][PID:794914] Searching for 'success' file in resultdir [2025-09-11 18:54:54,549][ INFO][PID:794914] Getting build details [2025-09-11 18:54:54,549][ INFO][PID:794914] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329 [2025-09-11 18:54:54,550][ INFO][PID:794914] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/Sunshine-0.0.4252-1.src.rpm [2025-09-11 18:54:54,550][ INFO][PID:794914] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/Sunshine-0.0.4252-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4252-1'} [2025-09-11 18:54:54,551][ INFO][PID:794914] Finished build: id=9547329 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252 chroot=srpm-builds [2025-09-11 18:54:54,553][ INFO][PID:794914] Worker succeeded build, took 457.46659302711487 [2025-09-11 18:54:54,553][ INFO][PID:794914] 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:4252", "submitter": null, "ended_on": 1757616894.553197, "started_on": 1757616437.0866039, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9547329", "build_id": 9547329, "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\": \"tmpyamogijo\", \"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:4252/srpm-builds/09547329/Sunshine-0.0.4252-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--47838043-b50c-4fdd-a1f0-269cdee62975", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4252", "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:4252", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4252", "result_dir": "09547329", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4252-1", "id": 9547329, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-11 18:54:54,584][ INFO][PID:794914] Sending fedora-messaging bus message in build.end [2025-09-11 18:54:54,608][ INFO][PID:794914] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/builder-live.log by gzip [2025-09-11 18:54:54,609][ INFO][PID:794914] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/builder-live.log' as PID 827823 [2025-09-11 18:54:54,622][ INFO][PID:794914] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/builder-live.log) [2025-09-11 18:54:54,623][ INFO][PID:794914] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/backend.log by gzip [2025-09-11 18:54:54,625][ INFO][PID:794914] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4252/srpm-builds/09547329/backend.log' as PID 827826