[2026-05-09 15:28:02,067][ INFO][PID:4100727] Marking build as starting [2026-05-09 15:28:02,113][ INFO][PID:4100727] Checking for cancel request [2026-05-09 15:28:02,115][ INFO][PID:4100727] VM allocation process starts [2026-05-09 15:28:02,131][ INFO][PID:4100727] Trying to allocate VM: ResallocHost, ticket_id=2803804, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 15:28:05,203][ INFO][PID:4100727] Allocated host ResallocHost, ticket_id=2803804, hostname=50.19.33.140, name=aws_x86_64_reserved_prod_08703071_20260509_151035, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 15:28:05,204][ INFO][PID:4100727] Allocating ssh connection to builder [2026-05-09 15:28:05,204][ INFO][PID:4100727] Checking that builder machine is OK [2026-05-09 15:28:05,532][ INFO][PID:4100727] Installed copr-rpmbuild version: 1.8 [2026-05-09 15:28:05,533][ INFO][PID:4100727] Running remote command: copr-builder-ready srpm-builds [2026-05-09 15:28:05,751][ INFO][PID:4100727] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 15:28:05,752][ INFO][PID:4100727] Filling build.info file with builder info [2026-05-09 15:28:05,752][ INFO][PID:4100727] Checking for cancel request [2026-05-09 15:28:05,753][ INFO][PID:4100727] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "all-packages", "project_dirname": "all-packages", "submitter": "aldi45ckr", "ended_on": null, "started_on": 1778340485.753377, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439922", "build_id": 10439922, "package_name": "papirus-folders-catppuccin", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nREPO=\\\"catppuccin/papirus-folders\\\"\\n\\necho \\\"Detecting default branch...\\\"\\n\\nBRANCH=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}\\\" \\\\\\n | jq -r '.default_branch'\\n)\\n\\necho \\\"Using branch: ${BRANCH}\\\"\\n\\necho \\\"Fetching latest commit...\\\"\\n\\nCOMMIT=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}/commits/${BRANCH}\\\" \\\\\\n | jq -r '.sha[:7]'\\n)\\n\\nDATE=$(date +%Y%m%d)\\nVERSION=\\\"${DATE}git${COMMIT}\\\"\\n\\necho \\\"Version: ${VERSION}\\\"\\n\\nTARBALL=\\\"papirus-folders-catppuccin-${VERSION}.tar.gz\\\"\\n\\ncurl -fLo \\\"${TARBALL}\\\" \\\\\\n \\\"https://github.com/${REPO}/archive/refs/heads/${BRANCH}.tar.gz\\\"\\n\\ncat > papirus-folders-catppuccin.spec < /var/lib/copr/public_html/results/aldi45ckr/all-packages/srpm-builds/10439922/build-10439922.rsync.log [2026-05-09 15:28:38,631][ INFO][PID:4100727] rsyncing finished. [2026-05-09 15:28:38,632][ INFO][PID:4100727] VM Release request [2026-05-09 15:28:38,641][ INFO][PID:4100727] Searching for 'success' file in resultdir [2026-05-09 15:28:38,642][ INFO][PID:4100727] Getting build details [2026-05-09 15:28:38,643][ INFO][PID:4100727] Retrieving SRPM info from /var/lib/copr/public_html/results/aldi45ckr/all-packages/srpm-builds/10439922 [2026-05-09 15:28:38,644][ INFO][PID:4100727] SRPM URL: https://download.copr.fedorainfracloud.org/results/aldi45ckr/all-packages/srpm-builds/10439922/papirus-folders-catppuccin-20260509gitf83671d-1.src.rpm [2026-05-09 15:28:38,644][ INFO][PID:4100727] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/aldi45ckr/all-packages/srpm-builds/10439922/papirus-folders-catppuccin-20260509gitf83671d-1.src.rpm', 'pkg_name': 'papirus-folders-catppuccin', 'pkg_version': '20260509gitf83671d-1'} [2026-05-09 15:28:38,645][ INFO][PID:4100727] Finished build: id=10439922 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/all-packages chroot=srpm-builds [2026-05-09 15:28:38,647][ INFO][PID:4100727] Worker succeeded build, took 32.89389729499817 [2026-05-09 15:28:38,648][ INFO][PID:4100727] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "all-packages", "project_dirname": "all-packages", "submitter": "aldi45ckr", "ended_on": 1778340518.6472743, "started_on": 1778340485.753377, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439922", "build_id": 10439922, "package_name": "papirus-folders-catppuccin", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nREPO=\\\"catppuccin/papirus-folders\\\"\\n\\necho \\\"Detecting default branch...\\\"\\n\\nBRANCH=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}\\\" \\\\\\n | jq -r '.default_branch'\\n)\\n\\necho \\\"Using branch: ${BRANCH}\\\"\\n\\necho \\\"Fetching latest commit...\\\"\\n\\nCOMMIT=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}/commits/${BRANCH}\\\" \\\\\\n | jq -r '.sha[:7]'\\n)\\n\\nDATE=$(date +%Y%m%d)\\nVERSION=\\\"${DATE}git${COMMIT}\\\"\\n\\necho \\\"Version: ${VERSION}\\\"\\n\\nTARBALL=\\\"papirus-folders-catppuccin-${VERSION}.tar.gz\\\"\\n\\ncurl -fLo \\\"${TARBALL}\\\" \\\\\\n \\\"https://github.com/${REPO}/archive/refs/heads/${BRANCH}.tar.gz\\\"\\n\\ncat > papirus-folders-catppuccin.spec <