[2025-10-25 07:46:31,337][ INFO][PID:3450521] Marking build as starting [2025-10-25 07:46:31,357][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:46:31,358][ INFO][PID:3450521] VM allocation process starts [2025-10-25 07:46:31,390][ INFO][PID:3450521] Trying to allocate VM: ResallocHost, ticket_id=5850824, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-25 07:46:36,391][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:46:41,392][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:46:43,422][ INFO][PID:3450521] Allocated host ResallocHost, ticket_id=5850824, hostname=3.89.47.201, name=aws_x86_64_normalreserved_prod_07647981_20251025_073252, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-25 07:46:43,471][ INFO][PID:3450521] Allocating ssh connection to builder [2025-10-25 07:46:43,472][ INFO][PID:3450521] Checking that builder machine is OK [2025-10-25 07:46:43,790][ INFO][PID:3450521] Running remote command: copr-builder-ready srpm-builds [2025-10-25 07:46:43,985][ INFO][PID:3450521] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-25 07:46:43,986][ INFO][PID:3450521] Filling build.info file with builder info [2025-10-25 07:46:43,987][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:46:43,988][ INFO][PID:3450521] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": null, "started_on": 1761378403.9881084, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9732142", "build_id": 9732142, "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\": \"tmpcle1mgi4\", \"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/beta--22d663d2-fb60-4348-9bdd-5c0eb9e16104", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09732142", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9732142, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-10-25 07:46:44,012][ INFO][PID:3450521] Sending fedora-messaging bus message in build.start [2025-10-25 07:46:44,651][ INFO][PID:3450521] Sending fedora-messaging bus message in chroot.start [2025-10-25 07:46:44,675][ INFO][PID:3450521] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9732142 --detached [2025-10-25 07:46:44,996][ INFO][PID:3450521] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.89.47.201' (ED25519) to the list of known hosts. [2025-10-25 07:46:44,997][ INFO][PID:3450521] Downloading the builder-live.log file, attempt 1 [2025-10-25 07:46:44,998][ INFO][PID:3450521] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.47.201 copr-rpmbuild-log [2025-10-25 07:46:50,002][ INFO][PID:3450521] Periodic builder liveness probe: alive [2025-10-25 07:46:50,003][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:46:55,003][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:00,004][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:05,005][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:10,006][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:15,008][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:20,009][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:25,012][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:30,013][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:35,014][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:40,015][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:45,016][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:50,017][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:47:55,018][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:00,019][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:05,020][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:10,021][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:15,022][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:20,023][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:25,024][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:30,025][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:35,026][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:40,027][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:45,028][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:50,029][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:48:55,031][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:00,032][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:05,033][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:10,035][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:15,036][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:20,037][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:25,038][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:30,039][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:35,041][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:40,042][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:45,043][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:50,044][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:49:55,045][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:00,046][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:05,047][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:10,048][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:15,049][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:20,050][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:25,051][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:30,053][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:35,054][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:40,055][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:45,057][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:50,058][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:50:55,059][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:00,060][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:05,062][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:10,063][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:15,064][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:20,065][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:25,067][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:30,068][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:35,069][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:40,070][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:45,071][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:50,072][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:51:55,073][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:00,074][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:05,075][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:10,076][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:15,077][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:20,078][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:25,079][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:30,080][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:35,081][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:40,082][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:45,083][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:50,084][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:52:55,085][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:00,086][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:05,087][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:10,088][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:15,089][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:20,090][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:25,091][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:30,092][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:35,093][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:40,094][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:45,095][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:50,098][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:53:55,101][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:54:00,294][ INFO][PID:3450521] Checking for cancel request [2025-10-25 07:54:05,207][ INFO][PID:3450521] Downloading results from builder [2025-10-25 07:54:05,208][ INFO][PID:3450521] rsyncing of mockbuilder@3.89.47.201:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142 started [2025-10-25 07:54:05,209][ INFO][PID:3450521] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.89.47.201:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/build-09732142.rsync.log [2025-10-25 07:54:12,161][ INFO][PID:3450521] rsyncing finished. [2025-10-25 07:54:12,162][ INFO][PID:3450521] Releasing VM back to pool [2025-10-25 07:54:12,176][ INFO][PID:3450521] Searching for 'success' file in resultdir [2025-10-25 07:54:12,176][ INFO][PID:3450521] Getting build details [2025-10-25 07:54:12,177][ INFO][PID:3450521] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142 [2025-10-25 07:54:12,177][ INFO][PID:3450521] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09732142/Sunshine-2025.1025.34515-1.src.rpm [2025-10-25 07:54:12,178][ INFO][PID:3450521] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09732142/Sunshine-2025.1025.34515-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.1025.34515-1'} [2025-10-25 07:54:12,178][ INFO][PID:3450521] Finished build: id=9732142 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-10-25 07:54:12,180][ INFO][PID:3450521] Worker succeeded build, took 448.19200372695923 [2025-10-25 07:54:12,180][ INFO][PID:3450521] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": 1761378852.1801121, "started_on": 1761378403.9881084, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9732142", "build_id": 9732142, "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\": \"tmpcle1mgi4\", \"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/beta/srpm-builds/09732142/Sunshine-2025.1025.34515-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--22d663d2-fb60-4348-9bdd-5c0eb9e16104", "results": { "name": "Sunshine", "epoch": null, "version": "2025.1025.34515", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09732142", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.1025.34515-1", "id": 9732142, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-10-25 07:54:12,243][ INFO][PID:3450521] Sending fedora-messaging bus message in build.end [2025-10-25 07:54:12,268][ INFO][PID:3450521] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/builder-live.log by gzip [2025-10-25 07:54:12,269][ INFO][PID:3450521] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/builder-live.log' as PID 3479006 [2025-10-25 07:54:12,288][ INFO][PID:3450521] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/builder-live.log) [2025-10-25 07:54:12,289][ INFO][PID:3450521] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/backend.log by gzip [2025-10-25 07:54:12,290][ INFO][PID:3450521] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732142/backend.log' as PID 3479008