[2025-01-15 13:29:40,983][  INFO][PID:2562180] Marking build as starting
[2025-01-15 13:29:41,014][  INFO][PID:2562180] Trying to allocate VM
[2025-01-15 13:29:44,036][  INFO][PID:2562180] Allocated host ResallocHost, ticket_id=686426, hostname=54.86.219.7, name=aws_x86_64_normalreserved_prod_00568566_20250115_132803
[2025-01-15 13:29:44,037][  INFO][PID:2562180] Allocating ssh connection to builder
[2025-01-15 13:29:44,037][  INFO][PID:2562180] Checking that builder machine is OK
[2025-01-15 13:29:44,416][  INFO][PID:2562180] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 13:29:44,630][  INFO][PID:2562180] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 13:29:44,631][  INFO][PID:2562180] Filling build.info file with builder info
[2025-01-15 13:29:44,632][  INFO][PID:2562180] 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": 1736947784.6319788,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515898",
            "build_id": 8515898,
            "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": "08515898",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8515898,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-15 13:29:44,667][  INFO][PID:2562180] Sending fedora-messaging bus message in build.start
[2025-01-15 13:29:45,211][  INFO][PID:2562180] Sending fedora-messaging bus message in chroot.start
[2025-01-15 13:29:45,228][  INFO][PID:2562180] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8515898 --detached
[2025-01-15 13:29:45,621][  INFO][PID:2562180] Downloading the builder-live.log file, attempt 1
[2025-01-15 13:29:45,623][  INFO][PID:2562180] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.86.219.7 copr-rpmbuild-log
[2025-01-15 13:29:50,626][  INFO][PID:2562180] Periodic builder liveness probe: alive
[2025-01-15 13:31:00,443][  INFO][PID:2562180] Downloading results from builder
[2025-01-15 13:31:00,443][  INFO][PID:2562180] rsyncing of mockbuilder@54.86.219.7:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898 started
[2025-01-15 13:31:00,444][  INFO][PID:2562180] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.86.219.7:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/ &> /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/build-08515898.rsync.log
[2025-01-15 13:31:00,806][  INFO][PID:2562180] rsyncing finished.
[2025-01-15 13:31:00,806][  INFO][PID:2562180] Releasing VM back to pool
[2025-01-15 13:31:00,814][  INFO][PID:2562180] Searching for 'success' file in resultdir
[2025-01-15 13:31:00,815][  INFO][PID:2562180] Getting build details
[2025-01-15 13:31:00,815][  INFO][PID:2562180] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898
[2025-01-15 13:31:00,816][  INFO][PID:2562180] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/nmstate-2.2.40-0.20250115.2443git6110637b.src.rpm
[2025-01-15 13:31:00,816][  INFO][PID:2562180] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/nmstate-2.2.40-0.20250115.2443git6110637b.src.rpm', 'pkg_name': 'nmstate', 'pkg_version': '2.2.40-0.20250115.2443git6110637b'}
[2025-01-15 13:31:00,817][  INFO][PID:2562180] Finished build: id=8515898 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829 chroot=srpm-builds 
[2025-01-15 13:31:00,819][  INFO][PID:2562180] Worker succeeded build, took 76.18701314926147
[2025-01-15 13:31:00,819][  INFO][PID:2562180] 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": 1736947860.818992,
            "started_on": 1736947784.6319788,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515898",
            "build_id": 8515898,
            "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/08515898/nmstate-2.2.40-0.20250115.2443git6110637b.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": {
                "name": "nmstate",
                "epoch": null,
                "version": "2.2.40",
                "release": "0.20250115.2443git6110637b",
                "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": "08515898",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "2.2.40-0.20250115.2443git6110637b",
            "id": 8515898,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-15 13:31:00,867][  INFO][PID:2562180] Sending fedora-messaging bus message in build.end
[2025-01-15 13:31:00,885][  INFO][PID:2562180] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/builder-live.log by gzip
[2025-01-15 13:31:00,886][  INFO][PID:2562180] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/builder-live.log' as PID 2568456
[2025-01-15 13:31:00,895][  INFO][PID:2562180] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/builder-live.log)
[2025-01-15 13:31:00,895][  INFO][PID:2562180] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/backend.log by gzip
[2025-01-15 13:31:00,896][  INFO][PID:2562180] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/srpm-builds/08515898/backend.log' as PID 2568457