[2025-09-07 08:15:29,936][ INFO][PID:1065810] Marking build as starting [2025-09-07 08:15:29,959][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:15:29,960][ INFO][PID:1065810] VM allocation process starts [2025-09-07 08:15:29,975][ INFO][PID:1065810] Trying to allocate VM: ResallocHost, ticket_id=4952500, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 08:15:32,994][ INFO][PID:1065810] Allocated host ResallocHost, ticket_id=4952500, hostname=100.27.205.218, name=aws_x86_64_normalreserved_prod_06613872_20250907_080752, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 08:15:32,994][ INFO][PID:1065810] Allocating ssh connection to builder [2025-09-07 08:15:32,995][ INFO][PID:1065810] Checking that builder machine is OK [2025-09-07 08:15:33,433][ INFO][PID:1065810] Running remote command: copr-builder-ready srpm-builds [2025-09-07 08:15:33,645][ INFO][PID:1065810] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-07 08:15:33,646][ INFO][PID:1065810] Filling build.info file with builder info [2025-09-07 08:15:33,647][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:15:33,648][ INFO][PID:1065810] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "manky201", "project_name": "codeberg.org-avant-hello-world-5", "project_dirname": "codeberg.org-avant-hello-world-5", "submitter": "manky201", "ended_on": null, "started_on": 1757232933.647807, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531719", "build_id": 9531719, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\n\\nresultdir=$PWD\\ntmpdir=$(mktemp -d)\\ncd \\\"$tmpdir\\\"\\n\\necho \\\"Cloning repository...\\\"\\ngit clone --depth 1 https://codeberg.org/avant/hello-world repo\\ncd repo\\n\\necho \\\"Checking out PR...\\\"\\ngit fetch origin pull/5/head:pr-5\\ngit checkout pr-5\\n\\necho \\\"Repository checkout completed\\\"\\n\\n# Find package directory and spec file\\npackage_name=\\\"\\\"\\necho \\\"Looking for package: $package_name\\\"\\n\\nif [ -n \\\"$package_name\\\" ] && [ -d \\\"$package_name\\\" ]; then\\n echo \\\"Found package directory: $package_name\\\"\\n cd \\\"$package_name\\\"\\n specfile=\\\"$package_name.spec\\\"\\n if [ ! -f \\\"$specfile\\\" ]; then\\n specfile=$(find . -maxdepth 1 -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in $package_name directory\\\"\\n exit 1\\n fi\\n fi\\nelse\\n # Find spec file in current directory or subdirectories\\n specfile=$(find . -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in repository\\\"\\n exit 1\\n fi\\n # Change to directory containing the spec file\\n specdir=$(dirname \\\"$specfile\\\")\\n if [ \\\"$specdir\\\" != \\\".\\\" ]; then\\n cd \\\"$specdir\\\"\\n specfile=$(basename \\\"$specfile\\\")\\n fi\\nfi\\n\\necho \\\"Found spec file: $specfile\\\"\\necho \\\"Working in directory: $(pwd)\\\"\\n\\n# Run spectool to download sources\\necho \\\"Running spectool to download sources...\\\"\\nspectool -g -R \\\"$specfile\\\"\\n\\n# Create result directory and copy files\\nmkdir -p \\\"$resultdir\\\"\\ncp \\\"$specfile\\\" \\\"$resultdir/\\\"\\n\\n# Copy patch files\\necho \\\"Copying patch files...\\\"\\nfor patch in *.patch; do\\n if [ -f \\\"$patch\\\" ]; then\\n cp \\\"$patch\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Copy source files\\necho \\\"Copying source files...\\\"\\nfor source in *.tar.gz *.tar.bz2 *.tar.xz *.zip *.tgz *.tbz2 *.txz; do\\n if [ -f \\\"$source\\\" ]; then\\n cp \\\"$source\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Clean up\\ncd \\\"$resultdir\\\"\\nrm -rf \\\"$tmpdir\\\"\\n\\necho \\\"Source preparation completed successfully\\\"\\necho \\\"Files in result directory:\\\"\\nls -la \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "manky201/codeberg.org-avant-hello-world-5--manky201", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-42-x86_64/", "id": "copr_packit_packit_dev", "name": "Additional repo copr_packit_packit_dev" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-5", "result_dir": "09531719", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9531719, "mockchain_macros": { "copr_username": "manky201", "copr_projectname": "codeberg.org-avant-hello-world-5", "vendor": "Fedora Project COPR (manky201/codeberg.org-avant-hello-world-5)" } } ] } [2025-09-07 08:15:33,668][ INFO][PID:1065810] Sending fedora-messaging bus message in build.start [2025-09-07 08:15:34,369][ INFO][PID:1065810] Sending fedora-messaging bus message in chroot.start [2025-09-07 08:15:34,396][ INFO][PID:1065810] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9531719 --detached [2025-09-07 08:15:34,913][ INFO][PID:1065810] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.27.205.218' (ED25519) to the list of known hosts. [2025-09-07 08:15:34,914][ INFO][PID:1065810] Downloading the builder-live.log file, attempt 1 [2025-09-07 08:15:34,915][ INFO][PID:1065810] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.27.205.218 copr-rpmbuild-log [2025-09-07 08:15:39,923][ INFO][PID:1065810] Periodic builder liveness probe: alive [2025-09-07 08:15:39,924][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:15:44,924][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:15:49,926][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:15:54,927][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:15:59,928][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:04,929][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:09,930][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:14,931][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:19,932][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:24,932][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:29,933][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:34,934][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:39,935][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:44,936][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:49,937][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:54,938][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:16:59,939][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:04,940][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:09,941][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:14,942][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:19,943][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:24,944][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:29,945][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:34,946][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:39,947][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:44,948][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:49,949][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:54,950][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:17:59,951][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:04,952][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:09,963][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:15,004][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:20,026][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:25,027][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:30,028][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:35,029][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:40,030][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:45,031][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:50,032][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:18:55,033][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:00,034][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:05,035][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:10,036][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:15,037][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:20,038][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:25,039][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:30,040][ INFO][PID:1065810] Checking for cancel request [2025-09-07 08:19:30,041][ INFO][PID:1065810] calling cancel callback, and waiting [2025-09-07 08:19:33,511][ INFO][PID:1065810] Cancel request succeeded out: success err: Warning: Permanently added '100.27.205.218' (ED25519) to the list of known hosts. [2025-09-07 08:19:33,512][ ERROR][PID:1065810] Build was canceled [2025-09-07 08:19:33,512][ INFO][PID:1065810] Releasing VM back to pool [2025-09-07 08:19:33,524][WARNING][PID:1065810] Switching not-finished job state to 'failed' [2025-09-07 08:19:33,524][ INFO][PID:1065810] Worker failed build, took 239.87658429145813 [2025-09-07 08:19:33,525][ INFO][PID:1065810] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "manky201", "project_name": "codeberg.org-avant-hello-world-5", "project_dirname": "codeberg.org-avant-hello-world-5", "submitter": "manky201", "ended_on": 1757233173.5243912, "started_on": 1757232933.647807, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531719", "build_id": 9531719, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\n\\nresultdir=$PWD\\ntmpdir=$(mktemp -d)\\ncd \\\"$tmpdir\\\"\\n\\necho \\\"Cloning repository...\\\"\\ngit clone --depth 1 https://codeberg.org/avant/hello-world repo\\ncd repo\\n\\necho \\\"Checking out PR...\\\"\\ngit fetch origin pull/5/head:pr-5\\ngit checkout pr-5\\n\\necho \\\"Repository checkout completed\\\"\\n\\n# Find package directory and spec file\\npackage_name=\\\"\\\"\\necho \\\"Looking for package: $package_name\\\"\\n\\nif [ -n \\\"$package_name\\\" ] && [ -d \\\"$package_name\\\" ]; then\\n echo \\\"Found package directory: $package_name\\\"\\n cd \\\"$package_name\\\"\\n specfile=\\\"$package_name.spec\\\"\\n if [ ! -f \\\"$specfile\\\" ]; then\\n specfile=$(find . -maxdepth 1 -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in $package_name directory\\\"\\n exit 1\\n fi\\n fi\\nelse\\n # Find spec file in current directory or subdirectories\\n specfile=$(find . -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in repository\\\"\\n exit 1\\n fi\\n # Change to directory containing the spec file\\n specdir=$(dirname \\\"$specfile\\\")\\n if [ \\\"$specdir\\\" != \\\".\\\" ]; then\\n cd \\\"$specdir\\\"\\n specfile=$(basename \\\"$specfile\\\")\\n fi\\nfi\\n\\necho \\\"Found spec file: $specfile\\\"\\necho \\\"Working in directory: $(pwd)\\\"\\n\\n# Run spectool to download sources\\necho \\\"Running spectool to download sources...\\\"\\nspectool -g -R \\\"$specfile\\\"\\n\\n# Create result directory and copy files\\nmkdir -p \\\"$resultdir\\\"\\ncp \\\"$specfile\\\" \\\"$resultdir/\\\"\\n\\n# Copy patch files\\necho \\\"Copying patch files...\\\"\\nfor patch in *.patch; do\\n if [ -f \\\"$patch\\\" ]; then\\n cp \\\"$patch\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Copy source files\\necho \\\"Copying source files...\\\"\\nfor source in *.tar.gz *.tar.bz2 *.tar.xz *.zip *.tgz *.tbz2 *.txz; do\\n if [ -f \\\"$source\\\" ]; then\\n cp \\\"$source\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Clean up\\ncd \\\"$resultdir\\\"\\nrm -rf \\\"$tmpdir\\\"\\n\\necho \\\"Source preparation completed successfully\\\"\\necho \\\"Files in result directory:\\\"\\nls -la \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "manky201/codeberg.org-avant-hello-world-5--manky201", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-42-x86_64/", "id": "copr_packit_packit_dev", "name": "Additional repo copr_packit_packit_dev" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-5", "result_dir": "09531719", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9531719, "mockchain_macros": { "copr_username": "manky201", "copr_projectname": "codeberg.org-avant-hello-world-5", "vendor": "Fedora Project COPR (manky201/codeberg.org-avant-hello-world-5)" } } ] } [2025-09-07 08:19:33,550][ INFO][PID:1065810] Sending fedora-messaging bus message in build.end [2025-09-07 08:19:33,575][ INFO][PID:1065810] Compressing /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5/srpm-builds/09531719/builder-live.log by gzip [2025-09-07 08:19:33,576][ INFO][PID:1065810] Running command 'gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5/srpm-builds/09531719/builder-live.log' as PID 1081877 [2025-09-07 08:19:33,583][ INFO][PID:1065810] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5/srpm-builds/09531719/builder-live.log) [2025-09-07 08:19:33,584][ INFO][PID:1065810] Compressing /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5/srpm-builds/09531719/backend.log by gzip [2025-09-07 08:19:33,585][ INFO][PID:1065810] Running command 'gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-5/srpm-builds/09531719/backend.log' as PID 1081878