[2025-01-28 15:35:27,855][  INFO][PID:2356143] Marking build as starting
[2025-01-28 15:35:27,936][  INFO][PID:2356143] Trying to allocate VM
[2025-01-28 15:39:46,130][  INFO][PID:2356143] Allocated host ResallocHost, ticket_id=967651, hostname=2620:52:3:1:dead:beef:cafe:c153, name=copr_hv_x86_64_02_prod_00877929_20250128_153129
[2025-01-28 15:39:46,131][  INFO][PID:2356143] Allocating ssh connection to builder
[2025-01-28 15:39:46,132][  INFO][PID:2356143] Checking that builder machine is OK
[2025-01-28 15:39:46,801][  INFO][PID:2356143] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-28 15:39:47,345][  INFO][PID:2356143] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-28 15:39:47,345][  INFO][PID:2356143] Filling build.info file with builder info
[2025-01-28 15:39:47,346][  INFO][PID:2356143] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "@redhat-et",
            "project_name": "flightctl-dev",
            "project_dirname": "flightctl-dev",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1738078787.3466098,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8581896-centos-stream-9-x86_64",
            "build_id": 8581896,
            "package_name": "flightctl",
            "package_version": "0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@redhat-et/flightctl-dev/flightctl",
            "git_hash": "d925feeadbc54519ba99e2706a6afdf7ff2b0d2f",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@redhat-et/flightctl-dev--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@redhat-et/flightctl-dev",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@redhat-et/flightctl-dev",
            "result_dir": "08581896-flightctl",
            "built_packages": "",
            "id": 8581896,
            "mockchain_macros": {
                "copr_username": "@redhat-et",
                "copr_projectname": "flightctl-dev",
                "vendor": "Fedora Project COPR (@redhat-et/flightctl-dev)"
            }
        }
    ]
}
[2025-01-28 15:39:47,388][  INFO][PID:2356143] Sending fedora-messaging bus message in build.start
[2025-01-28 15:39:48,139][  INFO][PID:2356143] Sending fedora-messaging bus message in chroot.start
[2025-01-28 15:39:48,155][  INFO][PID:2356143] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8581896-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-28 15:39:48,896][  INFO][PID:2356143] Downloading the builder-live.log file, attempt 1
[2025-01-28 15:39:48,898][  INFO][PID:2356143] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 copr-rpmbuild-log
[2025-01-28 15:39:53,914][  INFO][PID:2356143] Periodic builder liveness probe: alive
[2025-01-28 15:42:19,737][  INFO][PID:2356143] Downloading results from builder
[2025-01-28 15:42:19,738][  INFO][PID:2356143] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c153]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl started
[2025-01-28 15:42:19,739][  INFO][PID:2356143] 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:c153]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/ &> /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/build-08581896.rsync.log
[2025-01-28 15:42:20,477][  INFO][PID:2356143] rsyncing finished.
[2025-01-28 15:42:20,478][  INFO][PID:2356143] Releasing VM back to pool
[2025-01-28 15:42:20,490][  INFO][PID:2356143] Searching for 'success' file in resultdir
[2025-01-28 15:42:20,490][  INFO][PID:2356143] Going to sign pkgs from source: 8581896-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64
[2025-01-28 15:42:20,491][  INFO][PID:2356143] Calling '/bin/sign -u @redhat-et#flightctl-dev@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 15:42:20,800][  INFO][PID:2356143] Calling '/bin/sign -4 -h sha256 -u @redhat-et#flightctl-dev@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/flightctl-cli-0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5.el9.x86_64.rpm' (attempt #1)
[2025-01-28 15:42:21,674][  INFO][PID:2356143] signed rpm: /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/flightctl-cli-0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5.el9.x86_64.rpm
[2025-01-28 15:42:21,674][  INFO][PID:2356143] Calling '/bin/sign -4 -h sha256 -u @redhat-et#flightctl-dev@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/flightctl-agent-0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5.el9.x86_64.rpm' (attempt #1)
[2025-01-28 15:42:22,690][  INFO][PID:2356143] signed rpm: /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/flightctl-agent-0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5.el9.x86_64.rpm
[2025-01-28 15:42:22,691][  INFO][PID:2356143] Calling '/bin/sign -4 -h sha256 -u @redhat-et#flightctl-dev@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/flightctl-0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5.el9.src.rpm' (attempt #1)
[2025-01-28 15:42:23,620][  INFO][PID:2356143] signed rpm: /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/flightctl-0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5.el9.src.rpm
[2025-01-28 15:42:23,621][  INFO][PID:2356143] Sign done
[2025-01-28 15:42:23,622][  INFO][PID:2356143] Incremental createrepo run, adding 08581896-flightctl into https://download.copr.fedorainfracloud.org/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-28 15:42:23,623][  INFO][PID:2356143] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64 --add 08581896-flightctl --no-appstream-metadata' as PID 2402833
[2025-01-28 15:42:24,443][  INFO][PID:2356143] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64 --add 08581896-flightctl --no-appstream-metadata)
[2025-01-28 15:42:24,444][  INFO][PID:2356143] Getting build details
[2025-01-28 15:42:24,445][  INFO][PID:2356143] Listing built binary packages in /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl
[2025-01-28 15:42:24,445][  INFO][PID:2356143] Built packages:
['flightctl-cli 0.4.0~rc2~7~g72a5ae5', 'flightctl-agent 0.4.0~rc2~7~g72a5ae5']
[2025-01-28 15:42:24,446][  INFO][PID:2356143] build details: {'built_packages': 'flightctl-cli 0.4.0~rc2~7~g72a5ae5\nflightctl-agent 0.4.0~rc2~7~g72a5ae5'}
[2025-01-28 15:42:24,446][  INFO][PID:2356143] Retrieving pubkey
[2025-01-28 15:42:24,446][  INFO][PID:2356143] Calling '/bin/sign -u @redhat-et#flightctl-dev@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 15:42:24,758][  INFO][PID:2356143] Added pubkey for user @redhat-et project flightctl-dev into: /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/pubkey.gpg
[2025-01-28 15:42:24,759][  INFO][PID:2356143] Finished build: id=8581896 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@redhat-et/flightctl-dev chroot=centos-stream-9-x86_64 
[2025-01-28 15:42:24,762][  INFO][PID:2356143] Worker succeeded build, took 157.4159393310547
[2025-01-28 15:42:24,766][  INFO][PID:2356143] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "@redhat-et",
            "project_name": "flightctl-dev",
            "project_dirname": "flightctl-dev",
            "submitter": "packit",
            "ended_on": 1738078944.7625492,
            "started_on": 1738078787.3466098,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8581896-centos-stream-9-x86_64",
            "build_id": 8581896,
            "package_name": "flightctl",
            "package_version": "0.4.0~rc2~7~g72a5ae5-1.20250128153447063861.main.7.g72a5ae5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@redhat-et/flightctl-dev/flightctl",
            "git_hash": "d925feeadbc54519ba99e2706a6afdf7ff2b0d2f",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@redhat-et/flightctl-dev--packit",
            "results": {
                "packages": [
                    {
                        "name": "flightctl",
                        "epoch": null,
                        "version": "0.4.0~rc2~7~g72a5ae5",
                        "release": "1.20250128153447063861.main.7.g72a5ae5.el9",
                        "arch": "src"
                    },
                    {
                        "name": "flightctl-cli",
                        "epoch": null,
                        "version": "0.4.0~rc2~7~g72a5ae5",
                        "release": "1.20250128153447063861.main.7.g72a5ae5.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "flightctl-agent",
                        "epoch": null,
                        "version": "0.4.0~rc2~7~g72a5ae5",
                        "release": "1.20250128153447063861.main.7.g72a5ae5.el9",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@redhat-et/flightctl-dev",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@redhat-et/flightctl-dev",
            "result_dir": "08581896-flightctl",
            "built_packages": "flightctl-cli 0.4.0~rc2~7~g72a5ae5\nflightctl-agent 0.4.0~rc2~7~g72a5ae5",
            "id": 8581896,
            "mockchain_macros": {
                "copr_username": "@redhat-et",
                "copr_projectname": "flightctl-dev",
                "vendor": "Fedora Project COPR (@redhat-et/flightctl-dev)"
            }
        }
    ]
}
[2025-01-28 15:42:24,813][  INFO][PID:2356143] Sending fedora-messaging bus message in build.end
[2025-01-28 15:42:24,838][  INFO][PID:2356143] Compressing /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/builder-live.log by gzip
[2025-01-28 15:42:24,839][  INFO][PID:2356143] Running command 'gzip /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/builder-live.log' as PID 2403022
[2025-01-28 15:42:24,846][  INFO][PID:2356143] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/builder-live.log)
[2025-01-28 15:42:24,847][  INFO][PID:2356143] Compressing /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/backend.log by gzip
[2025-01-28 15:42:24,848][  INFO][PID:2356143] Running command 'gzip /var/lib/copr/public_html/results/@redhat-et/flightctl-dev/centos-stream-9-x86_64/08581896-flightctl/backend.log' as PID 2403024