[2026-05-09 05:12:57,297][ INFO][PID:1719885] Marking build as starting [2026-05-09 05:12:57,332][ INFO][PID:1719885] Checking for cancel request [2026-05-09 05:12:57,333][ INFO][PID:1719885] VM allocation process starts [2026-05-09 05:12:57,343][ INFO][PID:1719885] Trying to allocate VM: ResallocHost, ticket_id=2799768, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 05:13:00,394][ INFO][PID:1719885] Allocated host ResallocHost, ticket_id=2799768, hostname=44.211.142.146, name=aws_x86_64_reserved_prod_08699806_20260509_044051, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 05:13:00,394][ INFO][PID:1719885] Allocating ssh connection to builder [2026-05-09 05:13:00,395][ INFO][PID:1719885] Checking that builder machine is OK [2026-05-09 05:13:00,738][ INFO][PID:1719885] Installed copr-rpmbuild version: 1.8 [2026-05-09 05:13:00,878][ INFO][PID:1719885] Running remote command: copr-builder-ready srpm-builds [2026-05-09 05:13:01,101][ INFO][PID:1719885] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 05:13:01,102][ INFO][PID:1719885] Filling build.info file with builder info [2026-05-09 05:13:01,102][ INFO][PID:1719885] Checking for cancel request [2026-05-09 05:13:01,103][ INFO][PID:1719885] 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": "postman", "project_dirname": "postman", "submitter": "aldi45ckr", "ended_on": null, "started_on": 1778303581.1036174, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439279", "build_id": 10439279, "package_name": null, "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\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nLATEST_VERSION=$(\\n curl -fsSL \\\"$CHANGELOG_URL\\\" \\\\\\n | jq -r '.changelog[0].name'\\n)\\n\\nif [[ -z \\\"${LATEST_VERSION}\\\" || \\\"${LATEST_VERSION}\\\" == \\\"null\\\" ]]; then\\n echo \\\"ERROR: Failed to detect latest version\\\"\\n exit 1\\nfi\\n\\necho \\\"Latest version detected: ${LATEST_VERSION}\\\"\\n\\necho \\\"Generating desktop entry...\\\"\\n\\ncat > postman.desktop <<'EOF'\\n[Desktop Entry]\\nName=Postman\\nComment=API Platform for building and using APIs\\nExec=postman %U\\nTerminal=false\\nType=Application\\nIcon=postman\\nCategories=Development;Network;\\nStartupNotify=true\\nStartupWMClass=Postman\\nMimeType=x-scheme-handler/postman;\\nEOF\\n\\necho \\\"Generating SPEC file...\\\"\\n\\ncat > postman.spec < /var/lib/copr/public_html/results/aldi45ckr/postman/srpm-builds/10439279/build-10439279.rsync.log [2026-05-09 05:13:42,357][ INFO][PID:1719885] rsyncing finished. [2026-05-09 05:13:42,359][ INFO][PID:1719885] VM Release request [2026-05-09 05:13:42,367][ INFO][PID:1719885] Searching for 'success' file in resultdir [2026-05-09 05:13:42,368][ INFO][PID:1719885] Getting build details [2026-05-09 05:13:42,369][ INFO][PID:1719885] Retrieving SRPM info from /var/lib/copr/public_html/results/aldi45ckr/postman/srpm-builds/10439279 [2026-05-09 05:13:42,370][ INFO][PID:1719885] SRPM URL: https://download.copr.fedorainfracloud.org/results/aldi45ckr/postman/srpm-builds/10439279/postman-12.9.7-1.src.rpm [2026-05-09 05:13:42,370][ INFO][PID:1719885] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/aldi45ckr/postman/srpm-builds/10439279/postman-12.9.7-1.src.rpm', 'pkg_name': 'postman', 'pkg_version': '12.9.7-1'} [2026-05-09 05:13:42,371][ INFO][PID:1719885] Finished build: id=10439279 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/postman chroot=srpm-builds [2026-05-09 05:13:42,372][ INFO][PID:1719885] Worker succeeded build, took 41.26924014091492 [2026-05-09 05:13:42,373][ INFO][PID:1719885] 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": "postman", "project_dirname": "postman", "submitter": "aldi45ckr", "ended_on": 1778303622.3728576, "started_on": 1778303581.1036174, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439279", "build_id": 10439279, "package_name": null, "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\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nLATEST_VERSION=$(\\n curl -fsSL \\\"$CHANGELOG_URL\\\" \\\\\\n | jq -r '.changelog[0].name'\\n)\\n\\nif [[ -z \\\"${LATEST_VERSION}\\\" || \\\"${LATEST_VERSION}\\\" == \\\"null\\\" ]]; then\\n echo \\\"ERROR: Failed to detect latest version\\\"\\n exit 1\\nfi\\n\\necho \\\"Latest version detected: ${LATEST_VERSION}\\\"\\n\\necho \\\"Generating desktop entry...\\\"\\n\\ncat > postman.desktop <<'EOF'\\n[Desktop Entry]\\nName=Postman\\nComment=API Platform for building and using APIs\\nExec=postman %U\\nTerminal=false\\nType=Application\\nIcon=postman\\nCategories=Development;Network;\\nStartupNotify=true\\nStartupWMClass=Postman\\nMimeType=x-scheme-handler/postman;\\nEOF\\n\\necho \\\"Generating SPEC file...\\\"\\n\\ncat > postman.spec <