[2025-03-11 07:22:26,108][  INFO][PID:3420207] Marking build as starting
[2025-03-11 07:22:26,131][  INFO][PID:3420207] Trying to allocate VM
[2025-03-11 07:22:29,220][  INFO][PID:3420207] Allocated host ResallocHost, ticket_id=1739035, hostname=52.23.208.188, name=aws_x86_64_normalreserved_prod_01850184_20250311_071910
[2025-03-11 07:22:29,220][  INFO][PID:3420207] Allocating ssh connection to builder
[2025-03-11 07:22:29,221][  INFO][PID:3420207] Checking that builder machine is OK
[2025-03-11 07:22:29,562][  INFO][PID:3420207] Running remote command: copr-builder-ready srpm-builds
[2025-03-11 07:22:29,777][  INFO][PID:3420207] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-11 07:22:29,778][  INFO][PID:3420207] Filling build.info file with builder info
[2025-03-11 07:22:29,780][  INFO][PID:3420207] 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": "teemtee-tmt-3571",
            "project_dirname": "teemtee-tmt-3571",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741677749.7805622,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8748914",
            "build_id": 8748914,
            "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 3571 --merge-pr --target-branch main --job-config-index 2 --merged-ref 'main' --no-create-symlinks https://github.com/teemtee/tmt\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit hatch python3-hatch-vcs\", \"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/teemtee-tmt-3571--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/teemtee-tmt-3571",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3571",
            "result_dir": "08748914",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8748914,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "teemtee-tmt-3571",
                "vendor": "Fedora Project COPR (packit/teemtee-tmt-3571)"
            }
        }
    ]
}
[2025-03-11 07:22:29,799][  INFO][PID:3420207] Sending fedora-messaging bus message in build.start
[2025-03-11 07:22:30,475][  INFO][PID:3420207] Sending fedora-messaging bus message in chroot.start
[2025-03-11 07:22:30,497][  INFO][PID:3420207] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8748914 --detached
[2025-03-11 07:22:30,872][  INFO][PID:3420207] Downloading the builder-live.log file, attempt 1
[2025-03-11 07:22:30,873][  INFO][PID:3420207] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.23.208.188 copr-rpmbuild-log
[2025-03-11 07:22:35,878][  INFO][PID:3420207] Periodic builder liveness probe: alive
[2025-03-11 07:23:14,936][  INFO][PID:3420207] Downloading results from builder
[2025-03-11 07:23:14,937][  INFO][PID:3420207] rsyncing of mockbuilder@52.23.208.188:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914 started
[2025-03-11 07:23:14,938][  INFO][PID:3420207] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.23.208.188:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/ &> /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/build-08748914.rsync.log
[2025-03-11 07:23:15,161][  INFO][PID:3420207] rsyncing finished.
[2025-03-11 07:23:15,162][  INFO][PID:3420207] Releasing VM back to pool
[2025-03-11 07:23:15,173][  INFO][PID:3420207] Searching for 'success' file in resultdir
[2025-03-11 07:23:15,173][  INFO][PID:3420207] Getting build details
[2025-03-11 07:23:15,174][  INFO][PID:3420207] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914
[2025-03-11 07:23:15,175][  INFO][PID:3420207] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3571/srpm-builds/08748914/tmt-1.44.0.dev10+g5bbc7cd1-1.20250311072310704304.pr3571.10.g5bbc7cd1.src.rpm
[2025-03-11 07:23:15,175][  INFO][PID:3420207] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3571/srpm-builds/08748914/tmt-1.44.0.dev10+g5bbc7cd1-1.20250311072310704304.pr3571.10.g5bbc7cd1.src.rpm', 'pkg_name': 'tmt', 'pkg_version': '1.44.0.dev10+g5bbc7cd1-1.20250311072310704304.pr3571.10.g5bbc7cd1'}
[2025-03-11 07:23:15,175][  INFO][PID:3420207] Finished build: id=8748914 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/teemtee-tmt-3571 chroot=srpm-builds 
[2025-03-11 07:23:15,177][  INFO][PID:3420207] Worker succeeded build, took 45.39667248725891
[2025-03-11 07:23:15,177][  INFO][PID:3420207] 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": "teemtee-tmt-3571",
            "project_dirname": "teemtee-tmt-3571",
            "submitter": "packit",
            "ended_on": 1741677795.1772346,
            "started_on": 1741677749.7805622,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8748914",
            "build_id": 8748914,
            "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 3571 --merge-pr --target-branch main --job-config-index 2 --merged-ref 'main' --no-create-symlinks https://github.com/teemtee/tmt\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit hatch python3-hatch-vcs\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "tmt",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3571/srpm-builds/08748914/tmt-1.44.0.dev10+g5bbc7cd1-1.20250311072310704304.pr3571.10.g5bbc7cd1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/teemtee-tmt-3571--packit",
            "results": {
                "name": "tmt",
                "epoch": null,
                "version": "1.44.0.dev10+g5bbc7cd1",
                "release": "1.20250311072310704304.pr3571.10.g5bbc7cd1",
                "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/teemtee-tmt-3571",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3571",
            "result_dir": "08748914",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "1.44.0.dev10+g5bbc7cd1-1.20250311072310704304.pr3571.10.g5bbc7cd1",
            "id": 8748914,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "teemtee-tmt-3571",
                "vendor": "Fedora Project COPR (packit/teemtee-tmt-3571)"
            }
        }
    ]
}
[2025-03-11 07:23:15,214][  INFO][PID:3420207] Sending fedora-messaging bus message in build.end
[2025-03-11 07:23:15,230][  INFO][PID:3420207] Compressing /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/builder-live.log by gzip
[2025-03-11 07:23:15,231][  INFO][PID:3420207] Running command 'gzip /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/builder-live.log' as PID 3424687
[2025-03-11 07:23:15,240][  INFO][PID:3420207] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/builder-live.log)
[2025-03-11 07:23:15,240][  INFO][PID:3420207] Compressing /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/backend.log by gzip
[2025-03-11 07:23:15,241][  INFO][PID:3420207] Running command 'gzip /var/lib/copr/public_html/results/packit/teemtee-tmt-3571/srpm-builds/08748914/backend.log' as PID 3424688