[2025-03-11 10:03:22,667][  INFO][PID:405990] Marking build as starting
[2025-03-11 10:03:22,698][  INFO][PID:405990] Trying to allocate VM
[2025-03-11 10:03:25,747][  INFO][PID:405990] Allocated host ResallocHost, ticket_id=1741995, hostname=2620:52:3:1:dead:beef:cafe:c1d8, name=copr_hv_x86_64_04_prod_01854320_20250311_100109
[2025-03-11 10:03:25,747][  INFO][PID:405990] Allocating ssh connection to builder
[2025-03-11 10:03:25,748][  INFO][PID:405990] Checking that builder machine is OK
[2025-03-11 10:03:26,341][  INFO][PID:405990] Running remote command: copr-builder-ready srpm-builds
[2025-03-11 10:03:26,690][  INFO][PID:405990] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-11 10:03:26,691][  INFO][PID:405990] Filling build.info file with builder info
[2025-03-11 10:03:26,692][  INFO][PID:405990] 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": "containers-podman-25528",
            "project_dirname": "containers-podman-25528",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741687406.6919925,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8749565",
            "build_id": 8749565,
            "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 -p podman-centos --result-dir \\\"$resultdir\\\" --pr-id 25528 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/podman\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit git-archive-all make\", \"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/containers-podman-25528--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/containers-podman-25528",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25528",
            "result_dir": "08749565",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8749565,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25528",
                "vendor": "Fedora Project COPR (packit/containers-podman-25528)"
            }
        }
    ]
}
[2025-03-11 10:03:26,713][  INFO][PID:405990] Sending fedora-messaging bus message in build.start
[2025-03-11 10:03:27,323][  INFO][PID:405990] Sending fedora-messaging bus message in chroot.start
[2025-03-11 10:03:27,346][  INFO][PID:405990] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8749565 --detached
[2025-03-11 10:03:27,988][  INFO][PID:405990] Downloading the builder-live.log file, attempt 1
[2025-03-11 10:03:27,990][  INFO][PID:405990] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2025-03-11 10:03:32,997][  INFO][PID:405990] Periodic builder liveness probe: alive
[2025-03-11 10:05:01,616][  INFO][PID:405990] Downloading results from builder
[2025-03-11 10:05:01,617][  INFO][PID:405990] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565 started
[2025-03-11 10:05:01,618][  INFO][PID:405990] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/ &> /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/build-08749565.rsync.log
[2025-03-11 10:05:02,332][  INFO][PID:405990] rsyncing finished.
[2025-03-11 10:05:02,333][  INFO][PID:405990] Releasing VM back to pool
[2025-03-11 10:05:02,343][  INFO][PID:405990] Searching for 'success' file in resultdir
[2025-03-11 10:05:02,344][  INFO][PID:405990] Getting build details
[2025-03-11 10:05:02,344][  INFO][PID:405990] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565
[2025-03-11 10:05:02,345][  INFO][PID:405990] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25528/srpm-builds/08749565/podman-5.5.0~dev-1.20250311100444229363.pr25528.308.44ffe0fec.src.rpm
[2025-03-11 10:05:02,346][  INFO][PID:405990] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25528/srpm-builds/08749565/podman-5.5.0~dev-1.20250311100444229363.pr25528.308.44ffe0fec.src.rpm', 'pkg_name': 'podman', 'pkg_version': '102:5.5.0~dev-1.20250311100444229363.pr25528.308.44ffe0fec'}
[2025-03-11 10:05:02,346][  INFO][PID:405990] Finished build: id=8749565 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-25528 chroot=srpm-builds 
[2025-03-11 10:05:02,348][  INFO][PID:405990] Worker succeeded build, took 95.6564953327179
[2025-03-11 10:05:02,349][  INFO][PID:405990] 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": "containers-podman-25528",
            "project_dirname": "containers-podman-25528",
            "submitter": "packit",
            "ended_on": 1741687502.3484879,
            "started_on": 1741687406.6919925,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8749565",
            "build_id": 8749565,
            "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 -p podman-centos --result-dir \\\"$resultdir\\\" --pr-id 25528 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/podman\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit git-archive-all make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "podman",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25528/srpm-builds/08749565/podman-5.5.0~dev-1.20250311100444229363.pr25528.308.44ffe0fec.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-podman-25528--packit",
            "results": {
                "name": "podman",
                "epoch": 102,
                "version": "5.5.0~dev",
                "release": "1.20250311100444229363.pr25528.308.44ffe0fec",
                "exclusivearch": [
                    "x86_64",
                    "armv3l",
                    "armv4b",
                    "armv4l",
                    "armv4tl",
                    "armv5tl",
                    "armv5tel",
                    "armv5tejl",
                    "armv6l",
                    "armv6hl",
                    "armv7l",
                    "armv7hl",
                    "armv7hnl",
                    "armv8l",
                    "armv8hl",
                    "armv8hnl",
                    "armv8hcnl",
                    "aarch64",
                    "ppc64le",
                    "s390x",
                    "riscv64"
                ],
                "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/containers-podman-25528",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25528",
            "result_dir": "08749565",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.5.0~dev-1.20250311100444229363.pr25528.308.44ffe0fec",
            "id": 8749565,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25528",
                "vendor": "Fedora Project COPR (packit/containers-podman-25528)"
            }
        }
    ]
}
[2025-03-11 10:05:02,383][  INFO][PID:405990] Sending fedora-messaging bus message in build.end
[2025-03-11 10:05:02,429][  INFO][PID:405990] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/builder-live.log by gzip
[2025-03-11 10:05:02,431][  INFO][PID:405990] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/builder-live.log' as PID 416766
[2025-03-11 10:05:02,440][  INFO][PID:405990] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/builder-live.log)
[2025-03-11 10:05:02,441][  INFO][PID:405990] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/backend.log by gzip
[2025-03-11 10:05:02,443][  INFO][PID:405990] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25528/srpm-builds/08749565/backend.log' as PID 416768