[2026-09-03 19:36:39,107][ INFO][PID:3492771] Marking build as starting [2026-09-03 19:36:39,151][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:36:39,153][ INFO][PID:3492771] VM allocation process starts [2026-09-03 19:36:39,162][ INFO][PID:3492771] Trying to allocate VM: ResallocHost, ticket_id=4828149, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-03 19:36:42,172][ INFO][PID:3492771] Allocated host ResallocHost, ticket_id=4828149, hostname=2620:52:6:1161:dead:beef:cafe:c13c, name=vmhost_x86_01_prod_26824274_20260903_193240, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-03 19:36:42,228][ INFO][PID:3492771] Allocating ssh connection to builder [2026-09-03 19:36:42,230][ INFO][PID:3492771] Checking that builder machine is OK [2026-09-03 19:36:42,784][ INFO][PID:3492771] Installed copr-rpmbuild version: 1.9 [2026-09-03 19:36:42,784][ INFO][PID:3492771] Running remote command: copr-builder-ready srpm-builds [2026-09-03 19:36:43,065][ INFO][PID:3492771] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-03 19:36:43,066][ INFO][PID:3492771] Filling build.info file with builder info [2026-09-03 19:36:43,066][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:36:43,067][ INFO][PID:3492771] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@rocky-testing", "project_name": "rakudo-rpms", "project_dirname": "rakudo-rpms", "submitter": "stack", "ended_on": null, "started_on": 1788464203.0673885, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10948279", "build_id": 10948279, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# Script for copr to build moarvm rpm from source\\n\\nGITURL=https://github.com/MoarVM/MoarVM.git\\nPKGBASENAME=moarvm\\n\\n# First pull the latest from git\\ngit clone ${GITURL} ${PKGBASENAME}\\ncd ${PKGBASENAME}\\n\\n# Now check tags for latest version\\npkgVers=$(git tag -l \\\"20*\\\" | tail -1)\\necho \\\"Found version: $pkgVers\\\"\\ngit switch --detach ${pkgVers}\\ngit log | head\\n\\n# Now pull submodules\\ngit submodule update --init\\n# Go back up to create tarball\\ncd ..\\ntar czf MoarVM-${pkgVers}.tar.gz ${PKGBASENAME}\\n\\n# Pull down the spec file:\\ncurl -O --output-dir . https://git.resf.org/testing/rakudorpms-specfiles/raw/branch/main/moarvm.spec\\nsed -i moarvm.spec -e \\\"/^Version/s/VERSION/${pkgVers}/\\\"\\n\\necho \\\"Should now have spec file and tarball to build SRPM\\\"\\n\\n\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git gcc make perl libffi-devel libzstd-devel\", \"resultdir\": \"\", \"repos\": \"http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/\\nhttp://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@rocky-testing/rakudo-rpms--stack", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os" }, { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os" } ], "background": false, "distributions_in_build": [ "rocky-10" ], "distributions_in_project": [ "epel-10", "epel-9", "rocky-10" ], "destdir": "/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms", "result_dir": "10948279", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10948279, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-09-03 19:36:43,095][ INFO][PID:3492771] Sending fedora-messaging bus message in build.start [2026-09-03 19:36:43,492][ INFO][PID:3492771] Sending fedora-messaging bus message in chroot.start [2026-09-03 19:36:43,513][ INFO][PID:3492771] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10948279 --detached [2026-09-03 19:36:44,144][ INFO][PID:3492771] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c13c' (ED25519) to the list of known hosts. [2026-09-03 19:36:44,145][ INFO][PID:3492771] Downloading the builder-live.log file, attempt 1 [2026-09-03 19:36:44,146][ INFO][PID:3492771] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c13c copr-rpmbuild-log [2026-09-03 19:36:49,150][ INFO][PID:3492771] Periodic builder liveness probe: alive [2026-09-03 19:36:49,150][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:36:54,153][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:36:59,157][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:04,158][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:09,159][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:14,160][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:19,160][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:24,161][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:29,162][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:34,163][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:39,164][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:44,376][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:49,612][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:37:54,711][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:00,132][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:05,158][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:10,171][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:15,180][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:20,182][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:25,184][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:30,185][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:35,186][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:40,205][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:45,254][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:50,266][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:38:55,273][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:00,279][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:05,285][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:10,285][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:15,287][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:20,287][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:25,288][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:30,289][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:35,290][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:40,291][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:45,295][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:50,336][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:39:55,429][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:00,704][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:06,125][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:11,279][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:16,283][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:21,285][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:26,286][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:31,328][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:36,329][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:41,330][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:46,331][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:51,332][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:40:56,447][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:01,526][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:06,549][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:11,725][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:17,151][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:22,156][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:27,159][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:32,160][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:37,161][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:42,567][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:47,648][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:52,756][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:41:57,826][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:02,833][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:07,834][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:12,839][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:17,848][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:22,848][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:27,849][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:32,851][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:37,852][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:42,853][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:47,854][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:52,855][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:42:57,927][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:02,933][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:07,946][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:12,950][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:17,958][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:22,982][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:27,985][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:32,987][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:38,041][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:43,066][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:48,067][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:53,071][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:43:58,237][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:03,259][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:08,289][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:13,637][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:18,641][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:23,889][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:29,248][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:34,552][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:39,746][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:44,752][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:49,786][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:54,938][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:44:59,954][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:04,956][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:09,958][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:15,479][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:20,557][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:25,567][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:30,647][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:35,660][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:40,874][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:46,571][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:52,053][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:45:57,790][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:03,009][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:08,148][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:13,307][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:18,328][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:23,337][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:28,341][ INFO][PID:3492771] Checking for cancel request [2026-09-03 19:46:29,566][ INFO][PID:3492771] Downloading results from builder [2026-09-03 19:46:29,567][ INFO][PID:3492771] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c13c]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279 started [2026-09-03 19:46:29,567][ INFO][PID:3492771] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:6:1161:dead:beef:cafe:c13c]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/ &> /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/build-10948279.rsync.log [2026-09-03 19:46:31,147][ INFO][PID:3492771] rsyncing finished. [2026-09-03 19:46:31,148][ INFO][PID:3492771] VM Release request [2026-09-03 19:46:31,153][ INFO][PID:3492771] Searching for 'success' file in resultdir [2026-09-03 19:46:31,154][ INFO][PID:3492771] Getting build details [2026-09-03 19:46:31,154][ INFO][PID:3492771] Retrieving SRPM info from /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279 [2026-09-03 19:46:31,154][ INFO][PID:3492771] SRPM URL: https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/moarvm-2026.08-2.src.rpm [2026-09-03 19:46:31,155][ INFO][PID:3492771] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/moarvm-2026.08-2.src.rpm', 'pkg_name': 'moarvm', 'pkg_version': '2026.08-2'} [2026-09-03 19:46:31,155][ INFO][PID:3492771] Finished build: id=10948279 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms chroot=srpm-builds [2026-09-03 19:46:31,155][ INFO][PID:3492771] Worker succeeded build, took 588.0884373188019 [2026-09-03 19:46:31,156][ INFO][PID:3492771] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@rocky-testing", "project_name": "rakudo-rpms", "project_dirname": "rakudo-rpms", "submitter": "stack", "ended_on": 1788464791.1558259, "started_on": 1788464203.0673885, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10948279", "build_id": 10948279, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# Script for copr to build moarvm rpm from source\\n\\nGITURL=https://github.com/MoarVM/MoarVM.git\\nPKGBASENAME=moarvm\\n\\n# First pull the latest from git\\ngit clone ${GITURL} ${PKGBASENAME}\\ncd ${PKGBASENAME}\\n\\n# Now check tags for latest version\\npkgVers=$(git tag -l \\\"20*\\\" | tail -1)\\necho \\\"Found version: $pkgVers\\\"\\ngit switch --detach ${pkgVers}\\ngit log | head\\n\\n# Now pull submodules\\ngit submodule update --init\\n# Go back up to create tarball\\ncd ..\\ntar czf MoarVM-${pkgVers}.tar.gz ${PKGBASENAME}\\n\\n# Pull down the spec file:\\ncurl -O --output-dir . https://git.resf.org/testing/rakudorpms-specfiles/raw/branch/main/moarvm.spec\\nsed -i moarvm.spec -e \\\"/^Version/s/VERSION/${pkgVers}/\\\"\\n\\necho \\\"Should now have spec file and tarball to build SRPM\\\"\\n\\n\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git gcc make perl libffi-devel libzstd-devel\", \"resultdir\": \"\", \"repos\": \"http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/\\nhttp://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/\"}", "pkg_name": "moarvm", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/moarvm-2026.08-2.src.rpm", "uses_devel_repo": null, "sandbox": "@rocky-testing/rakudo-rpms--stack", "results": { "architecture_specific_tags": { "rocky-10": {} }, "name": "moarvm", "epoch": null, "version": "2026.08", "release": "2" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os" }, { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os" } ], "background": false, "distributions_in_build": [ "rocky-10" ], "distributions_in_project": [ "epel-10", "epel-9", "rocky-10" ], "destdir": "/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms", "result_dir": "10948279", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2026.08-2", "id": 10948279, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-09-03 19:46:31,188][ INFO][PID:3492771] Sending fedora-messaging bus message in build.end [2026-09-03 19:46:31,209][ INFO][PID:3492771] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/builder-live.log by gzip [2026-09-03 19:46:31,210][ INFO][PID:3492771] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/builder-live.log' as PID 3627055 [2026-09-03 19:46:31,213][ INFO][PID:3492771] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/builder-live.log) [2026-09-03 19:46:31,214][ INFO][PID:3492771] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/backend.log by gzip [2026-09-03 19:46:31,214][ INFO][PID:3492771] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948279/backend.log' as PID 3627056