[2025-03-11 16:22:06,321][  INFO][PID:3209684] Marking build as starting
[2025-03-11 16:22:06,351][  INFO][PID:3209684] Trying to allocate VM
[2025-03-11 16:22:09,403][  INFO][PID:3209684] Allocated host ResallocHost, ticket_id=1748690, hostname=35.172.195.51, name=aws_x86_64_normalreserved_prod_01865057_20250311_161254
[2025-03-11 16:22:09,404][  INFO][PID:3209684] Allocating ssh connection to builder
[2025-03-11 16:22:09,404][  INFO][PID:3209684] Checking that builder machine is OK
[2025-03-11 16:22:09,766][  INFO][PID:3209684] Running remote command: copr-builder-ready srpm-builds
[2025-03-11 16:22:09,983][  INFO][PID:3209684] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-11 16:22:09,984][  INFO][PID:3209684] Filling build.info file with builder info
[2025-03-11 16:22:09,986][  INFO][PID:3209684] 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": 1741710129.9860198,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8750708",
            "build_id": 8750708,
            "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": "08750708",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8750708,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25533",
                "vendor": "Fedora Project COPR (packit/containers-podman-25533)"
            }
        }
    ]
}
[2025-03-11 16:22:10,008][  INFO][PID:3209684] Sending fedora-messaging bus message in build.start
[2025-03-11 16:22:10,795][  INFO][PID:3209684] Sending fedora-messaging bus message in chroot.start
[2025-03-11 16:22:10,815][  INFO][PID:3209684] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8750708 --detached
[2025-03-11 16:22:11,178][  INFO][PID:3209684] Downloading the builder-live.log file, attempt 1
[2025-03-11 16:22:11,180][  INFO][PID:3209684] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.172.195.51 copr-rpmbuild-log
[2025-03-11 16:22:16,186][  INFO][PID:3209684] Periodic builder liveness probe: alive
[2025-03-11 16:22:57,289][  INFO][PID:3209684] Downloading results from builder
[2025-03-11 16:22:57,290][  INFO][PID:3209684] rsyncing of mockbuilder@35.172.195.51:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708 started
[2025-03-11 16:22:57,290][  INFO][PID:3209684] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.172.195.51:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/ &> /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/build-08750708.rsync.log
[2025-03-11 16:22:57,832][  INFO][PID:3209684] rsyncing finished.
[2025-03-11 16:22:57,833][  INFO][PID:3209684] Releasing VM back to pool
[2025-03-11 16:22:57,846][  INFO][PID:3209684] Searching for 'success' file in resultdir
[2025-03-11 16:22:57,847][  INFO][PID:3209684] Getting build details
[2025-03-11 16:22:57,847][  INFO][PID:3209684] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708
[2025-03-11 16:22:57,849][  INFO][PID:3209684] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25533/srpm-builds/08750708/podman-5.5.0~dev-1.20250311162246749919.pr25533.314.9eb4d27c5.src.rpm
[2025-03-11 16:22:57,850][  INFO][PID:3209684] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25533/srpm-builds/08750708/podman-5.5.0~dev-1.20250311162246749919.pr25533.314.9eb4d27c5.src.rpm', 'pkg_name': 'podman', 'pkg_version': '102:5.5.0~dev-1.20250311162246749919.pr25533.314.9eb4d27c5'}
[2025-03-11 16:22:57,850][  INFO][PID:3209684] Finished build: id=8750708 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-25533 chroot=srpm-builds 
[2025-03-11 16:22:57,852][  INFO][PID:3209684] Worker succeeded build, took 47.86666941642761
[2025-03-11 16:22:57,853][  INFO][PID:3209684] 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": 1741710177.8526893,
            "started_on": 1741710129.9860198,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8750708",
            "build_id": 8750708,
            "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/08750708/podman-5.5.0~dev-1.20250311162246749919.pr25533.314.9eb4d27c5.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-podman-25533--packit",
            "results": {
                "name": "podman",
                "epoch": 102,
                "version": "5.5.0~dev",
                "release": "1.20250311162246749919.pr25533.314.9eb4d27c5",
                "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": "08750708",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.5.0~dev-1.20250311162246749919.pr25533.314.9eb4d27c5",
            "id": 8750708,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25533",
                "vendor": "Fedora Project COPR (packit/containers-podman-25533)"
            }
        }
    ]
}
[2025-03-11 16:22:57,898][  INFO][PID:3209684] Sending fedora-messaging bus message in build.end
[2025-03-11 16:22:57,917][  INFO][PID:3209684] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/builder-live.log by gzip
[2025-03-11 16:22:57,918][  INFO][PID:3209684] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/builder-live.log' as PID 3217216
[2025-03-11 16:22:57,929][  INFO][PID:3209684] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/builder-live.log)
[2025-03-11 16:22:57,930][  INFO][PID:3209684] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/backend.log by gzip
[2025-03-11 16:22:57,931][  INFO][PID:3209684] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25533/srpm-builds/08750708/backend.log' as PID 3217220