[2025-11-19 21:10:41,932][ INFO][PID:1098499] Marking build as starting [2025-11-19 21:10:41,987][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:10:41,993][ INFO][PID:1098499] VM allocation process starts [2025-11-19 21:10:42,031][ INFO][PID:1098499] Trying to allocate VM: ResallocHost, ticket_id=6263383, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-19 21:10:47,040][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:10:52,042][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:10:57,046][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:02,057][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:07,067][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:12,069][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:17,071][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:22,074][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:27,080][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:32,084][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:37,093][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:42,096][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:47,102][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:52,105][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:11:57,108][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:02,111][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:07,116][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:12,122][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:17,123][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:22,125][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:27,127][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:32,128][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:37,129][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:42,130][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:47,131][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:52,132][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:12:57,134][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:02,137][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:07,142][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:12,143][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:17,145][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:22,147][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:27,152][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:32,155][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:37,156][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:42,158][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:47,161][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:52,167][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:13:57,172][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:00,384][ INFO][PID:1098499] Allocated host ResallocHost, ticket_id=6263383, hostname=54.209.34.73, name=aws_x86_64_normalreserved_prod_08108863_20251119_211222, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-19 21:14:00,390][ INFO][PID:1098499] Allocating ssh connection to builder [2025-11-19 21:14:00,391][ INFO][PID:1098499] Checking that builder machine is OK [2025-11-19 21:14:00,750][ INFO][PID:1098499] Running remote command: copr-builder-ready srpm-builds [2025-11-19 21:14:01,023][ INFO][PID:1098499] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-19 21:14:01,023][ INFO][PID:1098499] Filling build.info file with builder info [2025-11-19 21:14:01,026][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:01,032][ INFO][PID:1098499] 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": 1763586841.0318887, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9814570", "build_id": 9814570, "package_name": "cosmic-osd", "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://pagure.io/fedora-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-43-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": "09814570", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9814570, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2025-11-19 21:14:01,072][ INFO][PID:1098499] Sending fedora-messaging bus message in build.start [2025-11-19 21:14:02,604][ INFO][PID:1098499] Sending fedora-messaging bus message in chroot.start [2025-11-19 21:14:02,657][ INFO][PID:1098499] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9814570 --detached [2025-11-19 21:14:03,034][ INFO][PID:1098499] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.209.34.73' (ED25519) to the list of known hosts. [2025-11-19 21:14:03,035][ INFO][PID:1098499] Downloading the builder-live.log file, attempt 1 [2025-11-19 21:14:03,039][ INFO][PID:1098499] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.209.34.73 copr-rpmbuild-log [2025-11-19 21:14:08,060][ INFO][PID:1098499] Periodic builder liveness probe: alive [2025-11-19 21:14:08,065][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:13,070][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:18,075][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:23,081][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:28,083][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:33,085][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:38,087][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:43,091][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:48,096][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:53,108][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:14:58,109][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:03,110][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:08,113][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:13,117][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:18,121][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:23,131][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:28,135][ INFO][PID:1098499] Checking for cancel request [2025-11-19 21:15:28,168][ INFO][PID:1098499] Downloading results from builder [2025-11-19 21:15:28,169][ INFO][PID:1098499] rsyncing of mockbuilder@54.209.34.73:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570 started [2025-11-19 21:15:28,178][ INFO][PID:1098499] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.209.34.73:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/ &> /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/build-09814570.rsync.log [2025-11-19 21:15:32,406][ INFO][PID:1098499] rsyncing finished. [2025-11-19 21:15:32,406][ INFO][PID:1098499] Releasing VM back to pool [2025-11-19 21:15:32,435][ INFO][PID:1098499] Searching for 'success' file in resultdir [2025-11-19 21:15:32,438][ INFO][PID:1098499] Getting build details [2025-11-19 21:15:32,440][ INFO][PID:1098499] Retrieving SRPM info from /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570 [2025-11-19 21:15:32,447][ INFO][PID:1098499] SRPM URL: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/cosmic-osd-1.0.0~beta.7-1.src.rpm [2025-11-19 21:15:32,449][ INFO][PID:1098499] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/cosmic-osd-1.0.0~beta.7-1.src.rpm', 'pkg_name': 'cosmic-osd', 'pkg_version': '1.0.0~beta.7-1'} [2025-11-19 21:15:32,451][ INFO][PID:1098499] Finished build: id=9814570 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged chroot=srpm-builds [2025-11-19 21:15:32,465][ INFO][PID:1098499] Worker succeeded build, took 91.43347525596619 [2025-11-19 21:15:32,468][ INFO][PID:1098499] 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": 1763586932.465364, "started_on": 1763586841.0318887, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9814570", "build_id": 9814570, "package_name": "cosmic-osd", "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://pagure.io/fedora-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-43-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/09814570/cosmic-osd-1.0.0~beta.7-1.src.rpm", "uses_devel_repo": null, "sandbox": "ryanabx/cosmic-epoch-tagged--ryanabx", "results": { "name": "cosmic-osd", "epoch": null, "version": "1.0.0~beta.7", "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": "09814570", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.0.0~beta.7-1", "id": 9814570, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2025-11-19 21:15:32,520][ INFO][PID:1098499] Sending fedora-messaging bus message in build.end [2025-11-19 21:15:32,590][ INFO][PID:1098499] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/builder-live.log by gzip [2025-11-19 21:15:32,595][ INFO][PID:1098499] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/builder-live.log' as PID 1143605 [2025-11-19 21:15:32,647][ INFO][PID:1098499] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/builder-live.log) [2025-11-19 21:15:32,648][ INFO][PID:1098499] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/backend.log by gzip [2025-11-19 21:15:32,653][ INFO][PID:1098499] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09814570/backend.log' as PID 1143614