[2025-01-14 11:05:15,307][  INFO][PID:2505991] Marking build as starting
[2025-01-14 11:05:15,340][  INFO][PID:2505991] Trying to allocate VM
[2025-01-14 11:05:18,374][  INFO][PID:2505991] Allocated host ResallocHost, ticket_id=666804, hostname=3.237.171.147, name=aws_x86_64_normalreserved_prod_00544341_20250114_110310
[2025-01-14 11:05:18,375][  INFO][PID:2505991] Allocating ssh connection to builder
[2025-01-14 11:05:18,376][  INFO][PID:2505991] Checking that builder machine is OK
[2025-01-14 11:05:18,720][  INFO][PID:2505991] Running remote command: copr-builder-ready srpm-builds
[2025-01-14 11:05:18,919][  INFO][PID:2505991] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-14 11:05:18,920][  INFO][PID:2505991] Filling build.info file with builder info
[2025-01-14 11:05:18,921][  INFO][PID:2505991] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "nmstate-nmstate-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736852718.9216247,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8511725",
            "build_id": 8511725,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 2829 --merge-pr --target-branch base --job-config-index 0 --merged-ref 'base' --no-create-symlinks https://github.com/nmstate/nmstate\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make git tar xz\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08511725",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8511725,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-14 11:05:18,944][  INFO][PID:2505991] Sending fedora-messaging bus message in build.start
[2025-01-14 11:05:19,560][  INFO][PID:2505991] Sending fedora-messaging bus message in chroot.start
[2025-01-14 11:05:19,578][  INFO][PID:2505991] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8511725 --detached
[2025-01-14 11:05:19,926][  INFO][PID:2505991] Downloading the builder-live.log file, attempt 1
[2025-01-14 11:05:19,928][  INFO][PID:2505991] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.237.171.147 copr-rpmbuild-log
[2025-01-14 11:05:24,937][  INFO][PID:2505991] Periodic builder liveness probe: alive
[2025-01-14 11:06:22,275][  INFO][PID:2505991] Downloading results from builder
[2025-01-14 11:06:22,276][  INFO][PID:2505991] rsyncing of mockbuilder@3.237.171.147:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725 started
[2025-01-14 11:06:22,277][  INFO][PID:2505991] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.237.171.147:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/ &> /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/build-08511725.rsync.log
[2025-01-14 11:06:22,650][  INFO][PID:2505991] rsyncing finished.
[2025-01-14 11:06:22,651][  INFO][PID:2505991] Releasing VM back to pool
[2025-01-14 11:06:22,662][  INFO][PID:2505991] Searching for 'success' file in resultdir
[2025-01-14 11:06:22,663][  INFO][PID:2505991] Getting build details
[2025-01-14 11:06:22,663][  INFO][PID:2505991] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725
[2025-01-14 11:06:22,664][  INFO][PID:2505991] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/nmstate-2.2.40-0.20250114.2441gitbda39ce8.src.rpm
[2025-01-14 11:06:22,665][  INFO][PID:2505991] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/nmstate-2.2.40-0.20250114.2441gitbda39ce8.src.rpm', 'pkg_name': 'nmstate', 'pkg_version': '2.2.40-0.20250114.2441gitbda39ce8'}
[2025-01-14 11:06:22,665][  INFO][PID:2505991] Finished build: id=8511725 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829 chroot=srpm-builds 
[2025-01-14 11:06:22,667][  INFO][PID:2505991] Worker succeeded build, took 63.745665550231934
[2025-01-14 11:06:22,668][  INFO][PID:2505991] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "nmstate-nmstate-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": 1736852782.6672902,
            "started_on": 1736852718.9216247,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8511725",
            "build_id": 8511725,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 2829 --merge-pr --target-branch base --job-config-index 0 --merged-ref 'base' --no-create-symlinks https://github.com/nmstate/nmstate\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit cargo make git tar xz\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "nmstate",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/nmstate-2.2.40-0.20250114.2441gitbda39ce8.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": {
                "name": "nmstate",
                "epoch": null,
                "version": "2.2.40",
                "release": "0.20250114.2441gitbda39ce8",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08511725",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "2.2.40-0.20250114.2441gitbda39ce8",
            "id": 8511725,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-14 11:06:22,737][  INFO][PID:2505991] Sending fedora-messaging bus message in build.end
[2025-01-14 11:06:22,757][  INFO][PID:2505991] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/builder-live.log by gzip
[2025-01-14 11:06:22,758][  INFO][PID:2505991] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/builder-live.log' as PID 2515173
[2025-01-14 11:06:22,768][  INFO][PID:2505991] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/builder-live.log)
[2025-01-14 11:06:22,769][  INFO][PID:2505991] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/backend.log by gzip
[2025-01-14 11:06:22,770][  INFO][PID:2505991] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08511725/backend.log' as PID 2515174