[2025-03-06 16:29:40,758][  INFO][PID:80431] Marking build as starting
[2025-03-06 16:29:40,781][  INFO][PID:80431] Trying to allocate VM
[2025-03-06 16:29:43,821][  INFO][PID:80431] Allocated host ResallocHost, ticket_id=1680364, hostname=2620:52:3:1:dead:beef:cafe:c1d0, name=copr_hv_x86_64_04_prod_01729041_20250306_162610
[2025-03-06 16:29:43,822][  INFO][PID:80431] Allocating ssh connection to builder
[2025-03-06 16:29:43,822][  INFO][PID:80431] Checking that builder machine is OK
[2025-03-06 16:29:44,419][  INFO][PID:80431] Running remote command: copr-builder-ready srpm-builds
[2025-03-06 16:29:44,760][  INFO][PID:80431] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-06 16:29:44,761][  INFO][PID:80431] Filling build.info file with builder info
[2025-03-06 16:29:44,768][  INFO][PID:80431] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741278584.7679746,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8736571",
            "build_id": 8736571,
            "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-fedora --result-dir \\\"$resultdir\\\" --ref main --job-config-index 1 --merged-ref 'da47f401eb8c4b3c473b8232705ac3881c7e24f8' --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": "rhcontainerbot/podman-next--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/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08736571",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8736571,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-03-06 16:29:44,792][  INFO][PID:80431] Sending fedora-messaging bus message in build.start
[2025-03-06 16:29:45,337][  INFO][PID:80431] Sending fedora-messaging bus message in chroot.start
[2025-03-06 16:29:45,354][  INFO][PID:80431] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8736571 --detached
[2025-03-06 16:29:45,916][  INFO][PID:80431] Downloading the builder-live.log file, attempt 1
[2025-03-06 16:29:45,917][  INFO][PID:80431] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d0 copr-rpmbuild-log
[2025-03-06 16:29:50,924][  INFO][PID:80431] Periodic builder liveness probe: alive
[2025-03-06 16:31:15,819][  INFO][PID:80431] Downloading results from builder
[2025-03-06 16:31:15,820][  INFO][PID:80431] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d0]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571 started
[2025-03-06 16:31:15,821][  INFO][PID:80431] 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:c1d0]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/ &> /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/build-08736571.rsync.log
[2025-03-06 16:31:16,466][  INFO][PID:80431] rsyncing finished.
[2025-03-06 16:31:16,467][  INFO][PID:80431] Releasing VM back to pool
[2025-03-06 16:31:16,477][  INFO][PID:80431] Searching for 'success' file in resultdir
[2025-03-06 16:31:16,478][  INFO][PID:80431] Getting build details
[2025-03-06 16:31:16,478][  INFO][PID:80431] Retrieving SRPM info from /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571
[2025-03-06 16:31:16,479][  INFO][PID:80431] SRPM URL: https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08736571/podman-5.5.0~dev-1.20250306163058915019.main.291.da47f401e.src.rpm
[2025-03-06 16:31:16,479][  INFO][PID:80431] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next/srpm-builds/08736571/podman-5.5.0~dev-1.20250306163058915019.main.291.da47f401e.src.rpm', 'pkg_name': 'podman', 'pkg_version': '102:5.5.0~dev-1.20250306163058915019.main.291.da47f401e'}
[2025-03-06 16:31:16,480][  INFO][PID:80431] Finished build: id=8736571 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/rhcontainerbot/podman-next chroot=srpm-builds 
[2025-03-06 16:31:16,482][  INFO][PID:80431] Worker succeeded build, took 91.71423363685608
[2025-03-06 16:31:16,483][  INFO][PID:80431] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "rhcontainerbot",
            "project_name": "podman-next",
            "project_dirname": "podman-next",
            "submitter": "packit",
            "ended_on": 1741278676.4822083,
            "started_on": 1741278584.7679746,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8736571",
            "build_id": 8736571,
            "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-fedora --result-dir \\\"$resultdir\\\" --ref main --job-config-index 1 --merged-ref 'da47f401eb8c4b3c473b8232705ac3881c7e24f8' --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/rhcontainerbot/podman-next/srpm-builds/08736571/podman-5.5.0~dev-1.20250306163058915019.main.291.da47f401e.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "rhcontainerbot/podman-next--packit",
            "results": {
                "name": "podman",
                "epoch": 102,
                "version": "5.5.0~dev",
                "release": "1.20250306163058915019.main.291.da47f401e",
                "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/rhcontainerbot/podman-next",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-next",
            "result_dir": "08736571",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.5.0~dev-1.20250306163058915019.main.291.da47f401e",
            "id": 8736571,
            "mockchain_macros": {
                "copr_username": "rhcontainerbot",
                "copr_projectname": "podman-next",
                "vendor": "Fedora Project COPR (rhcontainerbot/podman-next)"
            }
        }
    ]
}
[2025-03-06 16:31:16,570][  INFO][PID:80431] Sending fedora-messaging bus message in build.end
[2025-03-06 16:31:16,588][  INFO][PID:80431] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/builder-live.log by gzip
[2025-03-06 16:31:16,590][  INFO][PID:80431] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/builder-live.log' as PID 98909
[2025-03-06 16:31:16,599][  INFO][PID:80431] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/builder-live.log)
[2025-03-06 16:31:16,600][  INFO][PID:80431] Compressing /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/backend.log by gzip
[2025-03-06 16:31:16,601][  INFO][PID:80431] Running command 'gzip /var/lib/copr/public_html/results/rhcontainerbot/podman-next/srpm-builds/08736571/backend.log' as PID 98914