[2025-03-11 16:01:53,334][  INFO][PID:3031640] Marking build as starting
[2025-03-11 16:01:53,355][  INFO][PID:3031640] Trying to allocate VM
[2025-03-11 16:01:56,433][  INFO][PID:3031640] Allocated host ResallocHost, ticket_id=1748218, hostname=3.219.31.108, name=aws_x86_64_normalreserved_prod_01864480_20250311_155921
[2025-03-11 16:01:56,434][  INFO][PID:3031640] Allocating ssh connection to builder
[2025-03-11 16:01:56,434][  INFO][PID:3031640] Checking that builder machine is OK
[2025-03-11 16:01:56,780][  INFO][PID:3031640] Running remote command: copr-builder-ready srpm-builds
[2025-03-11 16:01:56,982][  INFO][PID:3031640] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-11 16:01:56,983][  INFO][PID:3031640] Filling build.info file with builder info
[2025-03-11 16:01:56,984][  INFO][PID:3031640] 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-25533",
            "project_dirname": "containers-podman-25533",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741708916.9843502,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8750623",
            "build_id": 8750623,
            "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\\\" --pr-id 25533 --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-25533--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-25533",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25533",
            "result_dir": "08750623",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8750623,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25533",
                "vendor": "Fedora Project COPR (packit/containers-podman-25533)"
            }
        }
    ]
}
[2025-03-11 16:01:57,006][  INFO][PID:3031640] Sending fedora-messaging bus message in build.start
[2025-03-11 16:01:57,648][  INFO][PID:3031640] Sending fedora-messaging bus message in chroot.start
[2025-03-11 16:01:57,666][  INFO][PID:3031640] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8750623 --detached
[2025-03-11 16:01:58,039][  INFO][PID:3031640] Downloading the builder-live.log file, attempt 1
[2025-03-11 16:01:58,041][  INFO][PID:3031640] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.219.31.108 copr-rpmbuild-log
[2025-03-11 16:02:03,082][  INFO][PID:3031640] Periodic builder liveness probe: alive
[2025-03-11 16:02:53,867][  INFO][PID:3031640] Downloading results from builder
[2025-03-11 16:02:53,868][  INFO][PID:3031640] rsyncing of mockbuilder@3.219.31.108:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623 started
[2025-03-11 16:02:53,870][  INFO][PID:3031640] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.219.31.108:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/ &> /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/build-08750623.rsync.log
[2025-03-11 16:02:54,295][  INFO][PID:3031640] rsyncing finished.
[2025-03-11 16:02:54,296][  INFO][PID:3031640] Releasing VM back to pool
[2025-03-11 16:02:54,305][  INFO][PID:3031640] Searching for 'success' file in resultdir
[2025-03-11 16:02:54,306][  INFO][PID:3031640] Getting build details
[2025-03-11 16:02:54,307][  INFO][PID:3031640] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623
[2025-03-11 16:02:54,307][  INFO][PID:3031640] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25533/srpm-builds/08750623/podman-5.5.0~dev-1.20250311160242106288.pr25533.312.b23249635.src.rpm
[2025-03-11 16:02:54,308][  INFO][PID:3031640] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25533/srpm-builds/08750623/podman-5.5.0~dev-1.20250311160242106288.pr25533.312.b23249635.src.rpm', 'pkg_name': 'podman', 'pkg_version': '102:5.5.0~dev-1.20250311160242106288.pr25533.312.b23249635'}
[2025-03-11 16:02:54,308][  INFO][PID:3031640] Finished build: id=8750623 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-25533 chroot=srpm-builds 
[2025-03-11 16:02:54,310][  INFO][PID:3031640] Worker succeeded build, took 57.326080322265625
[2025-03-11 16:02:54,311][  INFO][PID:3031640] 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-25533",
            "project_dirname": "containers-podman-25533",
            "submitter": "packit",
            "ended_on": 1741708974.3104305,
            "started_on": 1741708916.9843502,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8750623",
            "build_id": 8750623,
            "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\\\" --pr-id 25533 --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-25533/srpm-builds/08750623/podman-5.5.0~dev-1.20250311160242106288.pr25533.312.b23249635.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-podman-25533--packit",
            "results": {
                "name": "podman",
                "epoch": 102,
                "version": "5.5.0~dev",
                "release": "1.20250311160242106288.pr25533.312.b23249635",
                "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-25533",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25533",
            "result_dir": "08750623",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.5.0~dev-1.20250311160242106288.pr25533.312.b23249635",
            "id": 8750623,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25533",
                "vendor": "Fedora Project COPR (packit/containers-podman-25533)"
            }
        }
    ]
}
[2025-03-11 16:02:54,358][  INFO][PID:3031640] Sending fedora-messaging bus message in build.end
[2025-03-11 16:02:54,377][  INFO][PID:3031640] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/builder-live.log by gzip
[2025-03-11 16:02:54,379][  INFO][PID:3031640] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/builder-live.log' as PID 3038410
[2025-03-11 16:02:54,387][  INFO][PID:3031640] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/builder-live.log)
[2025-03-11 16:02:54,388][  INFO][PID:3031640] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/backend.log by gzip
[2025-03-11 16:02:54,389][  INFO][PID:3031640] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750623/backend.log' as PID 3038411