[2025-01-15 20:51:16,207][  INFO][PID:757432] Marking build as starting
[2025-01-15 20:51:16,243][  INFO][PID:757432] Trying to allocate VM
[2025-01-15 20:51:19,317][  INFO][PID:757432] Allocated host ResallocHost, ticket_id=692444, hostname=2620:52:3:1:dead:beef:cafe:c193, name=copr_hv_x86_64_03_prod_00574666_20250115_202915
[2025-01-15 20:51:19,324][  INFO][PID:757432] Allocating ssh connection to builder
[2025-01-15 20:51:19,325][  INFO][PID:757432] Checking that builder machine is OK
[2025-01-15 20:51:19,954][  INFO][PID:757432] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 20:51:20,306][  INFO][PID:757432] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 20:51:20,307][  INFO][PID:757432] Filling build.info file with builder info
[2025-01-15 20:51:20,308][  INFO][PID:757432] 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-779",
            "project_dirname": "flightctl-flightctl-779",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736974280.3081815,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517330",
            "build_id": 8517330,
            "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 779 --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-779--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-779",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779",
            "result_dir": "08517330",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517330,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-779",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-779)"
            }
        }
    ]
}
[2025-01-15 20:51:20,331][  INFO][PID:757432] Sending fedora-messaging bus message in build.start
[2025-01-15 20:51:20,899][  INFO][PID:757432] Sending fedora-messaging bus message in chroot.start
[2025-01-15 20:51:20,916][  INFO][PID:757432] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517330 --detached
[2025-01-15 20:51:21,600][  INFO][PID:757432] Downloading the builder-live.log file, attempt 1
[2025-01-15 20:51:21,602][  INFO][PID:757432] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 copr-rpmbuild-log
[2025-01-15 20:51:26,607][  INFO][PID:757432] Periodic builder liveness probe: alive
[2025-01-15 20:52:15,919][  INFO][PID:757432] Downloading results from builder
[2025-01-15 20:52:15,919][  INFO][PID:757432] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c193]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330 started
[2025-01-15 20:52:15,920][  INFO][PID:757432] 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:c193]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/build-08517330.rsync.log
[2025-01-15 20:52:16,319][  INFO][PID:757432] rsyncing finished.
[2025-01-15 20:52:16,319][  INFO][PID:757432] Releasing VM back to pool
[2025-01-15 20:52:16,330][  INFO][PID:757432] Searching for 'success' file in resultdir
[2025-01-15 20:52:16,331][  INFO][PID:757432] Getting build details
[2025-01-15 20:52:16,332][  INFO][PID:757432] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330
[2025-01-15 20:52:16,332][  INFO][PID:757432] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779/srpm-builds/08517330/flightctl-0.3.0-1.20250115205209899714.pr779.305.g188ef77.src.rpm
[2025-01-15 20:52:16,333][  INFO][PID:757432] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779/srpm-builds/08517330/flightctl-0.3.0-1.20250115205209899714.pr779.305.g188ef77.src.rpm', 'pkg_name': 'flightctl', 'pkg_version': '0.3.0-1.20250115205209899714.pr779.305.g188ef77'}
[2025-01-15 20:52:16,333][  INFO][PID:757432] Finished build: id=8517330 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-779 chroot=srpm-builds 
[2025-01-15 20:52:16,335][  INFO][PID:757432] Worker succeeded build, took 56.026808977127075
[2025-01-15 20:52:16,335][  INFO][PID:757432] 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-779",
            "project_dirname": "flightctl-flightctl-779",
            "submitter": "packit",
            "ended_on": 1736974336.3349905,
            "started_on": 1736974280.3081815,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517330",
            "build_id": 8517330,
            "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 779 --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-779/srpm-builds/08517330/flightctl-0.3.0-1.20250115205209899714.pr779.305.g188ef77.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/flightctl-flightctl-779--packit",
            "results": {
                "name": "flightctl",
                "epoch": null,
                "version": "0.3.0",
                "release": "1.20250115205209899714.pr779.305.g188ef77",
                "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-779",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-779",
            "result_dir": "08517330",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.3.0-1.20250115205209899714.pr779.305.g188ef77",
            "id": 8517330,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "flightctl-flightctl-779",
                "vendor": "Fedora Project COPR (packit/flightctl-flightctl-779)"
            }
        }
    ]
}
[2025-01-15 20:52:16,374][  INFO][PID:757432] Sending fedora-messaging bus message in build.end
[2025-01-15 20:52:16,391][  INFO][PID:757432] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/builder-live.log by gzip
[2025-01-15 20:52:16,392][  INFO][PID:757432] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/builder-live.log' as PID 762115
[2025-01-15 20:52:16,400][  INFO][PID:757432] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/builder-live.log)
[2025-01-15 20:52:16,401][  INFO][PID:757432] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/backend.log by gzip
[2025-01-15 20:52:16,402][  INFO][PID:757432] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-779/srpm-builds/08517330/backend.log' as PID 762117