[2025-01-15 16:11:55,815][  INFO][PID:3467232] Marking build as starting
[2025-01-15 16:11:55,916][  INFO][PID:3467232] Trying to allocate VM
[2025-01-15 16:11:58,972][  INFO][PID:3467232] Allocated host ResallocHost, ticket_id=688621, hostname=2620:52:3:1:dead:beef:cafe:c1d8, name=copr_hv_x86_64_04_prod_00571383_20250115_160750
[2025-01-15 16:11:58,974][  INFO][PID:3467232] Allocating ssh connection to builder
[2025-01-15 16:11:58,975][  INFO][PID:3467232] Checking that builder machine is OK
[2025-01-15 16:11:59,677][  INFO][PID:3467232] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-15 16:12:00,070][  INFO][PID:3467232] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-15 16:12:00,071][  INFO][PID:3467232] Filling build.info file with builder info
[2025-01-15 16:12:00,074][  INFO][PID:3467232] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "osbuild-image-builder-frontend-2717",
            "project_dirname": "osbuild-image-builder-frontend-2717",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736957520.0746887,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516415-centos-stream-9-x86_64",
            "build_id": 8516415,
            "package_name": "cockpit-image-builder",
            "package_version": "54-1.20250115161130834013.pr2717",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-image-builder-frontend-2717/cockpit-image-builder",
            "git_hash": "69437a62b0deb25ac017b5601e2fe625448bb4b6",
            "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": "packit/osbuild-image-builder-frontend-2717--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2717/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/packit/osbuild-image-builder-frontend-2717",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2717",
            "result_dir": "08516415-cockpit-image-builder",
            "built_packages": "",
            "id": 8516415,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-image-builder-frontend-2717",
                "vendor": "Fedora Project COPR (packit/osbuild-image-builder-frontend-2717)"
            }
        }
    ]
}
[2025-01-15 16:12:00,148][  INFO][PID:3467232] Sending fedora-messaging bus message in build.start
[2025-01-15 16:12:01,467][  INFO][PID:3467232] Sending fedora-messaging bus message in chroot.start
[2025-01-15 16:12:01,493][  INFO][PID:3467232] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8516415-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-15 16:12:02,560][  INFO][PID:3467232] Downloading the builder-live.log file, attempt 1
[2025-01-15 16:12:02,562][  INFO][PID:3467232] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2025-01-15 16:12:07,573][  INFO][PID:3467232] Periodic builder liveness probe: alive
[2025-01-15 16:13:49,454][  INFO][PID:3467232] Downloading results from builder
[2025-01-15 16:13:49,455][  INFO][PID:3467232] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder started
[2025-01-15 16:13:49,456][  INFO][PID:3467232] 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:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/ &> /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/build-08516415.rsync.log
[2025-01-15 16:13:50,157][  INFO][PID:3467232] rsyncing finished.
[2025-01-15 16:13:50,158][  INFO][PID:3467232] Releasing VM back to pool
[2025-01-15 16:13:50,167][  INFO][PID:3467232] Searching for 'success' file in resultdir
[2025-01-15 16:13:50,168][  INFO][PID:3467232] Going to sign pkgs from source: 8516415-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64
[2025-01-15 16:13:50,169][  INFO][PID:3467232] Calling '/bin/sign -u packit#osbuild-image-builder-frontend-2717@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 16:13:50,469][  INFO][PID:3467232] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-image-builder-frontend-2717@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/cockpit-image-builder-54-1.20250115161130834013.pr2717.el9.noarch.rpm' (attempt #1)
[2025-01-15 16:13:51,385][  INFO][PID:3467232] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/cockpit-image-builder-54-1.20250115161130834013.pr2717.el9.noarch.rpm
[2025-01-15 16:13:51,386][  INFO][PID:3467232] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-image-builder-frontend-2717@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/cockpit-image-builder-54-1.20250115161130834013.pr2717.el9.src.rpm' (attempt #1)
[2025-01-15 16:13:52,362][  INFO][PID:3467232] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/cockpit-image-builder-54-1.20250115161130834013.pr2717.el9.src.rpm
[2025-01-15 16:13:52,363][  INFO][PID:3467232] Sign done
[2025-01-15 16:13:52,364][  INFO][PID:3467232] Incremental createrepo run, adding 08516415-cockpit-image-builder into https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-15 16:13:52,367][  INFO][PID:3467232] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64 --add 08516415-cockpit-image-builder --no-appstream-metadata' as PID 3480422
[2025-01-15 16:13:53,172][  INFO][PID:3467232] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64 --add 08516415-cockpit-image-builder --no-appstream-metadata)
[2025-01-15 16:13:53,173][  INFO][PID:3467232] Getting build details
[2025-01-15 16:13:53,173][  INFO][PID:3467232] Listing built binary packages in /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder
[2025-01-15 16:13:53,174][  INFO][PID:3467232] Built packages:
['cockpit-image-builder 54']
[2025-01-15 16:13:53,174][  INFO][PID:3467232] build details: {'built_packages': 'cockpit-image-builder 54'}
[2025-01-15 16:13:53,175][  INFO][PID:3467232] Retrieving pubkey
[2025-01-15 16:13:53,175][  INFO][PID:3467232] Calling '/bin/sign -u packit#osbuild-image-builder-frontend-2717@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 16:13:53,483][  INFO][PID:3467232] Added pubkey for user packit project osbuild-image-builder-frontend-2717 into: /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/pubkey.gpg
[2025-01-15 16:13:53,484][  INFO][PID:3467232] Finished build: id=8516415 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717 chroot=centos-stream-9-x86_64 
[2025-01-15 16:13:53,486][  INFO][PID:3467232] Worker succeeded build, took 113.41175627708435
[2025-01-15 16:13:53,487][  INFO][PID:3467232] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "osbuild-image-builder-frontend-2717",
            "project_dirname": "osbuild-image-builder-frontend-2717",
            "submitter": "packit",
            "ended_on": 1736957633.486445,
            "started_on": 1736957520.0746887,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516415-centos-stream-9-x86_64",
            "build_id": 8516415,
            "package_name": "cockpit-image-builder",
            "package_version": "54-1.20250115161130834013.pr2717",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-image-builder-frontend-2717/cockpit-image-builder",
            "git_hash": "69437a62b0deb25ac017b5601e2fe625448bb4b6",
            "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": "packit/osbuild-image-builder-frontend-2717--packit",
            "results": {
                "packages": [
                    {
                        "name": "cockpit-image-builder",
                        "epoch": null,
                        "version": "54",
                        "release": "1.20250115161130834013.pr2717.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "cockpit-image-builder",
                        "epoch": null,
                        "version": "54",
                        "release": "1.20250115161130834013.pr2717.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2717/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/packit/osbuild-image-builder-frontend-2717",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-image-builder-frontend-2717",
            "result_dir": "08516415-cockpit-image-builder",
            "built_packages": "cockpit-image-builder 54",
            "id": 8516415,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-image-builder-frontend-2717",
                "vendor": "Fedora Project COPR (packit/osbuild-image-builder-frontend-2717)"
            }
        }
    ]
}
[2025-01-15 16:13:53,536][  INFO][PID:3467232] Sending fedora-messaging bus message in build.end
[2025-01-15 16:13:53,555][  INFO][PID:3467232] Compressing /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/builder-live.log by gzip
[2025-01-15 16:13:53,556][  INFO][PID:3467232] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/builder-live.log' as PID 3480507
[2025-01-15 16:13:53,562][  INFO][PID:3467232] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/builder-live.log)
[2025-01-15 16:13:53,563][  INFO][PID:3467232] Compressing /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/backend.log by gzip
[2025-01-15 16:13:53,564][  INFO][PID:3467232] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-image-builder-frontend-2717/centos-stream-9-x86_64/08516415-cockpit-image-builder/backend.log' as PID 3480508