[2026-08-26 18:18:15,191][ INFO][PID:3794257] Marking build as starting [2026-08-26 18:18:15,241][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:15,245][ INFO][PID:3794257] VM allocation process starts [2026-08-26 18:18:15,309][ INFO][PID:3794257] Trying to allocate VM: ResallocHost, ticket_id=4651643, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-26 18:18:20,316][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:25,322][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:30,325][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:35,344][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:40,499][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:45,599][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:50,605][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:18:55,747][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:00,755][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:05,763][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:10,771][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:15,773][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:20,776][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:25,778][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:30,781][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:35,787][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:40,804][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:45,806][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:50,808][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:19:55,816][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:00,821][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:05,835][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:10,837][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:15,889][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:20,909][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:25,916][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:30,918][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:33,437][ INFO][PID:3794257] Allocated host ResallocHost, ticket_id=4651643, hostname=2620:52:6:1161:dead:beef:cafe:c13f, name=vmhost_x86_04_prod_21123223_20260826_181832, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-26 18:20:33,438][ INFO][PID:3794257] Allocating ssh connection to builder [2026-08-26 18:20:33,439][ INFO][PID:3794257] Checking that builder machine is OK [2026-08-26 18:20:34,062][ INFO][PID:3794257] Installed copr-rpmbuild version: 1.9 [2026-08-26 18:20:34,064][ INFO][PID:3794257] Running remote command: copr-builder-ready srpm-builds [2026-08-26 18:20:34,393][ INFO][PID:3794257] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-26 18:20:34,393][ INFO][PID:3794257] Filling build.info file with builder info [2026-08-26 18:20:34,394][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:34,395][ INFO][PID:3794257] 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": "grayeul", "ended_on": null, "started_on": 1787768434.3954704, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10907671", "build_id": 10907671, "package_name": "raku-yamlish", "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 raku-mime-base64 rpm from source\\n\\nGITURL=https://github.com/Leont/yamlish\\nPKGBASENAME=raku-yamlish\\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 --sort=v:refname | grep -v '^v' | 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 ${PKGBASENAME}-${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/${PKGBASENAME}.spec\\nsed -i ${PKGBASENAME}.spec -e \\\"/^Version/s/VERSION/${pkgVers}/\\\"\\n\\necho \\\"Should now have spec file and tarball to build SRPM\\\"\\n\", \"chroot\": \"centos-stream-10-x86_64\", \"builddeps\": \"git curl\", \"resultdir\": \"\", \"repos\": \"http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/\\nhttp://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/\\nhttps://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/\"}", "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--grayeul", "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" }, { "baseurl": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/", "id": "https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch", "name": "Additional repo https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch" } ], "background": true, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-10", "epel-9" ], "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": "10907671", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10907671, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-08-26 18:20:34,437][ INFO][PID:3794257] Sending fedora-messaging bus message in build.start [2026-08-26 18:20:35,043][ INFO][PID:3794257] Sending fedora-messaging bus message in chroot.start [2026-08-26 18:20:35,080][ INFO][PID:3794257] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10907671 --detached [2026-08-26 18:20:35,736][ INFO][PID:3794257] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c13f' (ED25519) to the list of known hosts. [2026-08-26 18:20:35,737][ INFO][PID:3794257] Downloading the builder-live.log file, attempt 1 [2026-08-26 18:20:35,739][ INFO][PID:3794257] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c13f copr-rpmbuild-log [2026-08-26 18:20:40,748][ INFO][PID:3794257] Periodic builder liveness probe: alive [2026-08-26 18:20:40,749][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:45,751][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:50,756][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:20:55,758][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:00,761][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:05,769][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:10,771][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:15,772][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:20,774][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:25,775][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:30,777][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:35,778][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:40,780][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:45,781][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:50,783][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:21:55,784][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:22:00,786][ INFO][PID:3794257] Checking for cancel request [2026-08-26 18:22:00,853][ INFO][PID:3794257] Downloading results from builder [2026-08-26 18:22:00,854][ INFO][PID:3794257] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c13f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671 started [2026-08-26 18:22:00,858][ INFO][PID:3794257] 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:c13f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/ &> /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/build-10907671.rsync.log [2026-08-26 18:22:03,017][ INFO][PID:3794257] rsyncing finished. [2026-08-26 18:22:03,019][ INFO][PID:3794257] VM Release request [2026-08-26 18:22:03,028][ INFO][PID:3794257] Searching for 'success' file in resultdir [2026-08-26 18:22:03,030][ INFO][PID:3794257] Getting build details [2026-08-26 18:22:03,032][ INFO][PID:3794257] Retrieving SRPM info from /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671 [2026-08-26 18:22:03,033][ INFO][PID:3794257] SRPM URL: https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/raku-yamlish-0.1.3-1.src.rpm [2026-08-26 18:22:03,034][ INFO][PID:3794257] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/raku-yamlish-0.1.3-1.src.rpm', 'pkg_name': 'raku-yamlish', 'pkg_version': '0.1.3-1'} [2026-08-26 18:22:03,036][ INFO][PID:3794257] Finished build: id=10907671 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms chroot=srpm-builds [2026-08-26 18:22:03,037][ INFO][PID:3794257] Worker succeeded build, took 88.64178323745728 [2026-08-26 18:22:03,038][ INFO][PID:3794257] 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": "grayeul", "ended_on": 1787768523.0372536, "started_on": 1787768434.3954704, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10907671", "build_id": 10907671, "package_name": "raku-yamlish", "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 raku-mime-base64 rpm from source\\n\\nGITURL=https://github.com/Leont/yamlish\\nPKGBASENAME=raku-yamlish\\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 --sort=v:refname | grep -v '^v' | 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 ${PKGBASENAME}-${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/${PKGBASENAME}.spec\\nsed -i ${PKGBASENAME}.spec -e \\\"/^Version/s/VERSION/${pkgVers}/\\\"\\n\\necho \\\"Should now have spec file and tarball to build SRPM\\\"\\n\", \"chroot\": \"centos-stream-10-x86_64\", \"builddeps\": \"git curl\", \"resultdir\": \"\", \"repos\": \"http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/\\nhttp://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/\\nhttps://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/\"}", "pkg_name": "raku-yamlish", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/raku-yamlish-0.1.3-1.src.rpm", "uses_devel_repo": null, "sandbox": "@rocky-testing/rakudo-rpms--grayeul", "results": { "architecture_specific_tags": { "epel-9": { "buildarch": [ "noarch" ] } }, "name": "raku-yamlish", "epoch": null, "version": "0.1.3", "release": "1" }, "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" }, { "baseurl": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/", "id": "https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch", "name": "Additional repo https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch" } ], "background": true, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-10", "epel-9" ], "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": "10907671", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.1.3-1", "id": 10907671, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-08-26 18:22:03,091][ INFO][PID:3794257] Sending fedora-messaging bus message in build.end [2026-08-26 18:22:03,117][ INFO][PID:3794257] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/builder-live.log by gzip [2026-08-26 18:22:03,119][ INFO][PID:3794257] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/builder-live.log' as PID 3824421 [2026-08-26 18:22:03,319][ INFO][PID:3794257] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/builder-live.log) [2026-08-26 18:22:03,320][ INFO][PID:3794257] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/backend.log by gzip [2026-08-26 18:22:03,321][ INFO][PID:3794257] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907671/backend.log' as PID 3824432