[2026-04-14 19:07:18,813][ INFO][PID:1635781] Marking build as starting [2026-04-14 19:07:18,872][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:18,876][ INFO][PID:1635781] VM allocation process starts [2026-04-14 19:07:18,940][ INFO][PID:1635781] Trying to allocate VM: ResallocHost, ticket_id=2327132, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-14 19:07:23,949][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:28,950][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:33,952][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:38,962][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:43,973][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:48,974][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:53,975][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:07:58,983][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:03,984][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:08,985][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:13,988][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:18,990][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:23,991][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:28,992][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:33,994][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:38,996][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:43,997][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:48,998][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:54,004][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:08:59,016][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:04,019][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:09,022][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:14,023][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:19,025][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:24,030][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:29,032][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:34,033][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:39,035][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:44,037][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:49,039][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:54,040][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:09:59,047][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:04,048][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:09,056][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:14,059][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:19,060][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:24,063][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:29,067][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:34,071][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:37,129][ INFO][PID:1635781] Allocated host ResallocHost, ticket_id=2327132, hostname=98.84.19.152, name=aws_x86_64_spot_prod_06039529_20260414_190624, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-14 19:10:37,131][ INFO][PID:1635781] Allocating ssh connection to builder [2026-04-14 19:10:37,132][ INFO][PID:1635781] Checking that builder machine is OK [2026-04-14 19:10:37,484][ INFO][PID:1635781] Running remote command: copr-builder-ready srpm-builds [2026-04-14 19:10:37,731][ INFO][PID:1635781] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-04-14 19:10:37,733][ INFO][PID:1635781] Filling build.info file with builder info [2026-04-14 19:10:37,737][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:37,740][ INFO][PID:1635781] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ryanabx", "project_name": "cosmic-epoch-tagged", "project_dirname": "cosmic-epoch-tagged", "submitter": "ryanabx", "ended_on": null, "started_on": 1776193837.7402542, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10325694", "build_id": 10325694, "package_name": "cosmic-initial-setup", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\nexport NAME=cosmic-initial-setup\\n\\nSCRIPT=cosmic-packaging-bootstrap.py\\nRPM_REPO_NAME=cosmic-packaging\\nRPM_REPO=https://forge.fedoraproject.org/cosmic/$RPM_REPO_NAME.git\\n\\ngit clone $RPM_REPO\\ncp $RPM_REPO_NAME/scripts/$SCRIPT .\\n\\npython3 $SCRIPT $NAME --input $(pwd)/cosmic-packaging --output $(pwd) --tag latest\\n\\nrm $SCRIPT\\nrm -rf $RPM_REPO_NAME\\n\\nls -a\\n\\ncat $NAME.spec\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git git-lfs cargo python3\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ryanabx/cosmic-epoch-tagged--ryanabx", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged", "result_dir": "10325694", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10325694, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2026-04-14 19:10:37,794][ INFO][PID:1635781] Sending fedora-messaging bus message in build.start [2026-04-14 19:10:38,605][ INFO][PID:1635781] Sending fedora-messaging bus message in chroot.start [2026-04-14 19:10:38,637][ INFO][PID:1635781] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10325694 --detached [2026-04-14 19:10:38,967][ INFO][PID:1635781] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.84.19.152' (ED25519) to the list of known hosts. [2026-04-14 19:10:38,969][ INFO][PID:1635781] Downloading the builder-live.log file, attempt 1 [2026-04-14 19:10:39,003][ INFO][PID:1635781] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.84.19.152 copr-rpmbuild-log [2026-04-14 19:10:43,980][ INFO][PID:1635781] Periodic builder liveness probe: alive [2026-04-14 19:10:43,981][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:48,983][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:53,987][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:10:58,994][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:03,997][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:08,999][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:14,004][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:19,005][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:24,010][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:29,014][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:34,017][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:39,018][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:44,020][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:49,022][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:54,025][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:11:59,029][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:12:04,035][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:12:09,046][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:12:14,049][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:12:19,057][ INFO][PID:1635781] Checking for cancel request [2026-04-14 19:12:22,425][ INFO][PID:1635781] Downloading results from builder [2026-04-14 19:12:22,429][ INFO][PID:1635781] rsyncing of mockbuilder@98.84.19.152:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694 started [2026-04-14 19:12:22,435][ INFO][PID:1635781] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.84.19.152:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/ &> /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/build-10325694.rsync.log [2026-04-14 19:12:27,213][ INFO][PID:1635781] rsyncing finished. [2026-04-14 19:12:27,215][ INFO][PID:1635781] Releasing VM back to pool [2026-04-14 19:12:27,242][ INFO][PID:1635781] Searching for 'success' file in resultdir [2026-04-14 19:12:27,248][ INFO][PID:1635781] Getting build details [2026-04-14 19:12:27,251][ INFO][PID:1635781] Retrieving SRPM info from /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694 [2026-04-14 19:12:27,257][ INFO][PID:1635781] SRPM URL: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/cosmic-initial-setup-1.0.10-1.src.rpm [2026-04-14 19:12:27,265][ INFO][PID:1635781] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/cosmic-initial-setup-1.0.10-1.src.rpm', 'pkg_name': 'cosmic-initial-setup', 'pkg_version': '1.0.10-1'} [2026-04-14 19:12:27,266][ INFO][PID:1635781] Finished build: id=10325694 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged chroot=srpm-builds [2026-04-14 19:12:27,274][ INFO][PID:1635781] Worker succeeded build, took 109.53382062911987 [2026-04-14 19:12:27,281][ INFO][PID:1635781] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ryanabx", "project_name": "cosmic-epoch-tagged", "project_dirname": "cosmic-epoch-tagged", "submitter": "ryanabx", "ended_on": 1776193947.2740748, "started_on": 1776193837.7402542, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10325694", "build_id": 10325694, "package_name": "cosmic-initial-setup", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\nexport NAME=cosmic-initial-setup\\n\\nSCRIPT=cosmic-packaging-bootstrap.py\\nRPM_REPO_NAME=cosmic-packaging\\nRPM_REPO=https://forge.fedoraproject.org/cosmic/$RPM_REPO_NAME.git\\n\\ngit clone $RPM_REPO\\ncp $RPM_REPO_NAME/scripts/$SCRIPT .\\n\\npython3 $SCRIPT $NAME --input $(pwd)/cosmic-packaging --output $(pwd) --tag latest\\n\\nrm $SCRIPT\\nrm -rf $RPM_REPO_NAME\\n\\nls -a\\n\\ncat $NAME.spec\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git git-lfs cargo python3\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": "cosmic-initial-setup", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/cosmic-initial-setup-1.0.10-1.src.rpm", "uses_devel_repo": null, "sandbox": "ryanabx/cosmic-epoch-tagged--ryanabx", "results": { "name": "cosmic-initial-setup", "epoch": null, "version": "1.0.10", "release": "1", "exclusivearch": [], "excludearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode" ] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged", "result_dir": "10325694", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.0.10-1", "id": 10325694, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2026-04-14 19:12:27,432][ INFO][PID:1635781] Sending fedora-messaging bus message in build.end [2026-04-14 19:12:27,519][ INFO][PID:1635781] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/builder-live.log by gzip [2026-04-14 19:12:27,525][ INFO][PID:1635781] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/builder-live.log' as PID 1692032 [2026-04-14 19:12:27,583][ INFO][PID:1635781] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/builder-live.log) [2026-04-14 19:12:27,584][ INFO][PID:1635781] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/backend.log by gzip [2026-04-14 19:12:27,586][ INFO][PID:1635781] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10325694/backend.log' as PID 1692048