[2025-04-03 02:06:41,034][  INFO][PID:3756475] Marking build as starting
[2025-04-03 02:06:41,165][  INFO][PID:3756475] Trying to allocate VM: ResallocHost, ticket_id=2189161, requested_tags=['copr_builder', 'arch_ppc64le']
[2025-04-03 02:06:47,219][  INFO][PID:3756475] Allocated host ResallocHost, ticket_id=2189161, hostname=2620:52:3:1:dead:beef:cafe:c2a6, name=copr_p09_01_prod_02680275_20250403_012805, requested_tags=['copr_builder', 'arch_ppc64le']
[2025-04-03 02:06:47,220][  INFO][PID:3756475] Allocating ssh connection to builder
[2025-04-03 02:06:47,221][  INFO][PID:3756475] Checking that builder machine is OK
[2025-04-03 02:06:48,007][  INFO][PID:3756475] Running remote command: copr-builder-ready fedora-41-ppc64le
[2025-04-03 02:06:48,455][  INFO][PID:3756475] Red Hat subscription not needed for fedora-41-ppc64le
Builder is ready to be used

[2025-04-03 02:06:48,459][  INFO][PID:3756475] Filling build.info file with builder info
[2025-04-03 02:06:48,465][  INFO][PID:3756475] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly",
            "project_dirname": "dnf-nightly",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1743646008.462211,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8854133-fedora-41-ppc64le",
            "build_id": 8854133,
            "package_name": "createrepo_c",
            "package_version": "1.2.1-20250403010841.1.g1c71219",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly/createrepo_c",
            "git_hash": "7dd0f3d3d89138f091af4855b98f428c1fa4a11c",
            "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": "rpmsoftwaremanagement/dnf-nightly--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly",
            "result_dir": "08854133-createrepo_c",
            "built_packages": "",
            "id": 8854133,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly)"
            }
        }
    ]
}
[2025-04-03 02:06:48,539][  INFO][PID:3756475] Sending fedora-messaging bus message in build.start
[2025-04-03 02:06:51,070][  INFO][PID:3756475] Sending fedora-messaging bus message in chroot.start
[2025-04-03 02:06:51,101][  INFO][PID:3756475] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8854133-fedora-41-ppc64le --chroot fedora-41-ppc64le --detached
[2025-04-03 02:06:51,839][  INFO][PID:3756475] Downloading the builder-live.log file, attempt 1
[2025-04-03 02:06:51,843][  INFO][PID:3756475] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c2a6 copr-rpmbuild-log
[2025-04-03 02:06:56,850][  INFO][PID:3756475] Periodic builder liveness probe: alive
[2025-04-03 02:09:04,359][  INFO][PID:3756475] Downloading results from builder
[2025-04-03 02:09:04,359][  INFO][PID:3756475] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c2a6]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c started
[2025-04-03 02:09:04,360][  INFO][PID:3756475] 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:c2a6]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/build-08854133.rsync.log
[2025-04-03 02:09:04,916][  INFO][PID:3756475] rsyncing finished.
[2025-04-03 02:09:04,916][  INFO][PID:3756475] Releasing VM back to pool
[2025-04-03 02:09:04,928][  INFO][PID:3756475] Searching for 'success' file in resultdir
[2025-04-03 02:09:04,929][  INFO][PID:3756475] Going to sign pkgs from source: 8854133-fedora-41-ppc64le in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le
[2025-04-03 02:09:04,929][  INFO][PID:3756475] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -p' (attempt #1)
[2025-04-03 02:09:05,286][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-libs-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:06,026][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-libs-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:06,026][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-devel-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:06,890][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-devel-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:06,891][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-debuginfo-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:07,548][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-debuginfo-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:07,549][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:08,243][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:08,245][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-debugsource-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:08,872][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-debugsource-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:08,872][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/python3-createrepo_c-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:09,460][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/python3-createrepo_c-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:09,460][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/python3-createrepo_c-debuginfo-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:10,085][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/python3-createrepo_c-debuginfo-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:10,086][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-libs-debuginfo-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm' (attempt #1)
[2025-04-03 02:09:10,652][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-libs-debuginfo-1.2.1-20250403010841.1.g1c71219.fc41.ppc64le.rpm
[2025-04-03 02:09:10,653][  INFO][PID:3756475] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-1.2.1-20250403010841.1.g1c71219.fc41.src.rpm' (attempt #1)
[2025-04-03 02:09:11,232][  INFO][PID:3756475] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/createrepo_c-1.2.1-20250403010841.1.g1c71219.fc41.src.rpm
[2025-04-03 02:09:11,233][  INFO][PID:3756475] Sign done
[2025-04-03 02:09:11,233][  INFO][PID:3756475] Incremental createrepo run, adding 08854133-createrepo_c into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le, (auto-create-repo=True)
[2025-04-03 02:09:11,235][  INFO][PID:3756475] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le --add 08854133-createrepo_c --no-appstream-metadata' as PID 3788414
[2025-04-03 02:09:13,072][  INFO][PID:3756475] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le --add 08854133-createrepo_c --no-appstream-metadata)
[2025-04-03 02:09:13,073][  INFO][PID:3756475] Getting build details
[2025-04-03 02:09:13,073][  INFO][PID:3756475] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c
[2025-04-03 02:09:13,074][  INFO][PID:3756475] Built packages:
['createrepo_c-debuginfo 1.2.1', 'createrepo_c-libs-debuginfo 1.2.1', 'python3-createrepo_c-debuginfo 1.2.1', 'createrepo_c 1.2.1', 'python3-createrepo_c 1.2.1', 'createrepo_c-devel 1.2.1', 'createrepo_c-libs 1.2.1', 'createrepo_c-debugsource 1.2.1']
[2025-04-03 02:09:13,075][  INFO][PID:3756475] build details: {'built_packages': 'createrepo_c-debuginfo 1.2.1\ncreaterepo_c-libs-debuginfo 1.2.1\npython3-createrepo_c-debuginfo 1.2.1\ncreaterepo_c 1.2.1\npython3-createrepo_c 1.2.1\ncreaterepo_c-devel 1.2.1\ncreaterepo_c-libs 1.2.1\ncreaterepo_c-debugsource 1.2.1'}
[2025-04-03 02:09:13,079][  INFO][PID:3756475] Retrieving pubkey
[2025-04-03 02:09:13,080][  INFO][PID:3756475] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly@copr.fedorahosted.org -p' (attempt #1)
[2025-04-03 02:09:13,403][  INFO][PID:3756475] Added pubkey for user rpmsoftwaremanagement project dnf-nightly into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/pubkey.gpg
[2025-04-03 02:09:13,404][  INFO][PID:3756475] Finished build: id=8854133 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly chroot=fedora-41-ppc64le 
[2025-04-03 02:09:13,406][  INFO][PID:3756475] Worker succeeded build, took 144.94466161727905
[2025-04-03 02:09:13,407][  INFO][PID:3756475] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly",
            "project_dirname": "dnf-nightly",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1743646153.4068725,
            "started_on": 1743646008.462211,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8854133-fedora-41-ppc64le",
            "build_id": 8854133,
            "package_name": "createrepo_c",
            "package_version": "1.2.1-20250403010841.1.g1c71219",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly/createrepo_c",
            "git_hash": "7dd0f3d3d89138f091af4855b98f428c1fa4a11c",
            "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": "rpmsoftwaremanagement/dnf-nightly--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "createrepo_c",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "createrepo_c-debuginfo",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "createrepo_c-libs-debuginfo",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "python3-createrepo_c-debuginfo",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "createrepo_c",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "python3-createrepo_c",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "createrepo_c-devel",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "createrepo_c-libs",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "createrepo_c-debugsource",
                        "epoch": null,
                        "version": "1.2.1",
                        "release": "20250403010841.1.g1c71219.fc41",
                        "arch": "ppc64le"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly",
            "result_dir": "08854133-createrepo_c",
            "built_packages": "createrepo_c-debuginfo 1.2.1\ncreaterepo_c-libs-debuginfo 1.2.1\npython3-createrepo_c-debuginfo 1.2.1\ncreaterepo_c 1.2.1\npython3-createrepo_c 1.2.1\ncreaterepo_c-devel 1.2.1\ncreaterepo_c-libs 1.2.1\ncreaterepo_c-debugsource 1.2.1",
            "id": 8854133,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly)"
            }
        }
    ]
}
[2025-04-03 02:09:13,493][  INFO][PID:3756475] Sending fedora-messaging bus message in build.end
[2025-04-03 02:09:13,521][  INFO][PID:3756475] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/builder-live.log by gzip
[2025-04-03 02:09:13,523][  INFO][PID:3756475] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/builder-live.log' as PID 3788895
[2025-04-03 02:09:13,543][  INFO][PID:3756475] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/builder-live.log)
[2025-04-03 02:09:13,544][  INFO][PID:3756475] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/backend.log by gzip
[2025-04-03 02:09:13,547][  INFO][PID:3756475] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly/fedora-41-ppc64le/08854133-createrepo_c/backend.log' as PID 3788902