[2025-09-24 18:35:56,881][ INFO][PID:2185146] Marking build as starting [2025-09-24 18:35:56,909][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:35:56,910][ INFO][PID:2185146] VM allocation process starts [2025-09-24 18:35:57,019][ INFO][PID:2185146] Trying to allocate VM: ResallocHost, ticket_id=5249429, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-24 18:36:00,037][ INFO][PID:2185146] Allocated host ResallocHost, ticket_id=5249429, hostname=54.227.211.76, name=aws_x86_64_normalreserved_prod_06919594_20250924_182850, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-24 18:36:00,038][ INFO][PID:2185146] Allocating ssh connection to builder [2025-09-24 18:36:00,038][ INFO][PID:2185146] Checking that builder machine is OK [2025-09-24 18:36:00,373][ INFO][PID:2185146] Running remote command: copr-builder-ready srpm-builds [2025-09-24 18:36:00,577][ INFO][PID:2185146] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-24 18:36:00,578][ INFO][PID:2185146] Filling build.info file with builder info [2025-09-24 18:36:00,579][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:00,580][ INFO][PID:2185146] 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": "stable", "project_dirname": "stable", "submitter": null, "ended_on": null, "started_on": 1758738960.579919, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9598105", "build_id": 9598105, "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\": \"tmpt6e51fcx\", \"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/stable--ddcd5897-ad91-4ddd-9ec8-029b044338c1", "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/stable", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/stable", "result_dir": "09598105", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9598105, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "stable", "vendor": "Fedora Project COPR (lizardbyte/stable)" } } ] } [2025-09-24 18:36:00,601][ INFO][PID:2185146] Sending fedora-messaging bus message in build.start [2025-09-24 18:36:01,418][ INFO][PID:2185146] Sending fedora-messaging bus message in chroot.start [2025-09-24 18:36:01,444][ INFO][PID:2185146] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9598105 --detached [2025-09-24 18:36:01,836][ INFO][PID:2185146] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.227.211.76' (ED25519) to the list of known hosts. [2025-09-24 18:36:01,837][ INFO][PID:2185146] Downloading the builder-live.log file, attempt 1 [2025-09-24 18:36:01,838][ INFO][PID:2185146] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.227.211.76 copr-rpmbuild-log [2025-09-24 18:36:06,844][ INFO][PID:2185146] Periodic builder liveness probe: alive [2025-09-24 18:36:06,845][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:11,846][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:16,847][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:21,848][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:26,849][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:31,850][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:36,851][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:41,852][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:46,853][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:51,854][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:36:56,855][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:01,856][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:06,857][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:11,858][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:16,859][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:21,860][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:26,861][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:31,862][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:36,863][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:41,864][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:46,865][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:51,866][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:37:56,867][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:01,868][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:06,869][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:11,869][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:16,870][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:21,872][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:26,872][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:31,874][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:36,874][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:41,875][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:46,880][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:51,881][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:38:56,882][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:01,883][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:06,885][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:11,887][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:16,888][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:21,889][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:26,890][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:31,892][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:36,893][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:41,894][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:46,895][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:51,896][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:39:56,897][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:01,898][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:06,899][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:11,900][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:16,901][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:21,902][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:26,903][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:31,904][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:36,905][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:41,906][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:46,907][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:51,908][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:40:56,909][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:01,910][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:06,911][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:11,912][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:16,913][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:21,914][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:26,915][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:31,916][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:36,917][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:41,918][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:46,919][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:51,920][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:41:56,921][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:01,922][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:06,923][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:11,924][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:16,925][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:21,926][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:26,927][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:31,928][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:36,929][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:41,930][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:46,931][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:51,932][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:42:56,933][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:43:01,934][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:43:06,935][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:43:11,936][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:43:16,938][ INFO][PID:2185146] Checking for cancel request [2025-09-24 18:43:18,585][ INFO][PID:2185146] Downloading results from builder [2025-09-24 18:43:18,586][ INFO][PID:2185146] rsyncing of mockbuilder@54.227.211.76:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105 started [2025-09-24 18:43:18,587][ INFO][PID:2185146] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.227.211.76:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/ &> /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/build-09598105.rsync.log [2025-09-24 18:43:23,909][ INFO][PID:2185146] rsyncing finished. [2025-09-24 18:43:23,909][ INFO][PID:2185146] Releasing VM back to pool [2025-09-24 18:43:23,918][ INFO][PID:2185146] Searching for 'success' file in resultdir [2025-09-24 18:43:23,919][ INFO][PID:2185146] Getting build details [2025-09-24 18:43:23,920][ INFO][PID:2185146] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105 [2025-09-24 18:43:23,920][ INFO][PID:2185146] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/stable/srpm-builds/09598105/Sunshine-2025.924.154138-1.src.rpm [2025-09-24 18:43:23,921][ INFO][PID:2185146] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/stable/srpm-builds/09598105/Sunshine-2025.924.154138-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.924.154138-1'} [2025-09-24 18:43:23,921][ INFO][PID:2185146] Finished build: id=9598105 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/stable chroot=srpm-builds [2025-09-24 18:43:23,923][ INFO][PID:2185146] Worker succeeded build, took 443.3430633544922 [2025-09-24 18:43:23,923][ INFO][PID:2185146] 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": "stable", "project_dirname": "stable", "submitter": null, "ended_on": 1758739403.9229825, "started_on": 1758738960.579919, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9598105", "build_id": 9598105, "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\": \"tmpt6e51fcx\", \"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/stable/srpm-builds/09598105/Sunshine-2025.924.154138-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/stable--ddcd5897-ad91-4ddd-9ec8-029b044338c1", "results": { "name": "Sunshine", "epoch": null, "version": "2025.924.154138", "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/stable", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/stable", "result_dir": "09598105", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.924.154138-1", "id": 9598105, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "stable", "vendor": "Fedora Project COPR (lizardbyte/stable)" } } ] } [2025-09-24 18:43:23,951][ INFO][PID:2185146] Sending fedora-messaging bus message in build.end [2025-09-24 18:43:23,975][ INFO][PID:2185146] Compressing /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/builder-live.log by gzip [2025-09-24 18:43:23,976][ INFO][PID:2185146] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/builder-live.log' as PID 2227874 [2025-09-24 18:43:23,983][ INFO][PID:2185146] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/builder-live.log) [2025-09-24 18:43:23,983][ INFO][PID:2185146] Compressing /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/backend.log by gzip [2025-09-24 18:43:23,984][ INFO][PID:2185146] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09598105/backend.log' as PID 2227875