[2025-03-05 16:11:23,021][  INFO][PID:2640849] Marking build as starting
[2025-03-05 16:11:23,074][  INFO][PID:2640849] Trying to allocate VM
[2025-03-05 16:12:51,471][  INFO][PID:2640849] Allocated host ResallocHost, ticket_id=1654711, hostname=44.200.162.237, name=aws_x86_64_normalreserved_prod_01698311_20250305_161043
[2025-03-05 16:12:51,478][  INFO][PID:2640849] Allocating ssh connection to builder
[2025-03-05 16:12:51,482][  INFO][PID:2640849] Checking that builder machine is OK
[2025-03-05 16:12:51,863][  INFO][PID:2640849] Running remote command: copr-builder-ready srpm-builds
[2025-03-05 16:12:52,168][  INFO][PID:2640849] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-05 16:12:52,170][  INFO][PID:2640849] Filling build.info file with builder info
[2025-03-05 16:12:52,180][  INFO][PID:2640849] 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-25452",
            "project_dirname": "containers-podman-25452",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741191172.1802435,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8730310",
            "build_id": 8730310,
            "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-eln --result-dir \\\"$resultdir\\\" --pr-id 25452 --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-25452--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-25452",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25452",
            "result_dir": "08730310",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8730310,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25452",
                "vendor": "Fedora Project COPR (packit/containers-podman-25452)"
            }
        }
    ]
}
[2025-03-05 16:12:52,241][  INFO][PID:2640849] Sending fedora-messaging bus message in build.start
[2025-03-05 16:12:53,177][  INFO][PID:2640849] Sending fedora-messaging bus message in chroot.start
[2025-03-05 16:12:53,200][  INFO][PID:2640849] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8730310 --detached
[2025-03-05 16:12:53,578][  INFO][PID:2640849] Downloading the builder-live.log file, attempt 1
[2025-03-05 16:12:53,584][  INFO][PID:2640849] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.162.237 copr-rpmbuild-log
[2025-03-05 16:12:58,605][  INFO][PID:2640849] Periodic builder liveness probe: alive
[2025-03-05 16:13:44,780][  INFO][PID:2640849] Downloading results from builder
[2025-03-05 16:13:44,785][  INFO][PID:2640849] rsyncing of mockbuilder@44.200.162.237:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310 started
[2025-03-05 16:13:44,790][  INFO][PID:2640849] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.162.237:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310/ &> /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310/build-08730310.rsync.log
[2025-03-05 16:13:46,095][  INFO][PID:2640849] rsyncing finished.
[2025-03-05 16:13:46,097][  INFO][PID:2640849] Releasing VM back to pool
[2025-03-05 16:13:46,128][  INFO][PID:2640849] Searching for 'success' file in resultdir
[2025-03-05 16:13:46,132][  INFO][PID:2640849] Getting build details
[2025-03-05 16:13:46,136][  INFO][PID:2640849] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310
[2025-03-05 16:13:46,141][  INFO][PID:2640849] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25452/srpm-builds/08730310/podman-5.5.0~dev-1.20250305161333782952.pr25452.289.fc434f8e1.src.rpm
[2025-03-05 16:13:46,145][  INFO][PID:2640849] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25452/srpm-builds/08730310/podman-5.5.0~dev-1.20250305161333782952.pr25452.289.fc434f8e1.src.rpm', 'pkg_name': 'podman', 'pkg_version': '102:5.5.0~dev-1.20250305161333782952.pr25452.289.fc434f8e1'}
[2025-03-05 16:13:46,146][  INFO][PID:2640849] Finished build: id=8730310 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-podman-25452 chroot=srpm-builds 
[2025-03-05 16:13:46,153][  INFO][PID:2640849] Worker succeeded build, took 53.972825050354004
[2025-03-05 16:13:46,156][  INFO][PID:2640849] 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-25452",
            "project_dirname": "containers-podman-25452",
            "submitter": "packit",
            "ended_on": 1741191226.1530685,
            "started_on": 1741191172.1802435,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8730310",
            "build_id": 8730310,
            "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-eln --result-dir \\\"$resultdir\\\" --pr-id 25452 --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-25452/srpm-builds/08730310/podman-5.5.0~dev-1.20250305161333782952.pr25452.289.fc434f8e1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/containers-podman-25452--packit",
            "results": {
                "name": "podman",
                "epoch": 102,
                "version": "5.5.0~dev",
                "release": "1.20250305161333782952.pr25452.289.fc434f8e1",
                "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-25452",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-podman-25452",
            "result_dir": "08730310",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "102:5.5.0~dev-1.20250305161333782952.pr25452.289.fc434f8e1",
            "id": 8730310,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-podman-25452",
                "vendor": "Fedora Project COPR (packit/containers-podman-25452)"
            }
        }
    ]
}
[2025-03-05 16:13:46,201][  INFO][PID:2640849] Sending fedora-messaging bus message in build.end
[2025-03-05 16:13:46,256][  INFO][PID:2640849] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310/builder-live.log by gzip
[2025-03-05 16:13:46,266][  INFO][PID:2640849] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310/builder-live.log' as PID 2665217
[2025-03-05 16:13:46,297][  INFO][PID:2640849] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310/builder-live.log)
[2025-03-05 16:13:46,299][  INFO][PID:2640849] Compressing /var/lib/copr/public_html/results/packit/containers-podman-25452/srpm-builds/08730310/backend.log by gzip