[2025-03-12 16:58:59,782][  INFO][PID:96758] Marking build as starting
[2025-03-12 16:58:59,823][  INFO][PID:96758] Trying to allocate VM
[2025-03-12 16:59:12,222][  INFO][PID:96758] Allocated host ResallocHost, ticket_id=1770144, hostname=2620:52:3:1:dead:beef:cafe:c14d, name=copr_hv_x86_64_02_prod_01900052_20250312_165001
[2025-03-12 16:59:12,225][  INFO][PID:96758] Allocating ssh connection to builder
[2025-03-12 16:59:12,230][  INFO][PID:96758] Checking that builder machine is OK
[2025-03-12 16:59:12,918][  INFO][PID:96758] Running remote command: copr-builder-ready srpm-builds
[2025-03-12 16:59:13,322][  INFO][PID:96758] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-12 16:59:13,324][  INFO][PID:96758] Filling build.info file with builder info
[2025-03-12 16:59:13,326][  INFO][PID:96758] 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": "flightctl-flightctl-989",
            "project_dirname": "flightctl-flightctl-989",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741798753.3261812,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8758815",
            "build_id": 8758815,
            "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\\\" --pr-id 989 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"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/flightctl-flightctl-989--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/flightctl-flightctl-989",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-989",
            "result_dir": "08758815",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8758815,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-989",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-989)"
            }
        }
    ]
}
[2025-03-12 16:59:13,369][  INFO][PID:96758] Sending fedora-messaging bus message in build.start
[2025-03-12 16:59:14,525][  INFO][PID:96758] Sending fedora-messaging bus message in chroot.start
[2025-03-12 16:59:14,588][  INFO][PID:96758] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8758815 --detached
[2025-03-12 16:59:15,236][  INFO][PID:96758] Downloading the builder-live.log file, attempt 1
[2025-03-12 16:59:15,242][  INFO][PID:96758] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14d copr-rpmbuild-log
[2025-03-12 16:59:20,296][  INFO][PID:96758] Periodic builder liveness probe: alive
[2025-03-12 17:00:11,154][  INFO][PID:96758] Downloading results from builder
[2025-03-12 17:00:11,156][  INFO][PID:96758] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815 started
[2025-03-12 17:00:11,164][  INFO][PID:96758] 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:c14d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815/build-08758815.rsync.log
[2025-03-12 17:00:11,759][  INFO][PID:96758] rsyncing finished.
[2025-03-12 17:00:11,760][  INFO][PID:96758] Releasing VM back to pool
[2025-03-12 17:00:11,800][  INFO][PID:96758] Searching for 'success' file in resultdir
[2025-03-12 17:00:11,801][  INFO][PID:96758] Getting build details
[2025-03-12 17:00:11,806][  INFO][PID:96758] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815
[2025-03-12 17:00:11,811][  INFO][PID:96758] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-989/srpm-builds/08758815/flightctl-0.5.0~rc1~91~gad3e0a5-1.20250312170005323686.pr989.91.gad3e0a5.src.rpm
[2025-03-12 17:00:11,813][  INFO][PID:96758] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-989/srpm-builds/08758815/flightctl-0.5.0~rc1~91~gad3e0a5-1.20250312170005323686.pr989.91.gad3e0a5.src.rpm', 'pkg_name': 'flightctl', 'pkg_version': '0.5.0~rc1~91~gad3e0a5-1.20250312170005323686.pr989.91.gad3e0a5'}
[2025-03-12 17:00:11,820][  INFO][PID:96758] Finished build: id=8758815 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-989 chroot=srpm-builds 
[2025-03-12 17:00:11,826][  INFO][PID:96758] Worker succeeded build, took 58.500476121902466
[2025-03-12 17:00:11,828][  INFO][PID:96758] 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": "flightctl-flightctl-989",
            "project_dirname": "flightctl-flightctl-989",
            "submitter": "packit",
            "ended_on": 1741798811.8266573,
            "started_on": 1741798753.3261812,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8758815",
            "build_id": 8758815,
            "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\\\" --pr-id 989 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "flightctl",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-989/srpm-builds/08758815/flightctl-0.5.0~rc1~91~gad3e0a5-1.20250312170005323686.pr989.91.gad3e0a5.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/flightctl-flightctl-989--packit",
            "results": {
                "name": "flightctl",
                "epoch": null,
                "version": "0.5.0~rc1~91~gad3e0a5",
                "release": "1.20250312170005323686.pr989.91.gad3e0a5",
                "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"
                ],
                "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/flightctl-flightctl-989",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-989",
            "result_dir": "08758815",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.5.0~rc1~91~gad3e0a5-1.20250312170005323686.pr989.91.gad3e0a5",
            "id": 8758815,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-989",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-989)"
            }
        }
    ]
}
[2025-03-12 17:00:11,892][  INFO][PID:96758] Sending fedora-messaging bus message in build.end
[2025-03-12 17:00:11,965][  INFO][PID:96758] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815/builder-live.log by gzip
[2025-03-12 17:00:11,967][  INFO][PID:96758] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815/builder-live.log' as PID 113047
[2025-03-12 17:00:12,024][  INFO][PID:96758] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815/builder-live.log)
[2025-03-12 17:00:12,025][  INFO][PID:96758] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-989/srpm-builds/08758815/backend.log by gzip