[2025-10-18 06:36:42,277][ INFO][PID:3316362] Marking build as starting [2025-10-18 06:36:42,301][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:36:42,302][ INFO][PID:3316362] VM allocation process starts [2025-10-18 06:36:42,313][ INFO][PID:3316362] Trying to allocate VM: ResallocHost, ticket_id=5722659, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-18 06:36:45,350][ INFO][PID:3316362] Allocated host ResallocHost, ticket_id=5722659, hostname=3.82.125.157, name=aws_x86_64_normalreserved_prod_07453271_20251018_055044, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-18 06:36:45,351][ INFO][PID:3316362] Allocating ssh connection to builder [2025-10-18 06:36:45,351][ INFO][PID:3316362] Checking that builder machine is OK [2025-10-18 06:36:45,689][ INFO][PID:3316362] Running remote command: copr-builder-ready srpm-builds [2025-10-18 06:36:45,891][ INFO][PID:3316362] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-18 06:36:45,891][ INFO][PID:3316362] Filling build.info file with builder info [2025-10-18 06:36:45,892][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:36:45,893][ INFO][PID:3316362] 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:4345", "submitter": null, "ended_on": null, "started_on": 1760769405.8929503, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9701677", "build_id": 9701677, "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\": \"tmpeipdkgcd\", \"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--5f2127af-dba6-40c2-ad9c-0f3540e82dbd", "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:4345", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4345", "result_dir": "09701677", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9701677, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-18 06:36:45,912][ INFO][PID:3316362] Sending fedora-messaging bus message in build.start [2025-10-18 06:36:46,652][ INFO][PID:3316362] Sending fedora-messaging bus message in chroot.start [2025-10-18 06:36:46,678][ INFO][PID:3316362] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9701677 --detached [2025-10-18 06:36:47,015][ INFO][PID:3316362] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.82.125.157' (ED25519) to the list of known hosts. [2025-10-18 06:36:47,016][ INFO][PID:3316362] Downloading the builder-live.log file, attempt 1 [2025-10-18 06:36:47,017][ INFO][PID:3316362] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.82.125.157 copr-rpmbuild-log [2025-10-18 06:36:52,021][ INFO][PID:3316362] Periodic builder liveness probe: alive [2025-10-18 06:36:52,022][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:36:57,023][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:02,024][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:07,025][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:12,026][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:17,027][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:22,028][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:27,029][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:32,030][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:37,031][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:42,032][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:47,033][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:52,034][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:37:57,035][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:02,036][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:07,037][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:12,038][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:17,039][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:22,040][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:27,041][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:32,043][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:37,044][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:42,045][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:47,046][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:52,047][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:38:57,048][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:02,049][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:07,050][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:12,050][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:17,051][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:22,052][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:27,053][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:32,054][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:37,056][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:42,056][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:47,057][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:52,058][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:39:57,059][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:02,060][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:07,061][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:12,062][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:17,063][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:22,064][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:27,065][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:32,066][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:37,067][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:42,068][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:47,069][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:52,070][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:40:57,071][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:02,072][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:07,073][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:12,074][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:17,075][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:22,076][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:27,077][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:32,078][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:37,079][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:42,080][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:47,080][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:52,081][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:41:57,082][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:02,083][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:07,084][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:12,085][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:17,086][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:22,087][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:27,088][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:32,089][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:37,090][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:42,091][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:47,092][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:52,093][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:42:57,094][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:02,095][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:07,096][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:12,097][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:17,099][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:22,100][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:27,101][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:32,102][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:37,103][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:42,104][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:47,106][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:52,107][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:57,107][ INFO][PID:3316362] Checking for cancel request [2025-10-18 06:43:59,268][ INFO][PID:3316362] Downloading results from builder [2025-10-18 06:43:59,268][ INFO][PID:3316362] rsyncing of mockbuilder@3.82.125.157:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677 started [2025-10-18 06:43:59,269][ INFO][PID:3316362] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.82.125.157:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/build-09701677.rsync.log [2025-10-18 06:44:04,842][ INFO][PID:3316362] rsyncing finished. [2025-10-18 06:44:04,843][ INFO][PID:3316362] Releasing VM back to pool [2025-10-18 06:44:04,852][ INFO][PID:3316362] Searching for 'success' file in resultdir [2025-10-18 06:44:04,853][ INFO][PID:3316362] Getting build details [2025-10-18 06:44:04,853][ INFO][PID:3316362] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677 [2025-10-18 06:44:04,854][ INFO][PID:3316362] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/Sunshine-0.0.4345-1.src.rpm [2025-10-18 06:44:04,854][ INFO][PID:3316362] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/Sunshine-0.0.4345-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4345-1'} [2025-10-18 06:44:04,855][ INFO][PID:3316362] Finished build: id=9701677 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345 chroot=srpm-builds [2025-10-18 06:44:04,856][ INFO][PID:3316362] Worker succeeded build, took 438.96353793144226 [2025-10-18 06:44:04,857][ INFO][PID:3316362] 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:4345", "submitter": null, "ended_on": 1760769844.8564882, "started_on": 1760769405.8929503, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9701677", "build_id": 9701677, "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\": \"tmpeipdkgcd\", \"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:4345/srpm-builds/09701677/Sunshine-0.0.4345-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--5f2127af-dba6-40c2-ad9c-0f3540e82dbd", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4345", "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:4345", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4345", "result_dir": "09701677", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4345-1", "id": 9701677, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-18 06:44:04,888][ INFO][PID:3316362] Sending fedora-messaging bus message in build.end [2025-10-18 06:44:04,912][ INFO][PID:3316362] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/builder-live.log by gzip [2025-10-18 06:44:04,913][ INFO][PID:3316362] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/builder-live.log' as PID 3341068 [2025-10-18 06:44:04,920][ INFO][PID:3316362] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/builder-live.log) [2025-10-18 06:44:04,920][ INFO][PID:3316362] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/backend.log by gzip [2025-10-18 06:44:04,921][ INFO][PID:3316362] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4345/srpm-builds/09701677/backend.log' as PID 3341069