[2025-03-05 16:59:47,986][  INFO][PID:3115199] Marking build as starting
[2025-03-05 16:59:48,008][  INFO][PID:3115199] Trying to allocate VM
[2025-03-05 16:59:51,040][  INFO][PID:3115199] Allocated host ResallocHost, ticket_id=1655729, hostname=2620:52:3:1:dead:beef:cafe:c14f, name=copr_hv_x86_64_02_prod_01700317_20250305_165710
[2025-03-05 16:59:51,041][  INFO][PID:3115199] Allocating ssh connection to builder
[2025-03-05 16:59:51,042][  INFO][PID:3115199] Checking that builder machine is OK
[2025-03-05 16:59:51,602][  INFO][PID:3115199] Running remote command: copr-builder-ready srpm-builds
[2025-03-05 16:59:51,939][  INFO][PID:3115199] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-05 16:59:51,940][  INFO][PID:3115199] Filling build.info file with builder info
[2025-03-05 16:59:51,941][  INFO][PID:3115199] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@yggdrasil",
            "project_name": "el8",
            "project_dirname": "el8",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741193991.9414287,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8730452",
            "build_id": 8730452,
            "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 --result-dir \\\"$resultdir\\\" --ref release-0.2 --job-config-index 3 --merged-ref '860021d1ee208f3e8f497ef289e056946c6a593a' --no-create-symlinks https://github.com/RedHatInsights/rhc\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit gawk git-core golang make pkgconfig(bash-completion) pkgconfig(dbus-1) pkgconfig(systemd) rpm_macro(forgemeta) rpm-build\", \"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": "@yggdrasil/el8--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/@yggdrasil/el8",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@yggdrasil/el8",
            "result_dir": "08730452",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8730452,
            "mockchain_macros": {
                "copr_username": "@yggdrasil",
                "copr_projectname": "el8",
                "vendor": "Fedora Project COPR (@yggdrasil/el8)"
            }
        }
    ]
}
[2025-03-05 16:59:51,960][  INFO][PID:3115199] Sending fedora-messaging bus message in build.start
[2025-03-05 16:59:53,575][  INFO][PID:3115199] Sending fedora-messaging bus message in chroot.start
[2025-03-05 16:59:53,668][  INFO][PID:3115199] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8730452 --detached
[2025-03-05 16:59:54,268][  INFO][PID:3115199] Downloading the builder-live.log file, attempt 1
[2025-03-05 16:59:54,272][  INFO][PID:3115199] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2025-03-05 16:59:59,278][  INFO][PID:3115199] Periodic builder liveness probe: alive
[2025-03-05 17:01:11,422][  INFO][PID:3115199] Downloading results from builder
[2025-03-05 17:01:11,423][  INFO][PID:3115199] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452 started
[2025-03-05 17:01:11,424][  INFO][PID:3115199] 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:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/ &> /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/build-08730452.rsync.log
[2025-03-05 17:01:12,255][  INFO][PID:3115199] rsyncing finished.
[2025-03-05 17:01:12,256][  INFO][PID:3115199] Releasing VM back to pool
[2025-03-05 17:01:12,267][  INFO][PID:3115199] Searching for 'success' file in resultdir
[2025-03-05 17:01:12,268][  INFO][PID:3115199] Getting build details
[2025-03-05 17:01:12,268][  INFO][PID:3115199] Retrieving SRPM info from /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452
[2025-03-05 17:01:12,269][  INFO][PID:3115199] SRPM URL: https://download.copr.fedorainfracloud.org/results/@yggdrasil/el8/srpm-builds/08730452/rhc-0.2.6-0.1.git.860021d.src.rpm
[2025-03-05 17:01:12,270][  INFO][PID:3115199] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@yggdrasil/el8/srpm-builds/08730452/rhc-0.2.6-0.1.git.860021d.src.rpm', 'pkg_name': 'rhc', 'pkg_version': '1:0.2.6-0.1.git.860021d'}
[2025-03-05 17:01:12,270][  INFO][PID:3115199] Finished build: id=8730452 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@yggdrasil/el8 chroot=srpm-builds 
[2025-03-05 17:01:12,272][  INFO][PID:3115199] Worker succeeded build, took 80.33103632926941
[2025-03-05 17:01:12,273][  INFO][PID:3115199] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@yggdrasil",
            "project_name": "el8",
            "project_dirname": "el8",
            "submitter": "packit",
            "ended_on": 1741194072.272465,
            "started_on": 1741193991.9414287,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8730452",
            "build_id": 8730452,
            "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 --result-dir \\\"$resultdir\\\" --ref release-0.2 --job-config-index 3 --merged-ref '860021d1ee208f3e8f497ef289e056946c6a593a' --no-create-symlinks https://github.com/RedHatInsights/rhc\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit gawk git-core golang make pkgconfig(bash-completion) pkgconfig(dbus-1) pkgconfig(systemd) rpm_macro(forgemeta) rpm-build\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "rhc",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@yggdrasil/el8/srpm-builds/08730452/rhc-0.2.6-0.1.git.860021d.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@yggdrasil/el8--packit",
            "results": {
                "name": "rhc",
                "epoch": 1,
                "version": "0.2.6",
                "release": "0.1.git.860021d",
                "exclusivearch": [
                    "i386",
                    "i486",
                    "i586",
                    "i686",
                    "pentium3",
                    "pentium4",
                    "athlon",
                    "geode",
                    "x86_64",
                    "armv3l",
                    "armv4b",
                    "armv4l",
                    "armv4tl",
                    "armv5tl",
                    "armv5tel",
                    "armv5tejl",
                    "armv6l",
                    "armv6hl",
                    "armv7l",
                    "armv7hl",
                    "armv7hnl",
                    "armv8l",
                    "armv8hl",
                    "armv8hnl",
                    "armv8hcnl",
                    "aarch64",
                    "ppc64le",
                    "s390x",
                    "riscv64",
                    "mips",
                    "mipsel",
                    "mipsr6",
                    "mipsr6el",
                    "mips64",
                    "mips64el",
                    "mips64r6",
                    "mips64r6el"
                ],
                "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/@yggdrasil/el8",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@yggdrasil/el8",
            "result_dir": "08730452",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "1:0.2.6-0.1.git.860021d",
            "id": 8730452,
            "mockchain_macros": {
                "copr_username": "@yggdrasil",
                "copr_projectname": "el8",
                "vendor": "Fedora Project COPR (@yggdrasil/el8)"
            }
        }
    ]
}
[2025-03-05 17:01:12,305][  INFO][PID:3115199] Sending fedora-messaging bus message in build.end
[2025-03-05 17:01:12,410][  INFO][PID:3115199] Compressing /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/builder-live.log by gzip
[2025-03-05 17:01:12,412][  INFO][PID:3115199] Running command 'gzip /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/builder-live.log' as PID 3130866
[2025-03-05 17:01:12,421][  INFO][PID:3115199] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/builder-live.log)
[2025-03-05 17:01:12,422][  INFO][PID:3115199] Compressing /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/backend.log by gzip
[2025-03-05 17:01:12,423][  INFO][PID:3115199] Running command 'gzip /var/lib/copr/public_html/results/@yggdrasil/el8/srpm-builds/08730452/backend.log' as PID 3130871