[2026-04-08 15:09:51,105][ INFO][PID:912331] Marking build as starting [2026-04-08 15:09:51,145][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:09:51,147][ INFO][PID:912331] VM allocation process starts [2026-04-08 15:09:51,166][ INFO][PID:912331] Trying to allocate VM: ResallocHost, ticket_id=2227429, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-08 15:09:56,167][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:01,168][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:06,169][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:11,170][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:16,171][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:21,173][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:26,176][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:31,177][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:36,178][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:41,182][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:46,183][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:51,185][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:10:56,187][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:01,190][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:06,193][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:11,194][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:16,195][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:21,196][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:26,197][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:31,198][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:36,199][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:41,200][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:46,201][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:51,203][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:11:56,204][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:01,205][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:06,206][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:11,209][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:16,210][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:21,211][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:26,218][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:31,221][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:36,476][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:41,478][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:46,479][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:51,498][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:12:56,499][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:01,504][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:06,513][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:09,351][ INFO][PID:912331] Allocated host ResallocHost, ticket_id=2227429, hostname=3.236.57.188, name=aws_x86_64_normalreserved_prod_05926410_20260408_114536, requested_tags=['copr_builder', 'arch_x86_64'] [2026-04-08 15:13:09,352][ INFO][PID:912331] Allocating ssh connection to builder [2026-04-08 15:13:09,352][ INFO][PID:912331] Checking that builder machine is OK [2026-04-08 15:13:09,702][ INFO][PID:912331] Running remote command: copr-builder-ready srpm-builds [2026-04-08 15:13:09,933][ INFO][PID:912331] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-04-08 15:13:09,934][ INFO][PID:912331] Filling build.info file with builder info [2026-04-08 15:13:09,934][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:09,935][ INFO][PID:912331] 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": 1775661189.9352102, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10302106", "build_id": 10302106, "package_name": null, "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-osd\\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 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": "10302106", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10302106, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2026-04-08 15:13:09,971][ INFO][PID:912331] Sending fedora-messaging bus message in build.start [2026-04-08 15:13:10,536][ INFO][PID:912331] Sending fedora-messaging bus message in chroot.start [2026-04-08 15:13:10,565][ INFO][PID:912331] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10302106 --detached [2026-04-08 15:13:10,912][ INFO][PID:912331] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.57.188' (ED25519) to the list of known hosts. [2026-04-08 15:13:10,912][ INFO][PID:912331] Downloading the builder-live.log file, attempt 1 [2026-04-08 15:13:10,936][ INFO][PID:912331] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.57.188 copr-rpmbuild-log [2026-04-08 15:13:15,920][ INFO][PID:912331] Periodic builder liveness probe: alive [2026-04-08 15:13:15,921][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:20,922][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:25,923][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:30,926][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:35,927][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:40,928][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:45,930][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:50,934][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:13:55,936][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:00,940][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:05,941][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:10,942][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:15,943][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:20,945][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:25,946][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:30,947][ INFO][PID:912331] Checking for cancel request [2026-04-08 15:14:32,536][ INFO][PID:912331] Downloading results from builder [2026-04-08 15:14:32,536][ INFO][PID:912331] rsyncing of mockbuilder@3.236.57.188:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106 started [2026-04-08 15:14:32,537][ INFO][PID:912331] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.57.188:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/ &> /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/build-10302106.rsync.log [2026-04-08 15:14:33,647][ INFO][PID:912331] rsyncing finished. [2026-04-08 15:14:33,647][ INFO][PID:912331] Releasing VM back to pool [2026-04-08 15:14:33,657][ INFO][PID:912331] Searching for 'success' file in resultdir [2026-04-08 15:14:33,658][ INFO][PID:912331] Getting build details [2026-04-08 15:14:33,658][ INFO][PID:912331] Retrieving SRPM info from /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106 [2026-04-08 15:14:33,659][ INFO][PID:912331] SRPM URL: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/cosmic-osd-1.0.9-1.src.rpm [2026-04-08 15:14:33,659][ INFO][PID:912331] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/cosmic-osd-1.0.9-1.src.rpm', 'pkg_name': 'cosmic-osd', 'pkg_version': '1.0.9-1'} [2026-04-08 15:14:33,660][ INFO][PID:912331] Finished build: id=10302106 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged chroot=srpm-builds [2026-04-08 15:14:33,662][ INFO][PID:912331] Worker succeeded build, took 83.72686338424683 [2026-04-08 15:14:33,662][ INFO][PID:912331] 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": 1775661273.6620736, "started_on": 1775661189.9352102, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10302106", "build_id": 10302106, "package_name": null, "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-osd\\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 cargo python3\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": "cosmic-osd", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/cosmic-osd-1.0.9-1.src.rpm", "uses_devel_repo": null, "sandbox": "ryanabx/cosmic-epoch-tagged--ryanabx", "results": { "name": "cosmic-osd", "epoch": null, "version": "1.0.9", "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": "10302106", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.0.9-1", "id": 10302106, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2026-04-08 15:14:33,711][ INFO][PID:912331] Sending fedora-messaging bus message in build.end [2026-04-08 15:14:33,737][ INFO][PID:912331] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/builder-live.log by gzip [2026-04-08 15:14:33,738][ INFO][PID:912331] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/builder-live.log' as PID 948097 [2026-04-08 15:14:33,763][ INFO][PID:912331] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/builder-live.log) [2026-04-08 15:14:33,763][ INFO][PID:912331] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/backend.log by gzip [2026-04-08 15:14:33,764][ INFO][PID:912331] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/10302106/backend.log' as PID 948098