[2025-08-25 12:01:16,593][ INFO][PID:454894] Marking build as starting [2025-08-25 12:01:16,672][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:16,709][ INFO][PID:454894] VM allocation process starts [2025-08-25 12:01:16,807][ INFO][PID:454894] Trying to allocate VM: ResallocHost, ticket_id=4702084, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-25 12:01:21,861][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:26,870][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:31,878][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:36,881][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:41,891][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:45,099][ INFO][PID:454894] Allocated host ResallocHost, ticket_id=4702084, hostname=44.202.137.202, name=aws_x86_64_spot_prod_06407643_20250825_115908, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-25 12:01:45,490][ INFO][PID:454894] Allocating ssh connection to builder [2025-08-25 12:01:45,490][ INFO][PID:454894] Checking that builder machine is OK [2025-08-25 12:01:46,015][ INFO][PID:454894] Running remote command: copr-builder-ready srpm-builds [2025-08-25 12:01:46,435][ INFO][PID:454894] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-25 12:01:46,445][ INFO][PID:454894] Filling build.info file with builder info [2025-08-25 12:01:46,448][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:46,468][ INFO][PID:454894] 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:4194", "submitter": null, "ended_on": null, "started_on": 1756123306.467854, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9465356", "build_id": 9465356, "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\": \"tmpfd7v39ad\", \"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--d7962442-37cb-4279-993e-a6b68d74407c", "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:4194", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4194", "result_dir": "09465356", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9465356, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-25 12:01:46,577][ INFO][PID:454894] Sending fedora-messaging bus message in build.start [2025-08-25 12:01:48,337][ INFO][PID:454894] Sending fedora-messaging bus message in chroot.start [2025-08-25 12:01:48,413][ INFO][PID:454894] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9465356 --detached [2025-08-25 12:01:48,870][ INFO][PID:454894] Downloading the builder-live.log file, attempt 1 [2025-08-25 12:01:48,879][ INFO][PID:454894] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.137.202 copr-rpmbuild-log [2025-08-25 12:01:53,965][ INFO][PID:454894] Periodic builder liveness probe: alive [2025-08-25 12:01:53,976][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:01:58,980][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:04,005][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:09,010][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:14,012][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:19,017][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:24,021][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:29,025][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:34,037][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:39,042][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:44,060][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:49,068][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:54,073][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:02:59,079][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:04,102][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:09,103][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:14,105][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:19,110][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:24,117][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:29,126][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:34,139][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:39,144][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:44,160][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:49,195][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:54,198][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:03:59,219][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:04,226][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:09,241][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:14,246][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:22,913][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:28,087][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:33,117][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:38,382][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:43,404][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:48,450][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:53,464][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:04:58,766][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:03,970][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:16,521][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:21,658][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:27,051][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:32,602][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:37,664][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:42,684][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:47,732][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:52,744][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:05:57,767][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:16,062][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:21,103][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:26,180][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:31,393][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:36,739][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:41,780][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:46,948][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:52,027][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:06:57,068][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:02,137][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:07,161][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:12,178][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:17,243][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:22,277][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:27,291][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:32,310][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:37,379][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:42,439][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:47,543][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:52,618][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:07:57,671][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:02,753][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:07,764][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:12,815][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:17,828][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:23,221][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:28,334][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:33,445][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:38,770][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:44,032][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:49,079][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:54,219][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:08:59,265][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:04,292][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:09,325][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:14,513][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:30,877][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:35,942][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:41,396][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:46,431][ INFO][PID:454894] Checking for cancel request [2025-08-25 12:09:47,690][ INFO][PID:454894] Downloading results from builder [2025-08-25 12:09:47,695][ INFO][PID:454894] rsyncing of mockbuilder@44.202.137.202:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356 started [2025-08-25 12:09:47,705][ INFO][PID:454894] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.137.202:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/build-09465356.rsync.log [2025-08-25 12:10:10,567][ INFO][PID:454894] rsyncing finished. [2025-08-25 12:10:10,574][ INFO][PID:454894] Releasing VM back to pool [2025-08-25 12:10:10,683][ INFO][PID:454894] Searching for 'success' file in resultdir [2025-08-25 12:10:10,692][ INFO][PID:454894] Getting build details [2025-08-25 12:10:10,700][ INFO][PID:454894] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356 [2025-08-25 12:10:10,726][ INFO][PID:454894] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/Sunshine-0.0.4194-1.src.rpm [2025-08-25 12:10:10,733][ INFO][PID:454894] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/Sunshine-0.0.4194-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4194-1'} [2025-08-25 12:10:10,739][ INFO][PID:454894] Finished build: id=9465356 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194 chroot=srpm-builds [2025-08-25 12:10:10,770][ INFO][PID:454894] Worker succeeded build, took 504.302387714386 [2025-08-25 12:10:10,776][ INFO][PID:454894] 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:4194", "submitter": null, "ended_on": 1756123810.7702417, "started_on": 1756123306.467854, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9465356", "build_id": 9465356, "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\": \"tmpfd7v39ad\", \"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:4194/srpm-builds/09465356/Sunshine-0.0.4194-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--d7962442-37cb-4279-993e-a6b68d74407c", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4194", "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:4194", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4194", "result_dir": "09465356", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4194-1", "id": 9465356, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-25 12:10:10,914][ INFO][PID:454894] Sending fedora-messaging bus message in build.end [2025-08-25 12:10:11,155][ INFO][PID:454894] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/builder-live.log by gzip [2025-08-25 12:10:11,180][ INFO][PID:454894] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/builder-live.log' as PID 544562 [2025-08-25 12:10:12,937][ INFO][PID:454894] Finished after 1 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/builder-live.log) [2025-08-25 12:10:13,003][ INFO][PID:454894] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/backend.log by gzip [2025-08-25 12:10:13,056][ INFO][PID:454894] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4194/srpm-builds/09465356/backend.log' as PID 544768