[2025-10-29 09:05:57,766][ INFO][PID:4182948] Marking build as starting [2025-10-29 09:05:57,789][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:05:57,790][ INFO][PID:4182948] VM allocation process starts [2025-10-29 09:05:57,800][ INFO][PID:4182948] Trying to allocate VM: ResallocHost, ticket_id=5907704, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-29 09:06:00,886][ INFO][PID:4182948] Allocated host ResallocHost, ticket_id=5907704, hostname=3.87.127.26, name=aws_aarch64_normalreserved_prod_07709884_20251029_090203, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-29 09:06:00,886][ INFO][PID:4182948] Allocating ssh connection to builder [2025-10-29 09:06:00,887][ INFO][PID:4182948] Checking that builder machine is OK [2025-10-29 09:06:01,233][ INFO][PID:4182948] Running remote command: copr-builder-ready srpm-builds [2025-10-29 09:06:01,446][ INFO][PID:4182948] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-29 09:06:01,447][ INFO][PID:4182948] Filling build.info file with builder info [2025-10-29 09:06:01,448][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:01,449][ INFO][PID:4182948] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "libvirt-zfs", "project_dirname": "libvirt-zfs", "submitter": "bdherouville", "ended_on": null, "started_on": 1761728761.4487991, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9743316", "build_id": 9743316, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -ex\\n# COPR Custom (Spec+Sources): libvirt EL10 with ZFS enabled on aarch64\\n\\nEVR=\\\"${EVR:-11.8.0-1.el10}\\\"\\nBASEVER=\\\"${BASEVER:-11.8.0}\\\"\\nSRPM_URL=\\\"${SRPM_URL:-https://kojihub.stream.centos.org/kojifiles/packages/libvirt/${BASEVER}/1.el10/src/libvirt-${EVR}.src.rpm}\\\"\\n\\n# 1) put SRPM where rpmdev-extract example expects (per docs)\\nmkdir -p redhat/rpm/SRPMS\\ncurl -fSLo \\\"redhat/rpm/SRPMS/libvirt-${EVR}.src.rpm\\\" \\\"$SRPM_URL\\\"\\n\\n# 2) extract SRPM to a temp dir\\n# rpmdev-extract comes from: --script-builddeps \\\"rpmdevtools\\\"\\nTMPDIR=\\\"$(mktemp -d)\\\"\\nrpmdev-extract \\\"redhat/rpm/SRPMS/libvirt-${EVR}.src.rpm\\\" -C \\\"$TMPDIR\\\"\\n\\n# 3) move spec + all sources to CURRENT DIR (required by COPR Custom)\\n# (do NOT leave subfolders; COPR reads spec & sources from \\\".\\\")\\nSRCDIR=\\\"$(find \\\"$TMPDIR\\\" -maxdepth 1 -type d -name 'libvirt-*' | head -n1)\\\"\\n\\n# spec \\u2192 ./libvirt.spec\\ncp -a \\\"$SRCDIR/libvirt.spec\\\" ./libvirt.spec\\n\\n# all non-spec files (tarballs, patches, extra files) \\u2192 ./\\nfind \\\"$SRCDIR\\\" -maxdepth 1 -type f ! -name '*.spec' -exec cp -a {} ./ \\\\;\\n\\n# 4) patch ./libvirt.spec IN-PLACE (BEFORE %changelog)\\n# 4.1 arches_zfs += aarch64 (if missing)\\nif grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' libvirt.spec; then\\n grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs.*\\\\baarch64\\\\b' libvirt.spec || \\\\\\n sed -i -E 's|^(%define[[:space:]]+arches_zfs[[:space:]]+.*)$|\\\\1 aarch64|' libvirt.spec\\nelse\\n sed -i '1i %define arches_zfs x86_64 aarch64' libvirt.spec\\nfi\\n\\n# 4.2 enable ZFS in the non-Fedora branch of \\u201cFedora had zfs-fuse until F43\\u201d\\nawk '\\n BEGIN{inblk=0}\\n /^\\\\s*# Fedora (has|had) zfs-fuse/ {inblk=1}\\n inblk && /^\\\\s*%else/ { print; getline; sub(/(%define[[:space:]]+with_storage_zfs[[:space:]]+)0\\\\b/,\\\"\\\\\\\\11\\\"); print; inblk=0; next }\\n {print}\\n' libvirt.spec > libvirt.spec.new && mv libvirt.spec.new libvirt.spec\\n\\n# 4.3 optional: disable Gluster if the macro exists (to avoid extra BRs)\\nsed -i -E 's/^(%define[[:space:]]+with_storage_gluster[[:space:]]+).*/\\\\10/' libvirt.spec || true\\n\\n# 5) sanity: show what COPR will consume (in \\\".\\\")\\necho \\\"---- SPEC & SOURCES IN CWD ----\\\"\\npwd; ls -la\\ngrep -nE 'arches_zfs|with_storage_zfs' libvirt.spec || true\\necho \\\"--------------------------------\\\"\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"\", \"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": "bdherouville/libvirt-zfs--bdherouville", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/libvirt-zfs", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs", "result_dir": "09743316", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9743316, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "libvirt-zfs", "vendor": "Fedora Project COPR (bdherouville/libvirt-zfs)" } } ] } [2025-10-29 09:06:01,470][ INFO][PID:4182948] Sending fedora-messaging bus message in build.start [2025-10-29 09:06:02,093][ INFO][PID:4182948] Sending fedora-messaging bus message in chroot.start [2025-10-29 09:06:02,116][ INFO][PID:4182948] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9743316 --detached [2025-10-29 09:06:02,484][ INFO][PID:4182948] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.87.127.26' (ED25519) to the list of known hosts. [2025-10-29 09:06:02,485][ INFO][PID:4182948] Downloading the builder-live.log file, attempt 1 [2025-10-29 09:06:02,486][ INFO][PID:4182948] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.87.127.26 copr-rpmbuild-log [2025-10-29 09:06:07,493][ INFO][PID:4182948] Periodic builder liveness probe: alive [2025-10-29 09:06:07,494][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:12,495][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:17,496][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:22,496][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:27,501][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:32,511][ INFO][PID:4182948] Checking for cancel request [2025-10-29 09:06:34,647][ INFO][PID:4182948] Downloading results from builder [2025-10-29 09:06:34,648][ INFO][PID:4182948] rsyncing of mockbuilder@3.87.127.26:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316 started [2025-10-29 09:06:34,649][ INFO][PID:4182948] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.87.127.26:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/ &> /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/build-09743316.rsync.log [2025-10-29 09:06:34,981][ INFO][PID:4182948] rsyncing finished. [2025-10-29 09:06:34,982][ INFO][PID:4182948] Releasing VM back to pool [2025-10-29 09:06:34,992][ INFO][PID:4182948] Searching for 'success' file in resultdir [2025-10-29 09:06:34,993][ ERROR][PID:4182948] Build failed: Backend process error: No success file => build failure [2025-10-29 09:06:34,993][ INFO][PID:4182948] Finished build: id=9743316 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/bdherouville/libvirt-zfs chroot=srpm-builds [2025-10-29 09:06:34,995][ ERROR][PID:4182948] Backend process error: No success file => build failure [2025-10-29 09:06:34,995][ INFO][PID:4182948] Worker failed build, took 33.54698419570923 [2025-10-29 09:06:34,996][ INFO][PID:4182948] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "libvirt-zfs", "project_dirname": "libvirt-zfs", "submitter": "bdherouville", "ended_on": 1761728794.9957833, "started_on": 1761728761.4487991, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9743316", "build_id": 9743316, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -ex\\n# COPR Custom (Spec+Sources): libvirt EL10 with ZFS enabled on aarch64\\n\\nEVR=\\\"${EVR:-11.8.0-1.el10}\\\"\\nBASEVER=\\\"${BASEVER:-11.8.0}\\\"\\nSRPM_URL=\\\"${SRPM_URL:-https://kojihub.stream.centos.org/kojifiles/packages/libvirt/${BASEVER}/1.el10/src/libvirt-${EVR}.src.rpm}\\\"\\n\\n# 1) put SRPM where rpmdev-extract example expects (per docs)\\nmkdir -p redhat/rpm/SRPMS\\ncurl -fSLo \\\"redhat/rpm/SRPMS/libvirt-${EVR}.src.rpm\\\" \\\"$SRPM_URL\\\"\\n\\n# 2) extract SRPM to a temp dir\\n# rpmdev-extract comes from: --script-builddeps \\\"rpmdevtools\\\"\\nTMPDIR=\\\"$(mktemp -d)\\\"\\nrpmdev-extract \\\"redhat/rpm/SRPMS/libvirt-${EVR}.src.rpm\\\" -C \\\"$TMPDIR\\\"\\n\\n# 3) move spec + all sources to CURRENT DIR (required by COPR Custom)\\n# (do NOT leave subfolders; COPR reads spec & sources from \\\".\\\")\\nSRCDIR=\\\"$(find \\\"$TMPDIR\\\" -maxdepth 1 -type d -name 'libvirt-*' | head -n1)\\\"\\n\\n# spec \\u2192 ./libvirt.spec\\ncp -a \\\"$SRCDIR/libvirt.spec\\\" ./libvirt.spec\\n\\n# all non-spec files (tarballs, patches, extra files) \\u2192 ./\\nfind \\\"$SRCDIR\\\" -maxdepth 1 -type f ! -name '*.spec' -exec cp -a {} ./ \\\\;\\n\\n# 4) patch ./libvirt.spec IN-PLACE (BEFORE %changelog)\\n# 4.1 arches_zfs += aarch64 (if missing)\\nif grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' libvirt.spec; then\\n grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs.*\\\\baarch64\\\\b' libvirt.spec || \\\\\\n sed -i -E 's|^(%define[[:space:]]+arches_zfs[[:space:]]+.*)$|\\\\1 aarch64|' libvirt.spec\\nelse\\n sed -i '1i %define arches_zfs x86_64 aarch64' libvirt.spec\\nfi\\n\\n# 4.2 enable ZFS in the non-Fedora branch of \\u201cFedora had zfs-fuse until F43\\u201d\\nawk '\\n BEGIN{inblk=0}\\n /^\\\\s*# Fedora (has|had) zfs-fuse/ {inblk=1}\\n inblk && /^\\\\s*%else/ { print; getline; sub(/(%define[[:space:]]+with_storage_zfs[[:space:]]+)0\\\\b/,\\\"\\\\\\\\11\\\"); print; inblk=0; next }\\n {print}\\n' libvirt.spec > libvirt.spec.new && mv libvirt.spec.new libvirt.spec\\n\\n# 4.3 optional: disable Gluster if the macro exists (to avoid extra BRs)\\nsed -i -E 's/^(%define[[:space:]]+with_storage_gluster[[:space:]]+).*/\\\\10/' libvirt.spec || true\\n\\n# 5) sanity: show what COPR will consume (in \\\".\\\")\\necho \\\"---- SPEC & SOURCES IN CWD ----\\\"\\npwd; ls -la\\ngrep -nE 'arches_zfs|with_storage_zfs' libvirt.spec || true\\necho \\\"--------------------------------\\\"\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"\", \"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": "bdherouville/libvirt-zfs--bdherouville", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/libvirt-zfs", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-zfs", "result_dir": "09743316", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9743316, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "libvirt-zfs", "vendor": "Fedora Project COPR (bdherouville/libvirt-zfs)" } } ] } [2025-10-29 09:06:35,022][ INFO][PID:4182948] Sending fedora-messaging bus message in build.end [2025-10-29 09:06:35,046][ INFO][PID:4182948] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/builder-live.log by gzip [2025-10-29 09:06:35,047][ INFO][PID:4182948] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/builder-live.log' as PID 4185468 [2025-10-29 09:06:35,050][ INFO][PID:4182948] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/builder-live.log) [2025-10-29 09:06:35,051][ INFO][PID:4182948] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/backend.log by gzip [2025-10-29 09:06:35,052][ INFO][PID:4182948] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-zfs/srpm-builds/09743316/backend.log' as PID 4185469