[2025-03-10 07:37:49,877][  INFO][PID:3127364] Marking build as starting
[2025-03-10 07:37:49,898][  INFO][PID:3127364] Trying to allocate VM
[2025-03-10 07:37:52,999][  INFO][PID:3127364] Allocated host ResallocHost, ticket_id=1721836, hostname=44.202.7.16, name=aws_x86_64_normalreserved_prod_01816974_20250310_073606
[2025-03-10 07:37:53,000][  INFO][PID:3127364] Allocating ssh connection to builder
[2025-03-10 07:37:53,000][  INFO][PID:3127364] Checking that builder machine is OK
[2025-03-10 07:37:53,337][  INFO][PID:3127364] Running remote command: copr-builder-ready srpm-builds
[2025-03-10 07:37:53,539][  INFO][PID:3127364] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-10 07:37:53,540][  INFO][PID:3127364] Filling build.info file with builder info
[2025-03-10 07:37:53,541][  INFO][PID:3127364] 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-3551",
            "project_dirname": "teemtee-tmt-3551",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741592273.5409932,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8745603",
            "build_id": 8745603,
            "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 3551 --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-3551--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-3551",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3551",
            "result_dir": "08745603",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8745603,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "teemtee-tmt-3551",
                "vendor": "Fedora Project COPR (packit/teemtee-tmt-3551)"
            }
        }
    ]
}
[2025-03-10 07:37:53,561][  INFO][PID:3127364] Sending fedora-messaging bus message in build.start
[2025-03-10 07:37:54,119][  INFO][PID:3127364] Sending fedora-messaging bus message in chroot.start
[2025-03-10 07:37:54,134][  INFO][PID:3127364] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8745603 --detached
[2025-03-10 07:37:54,491][  INFO][PID:3127364] Downloading the builder-live.log file, attempt 1
[2025-03-10 07:37:54,493][  INFO][PID:3127364] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.7.16 copr-rpmbuild-log
[2025-03-10 07:37:59,497][  INFO][PID:3127364] Periodic builder liveness probe: alive
[2025-03-10 07:38:45,968][  INFO][PID:3127364] Downloading results from builder
[2025-03-10 07:38:45,968][  INFO][PID:3127364] rsyncing of mockbuilder@44.202.7.16:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603 started
[2025-03-10 07:38:45,969][  INFO][PID:3127364] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.7.16:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/ &> /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/build-08745603.rsync.log
[2025-03-10 07:38:46,231][  INFO][PID:3127364] rsyncing finished.
[2025-03-10 07:38:46,231][  INFO][PID:3127364] Releasing VM back to pool
[2025-03-10 07:38:46,241][  INFO][PID:3127364] Searching for 'success' file in resultdir
[2025-03-10 07:38:46,242][  INFO][PID:3127364] Getting build details
[2025-03-10 07:38:46,242][  INFO][PID:3127364] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603
[2025-03-10 07:38:46,243][  INFO][PID:3127364] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3551/srpm-builds/08745603/tmt-1.44.0.dev9+gd7632524-1.20250310073841649027.pr3551.9.gd7632524.src.rpm
[2025-03-10 07:38:46,243][  INFO][PID:3127364] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3551/srpm-builds/08745603/tmt-1.44.0.dev9+gd7632524-1.20250310073841649027.pr3551.9.gd7632524.src.rpm', 'pkg_name': 'tmt', 'pkg_version': '1.44.0.dev9+gd7632524-1.20250310073841649027.pr3551.9.gd7632524'}
[2025-03-10 07:38:46,244][  INFO][PID:3127364] Finished build: id=8745603 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/teemtee-tmt-3551 chroot=srpm-builds 
[2025-03-10 07:38:46,245][  INFO][PID:3127364] Worker succeeded build, took 52.70472192764282
[2025-03-10 07:38:46,246][  INFO][PID:3127364] 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-3551",
            "project_dirname": "teemtee-tmt-3551",
            "submitter": "packit",
            "ended_on": 1741592326.2457151,
            "started_on": 1741592273.5409932,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8745603",
            "build_id": 8745603,
            "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 3551 --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-3551/srpm-builds/08745603/tmt-1.44.0.dev9+gd7632524-1.20250310073841649027.pr3551.9.gd7632524.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/teemtee-tmt-3551--packit",
            "results": {
                "name": "tmt",
                "epoch": null,
                "version": "1.44.0.dev9+gd7632524",
                "release": "1.20250310073841649027.pr3551.9.gd7632524",
                "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-3551",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/teemtee-tmt-3551",
            "result_dir": "08745603",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "1.44.0.dev9+gd7632524-1.20250310073841649027.pr3551.9.gd7632524",
            "id": 8745603,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "teemtee-tmt-3551",
                "vendor": "Fedora Project COPR (packit/teemtee-tmt-3551)"
            }
        }
    ]
}
[2025-03-10 07:38:46,282][  INFO][PID:3127364] Sending fedora-messaging bus message in build.end
[2025-03-10 07:38:46,297][  INFO][PID:3127364] Compressing /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/builder-live.log by gzip
[2025-03-10 07:38:46,298][  INFO][PID:3127364] Running command 'gzip /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/builder-live.log' as PID 3131125
[2025-03-10 07:38:46,307][  INFO][PID:3127364] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/builder-live.log)
[2025-03-10 07:38:46,307][  INFO][PID:3127364] Compressing /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/backend.log by gzip
[2025-03-10 07:38:46,308][  INFO][PID:3127364] Running command 'gzip /var/lib/copr/public_html/results/packit/teemtee-tmt-3551/srpm-builds/08745603/backend.log' as PID 3131126