[2025-01-30 17:19:22,636][  INFO][PID:612842] Marking build as starting
[2025-01-30 17:19:22,665][  INFO][PID:612842] Trying to allocate VM
[2025-01-30 17:19:25,728][  INFO][PID:612842] Allocated host ResallocHost, ticket_id=996422, hostname=2620:52:3:1:dead:beef:cafe:c1c9, name=copr_hv_x86_64_04_prod_00949602_20250130_171027
[2025-01-30 17:19:25,729][  INFO][PID:612842] Allocating ssh connection to builder
[2025-01-30 17:19:25,729][  INFO][PID:612842] Checking that builder machine is OK
[2025-01-30 17:19:26,309][  INFO][PID:612842] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-30 17:19:26,655][  INFO][PID:612842] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-30 17:19:26,656][  INFO][PID:612842] Filling build.info file with builder info
[2025-01-30 17:19:26,657][  INFO][PID:612842] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/obudai",
            "ended_on": null,
            "started_on": 1738257566.6568878,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8587720-fedora-40-x86_64",
            "build_id": 8587720,
            "package_name": "osbuild",
            "package_version": "139-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/osbuild",
            "git_hash": "4f6bcf7f01c5b82b28c41c0e2d45771138314983",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/obudai",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08587720-osbuild",
            "built_packages": "",
            "id": 8587720,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-30 17:19:26,681][  INFO][PID:612842] Sending fedora-messaging bus message in build.start
[2025-01-30 17:19:27,426][  INFO][PID:612842] Sending fedora-messaging bus message in chroot.start
[2025-01-30 17:19:27,443][  INFO][PID:612842] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8587720-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-30 17:19:27,981][  INFO][PID:612842] Downloading the builder-live.log file, attempt 1
[2025-01-30 17:19:27,982][  INFO][PID:612842] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c9 copr-rpmbuild-log
[2025-01-30 17:19:32,986][  INFO][PID:612842] Periodic builder liveness probe: alive
[2025-01-30 17:20:43,678][  INFO][PID:612842] Downloading results from builder
[2025-01-30 17:20:43,679][  INFO][PID:612842] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild started
[2025-01-30 17:20:43,680][  INFO][PID:612842] 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:c1c9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/build-08587720.rsync.log
[2025-01-30 17:20:44,280][  INFO][PID:612842] rsyncing finished.
[2025-01-30 17:20:44,281][  INFO][PID:612842] Releasing VM back to pool
[2025-01-30 17:20:44,291][  INFO][PID:612842] Searching for 'success' file in resultdir
[2025-01-30 17:20:44,292][  INFO][PID:612842] Going to sign pkgs from source: 8587720-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2025-01-30 17:20:44,292][  INFO][PID:612842] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 17:20:44,474][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-lvm2-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:45,085][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-lvm2-139-1.fc42.noarch.rpm
[2025-01-30 17:20:45,086][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-selinux-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:45,815][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-selinux-139-1.fc42.noarch.rpm
[2025-01-30 17:20:45,816][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:46,687][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-139-1.fc42.noarch.rpm
[2025-01-30 17:20:46,688][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/python3-osbuild-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:47,553][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/python3-osbuild-139-1.fc42.noarch.rpm
[2025-01-30 17:20:47,554][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-139-1.fc42.src.rpm' (attempt #1)
[2025-01-30 17:20:48,830][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-139-1.fc42.src.rpm
[2025-01-30 17:20:48,830][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-luks2-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:49,690][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-luks2-139-1.fc42.noarch.rpm
[2025-01-30 17:20:49,691][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-tools-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:50,547][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-tools-139-1.fc42.noarch.rpm
[2025-01-30 17:20:50,548][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-depsolve-dnf-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:51,275][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-depsolve-dnf-139-1.fc42.noarch.rpm
[2025-01-30 17:20:51,276][  INFO][PID:612842] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-ostree-139-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 17:20:52,131][  INFO][PID:612842] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/osbuild-ostree-139-1.fc42.noarch.rpm
[2025-01-30 17:20:52,132][  INFO][PID:612842] Sign done
[2025-01-30 17:20:52,133][  INFO][PID:612842] Incremental createrepo run, adding 08587720-osbuild into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-30 17:20:52,134][  INFO][PID:612842] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08587720-osbuild --no-appstream-metadata' as PID 622795
[2025-01-30 17:21:01,213][  INFO][PID:612842] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08587720-osbuild --no-appstream-metadata)
[2025-01-30 17:21:01,214][  INFO][PID:612842] Getting build details
[2025-01-30 17:21:01,214][  INFO][PID:612842] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild
[2025-01-30 17:21:01,215][  INFO][PID:612842] Built packages:
['osbuild 139', 'osbuild-depsolve-dnf 139', 'python3-osbuild 139', 'osbuild-tools 139', 'osbuild-lvm2 139', 'osbuild-luks2 139', 'osbuild-ostree 139', 'osbuild-selinux 139']
[2025-01-30 17:21:01,216][  INFO][PID:612842] build details: {'built_packages': 'osbuild 139\nosbuild-depsolve-dnf 139\npython3-osbuild 139\nosbuild-tools 139\nosbuild-lvm2 139\nosbuild-luks2 139\nosbuild-ostree 139\nosbuild-selinux 139'}
[2025-01-30 17:21:01,216][  INFO][PID:612842] Retrieving pubkey
[2025-01-30 17:21:01,216][  INFO][PID:612842] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 17:21:01,528][  INFO][PID:612842] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-30 17:21:01,529][  INFO][PID:612842] Finished build: id=8587720 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2025-01-30 17:21:01,531][  INFO][PID:612842] Worker succeeded build, took 94.87469530105591
[2025-01-30 17:21:01,532][  INFO][PID:612842] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/obudai",
            "ended_on": 1738257661.531583,
            "started_on": 1738257566.6568878,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8587720-fedora-40-x86_64",
            "build_id": 8587720,
            "package_name": "osbuild",
            "package_version": "139-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/osbuild",
            "git_hash": "4f6bcf7f01c5b82b28c41c0e2d45771138314983",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/obudai",
            "results": {
                "packages": [
                    {
                        "name": "osbuild",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "osbuild-depsolve-dnf",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-osbuild",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-tools",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-lvm2",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-luks2",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-ostree",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-selinux",
                        "epoch": null,
                        "version": "139",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08587720-osbuild",
            "built_packages": "osbuild 139\nosbuild-depsolve-dnf 139\npython3-osbuild 139\nosbuild-tools 139\nosbuild-lvm2 139\nosbuild-luks2 139\nosbuild-ostree 139\nosbuild-selinux 139",
            "id": 8587720,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-30 17:21:01,563][  INFO][PID:612842] Sending fedora-messaging bus message in build.end
[2025-01-30 17:21:01,581][  INFO][PID:612842] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/builder-live.log by gzip
[2025-01-30 17:21:01,583][  INFO][PID:612842] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/builder-live.log' as PID 623708
[2025-01-30 17:21:01,591][  INFO][PID:612842] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/builder-live.log)
[2025-01-30 17:21:01,592][  INFO][PID:612842] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/backend.log by gzip
[2025-01-30 17:21:01,593][  INFO][PID:612842] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08587720-osbuild/backend.log' as PID 623710