[2025-01-23 15:36:12,576][  INFO][PID:4157411] Marking build as starting
[2025-01-23 15:36:12,631][  INFO][PID:4157411] Trying to allocate VM
[2025-01-23 15:36:15,658][  INFO][PID:4157411] Allocated host ResallocHost, ticket_id=895306, hostname=2620:52:3:1:dead:beef:cafe:c1d8, name=copr_hv_x86_64_04_prod_00800304_20250123_145728
[2025-01-23 15:36:15,659][  INFO][PID:4157411] Allocating ssh connection to builder
[2025-01-23 15:36:15,659][  INFO][PID:4157411] Checking that builder machine is OK
[2025-01-23 15:36:15,957][  INFO][PID:4157411] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-23 15:36:16,299][  INFO][PID:4157411] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-23 15:36:16,299][  INFO][PID:4157411] Filling build.info file with builder info
[2025-01-23 15:36:16,301][  INFO][PID:4157411] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1737646576.3008497,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8563473-fedora-40-x86_64",
            "build_id": 8563473,
            "package_name": "python-ckanext-msal",
            "package_version": "1.6.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-ckanext-msal",
            "git_hash": "4608f883d46dfb7cfcc61ddb4e15bb0af660650d",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08563473-python-ckanext-msal",
            "built_packages": "",
            "id": 8563473,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-23 15:36:16,330][  INFO][PID:4157411] Sending fedora-messaging bus message in build.start
[2025-01-23 15:36:46,829][ ERROR][PID:4157411] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:37:16,834][ ERROR][PID:4157411] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:37:46,837][ ERROR][PID:4157411] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:38:16,840][ ERROR][PID:4157411] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:38:46,843][ ERROR][PID:4157411] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:38:46,847][  INFO][PID:4157411] Sending fedora-messaging bus message in chroot.start
[2025-01-23 15:39:16,852][ ERROR][PID:4157411] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:39:46,855][ ERROR][PID:4157411] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:40:16,858][ ERROR][PID:4157411] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:40:46,862][ ERROR][PID:4157411] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:41:16,865][ ERROR][PID:4157411] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:41:16,871][  INFO][PID:4157411] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8563473-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-23 15:41:17,722][  INFO][PID:4157411] Downloading the builder-live.log file, attempt 1
[2025-01-23 15:41:17,728][  INFO][PID:4157411] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2025-01-23 15:41:22,733][  INFO][PID:4157411] Periodic builder liveness probe: alive
[2025-01-23 15:42:30,442][  INFO][PID:4157411] Downloading results from builder
[2025-01-23 15:42:30,442][  INFO][PID:4157411] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal started
[2025-01-23 15:42:30,443][  INFO][PID:4157411] 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/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/build-08563473.rsync.log
[2025-01-23 15:42:30,825][  INFO][PID:4157411] rsyncing finished.
[2025-01-23 15:42:30,826][  INFO][PID:4157411] Releasing VM back to pool
[2025-01-23 15:42:30,837][  INFO][PID:4157411] Searching for 'success' file in resultdir
[2025-01-23 15:42:30,838][  INFO][PID:4157411] Going to sign pkgs from source: 8563473-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2025-01-23 15:42:30,839][  INFO][PID:4157411] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 15:42:31,139][  INFO][PID:4157411] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/python-ckanext-msal-1.6.0-1.fc40.src.rpm' (attempt #1)
[2025-01-23 15:42:31,676][  INFO][PID:4157411] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/python-ckanext-msal-1.6.0-1.fc40.src.rpm
[2025-01-23 15:42:31,676][  INFO][PID:4157411] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/python3-ckanext-msal-1.6.0-1.fc40.noarch.rpm' (attempt #1)
[2025-01-23 15:42:32,213][  INFO][PID:4157411] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/python3-ckanext-msal-1.6.0-1.fc40.noarch.rpm
[2025-01-23 15:42:32,214][  INFO][PID:4157411] Sign done
[2025-01-23 15:42:32,215][  INFO][PID:4157411] Incremental createrepo run, adding 08563473-python-ckanext-msal into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-23 15:42:32,216][  INFO][PID:4157411] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08563473-python-ckanext-msal --no-appstream-metadata' as PID 4190061
[2025-01-23 15:43:25,562][  INFO][PID:4157411] Finished after 53 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08563473-python-ckanext-msal --no-appstream-metadata)
[2025-01-23 15:43:25,563][  INFO][PID:4157411] Getting build details
[2025-01-23 15:43:25,564][  INFO][PID:4157411] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal
[2025-01-23 15:43:25,564][  INFO][PID:4157411] Built packages:
['python3-ckanext-msal 1.6.0']
[2025-01-23 15:43:25,565][  INFO][PID:4157411] build details: {'built_packages': 'python3-ckanext-msal 1.6.0'}
[2025-01-23 15:43:25,565][  INFO][PID:4157411] Retrieving pubkey
[2025-01-23 15:43:25,566][  INFO][PID:4157411] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 15:43:25,869][  INFO][PID:4157411] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-23 15:43:25,870][  INFO][PID:4157411] Finished build: id=8563473 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2025-01-23 15:43:25,871][  INFO][PID:4157411] Worker succeeded build, took 429.57073616981506
[2025-01-23 15:43:25,872][  INFO][PID:4157411] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1737647005.8715858,
            "started_on": 1737646576.3008497,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8563473-fedora-40-x86_64",
            "build_id": 8563473,
            "package_name": "python-ckanext-msal",
            "package_version": "1.6.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-ckanext-msal",
            "git_hash": "4608f883d46dfb7cfcc61ddb4e15bb0af660650d",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-ckanext-msal",
                        "epoch": null,
                        "version": "1.6.0",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-ckanext-msal",
                        "epoch": null,
                        "version": "1.6.0",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08563473-python-ckanext-msal",
            "built_packages": "python3-ckanext-msal 1.6.0",
            "id": 8563473,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-23 15:43:25,915][  INFO][PID:4157411] Sending fedora-messaging bus message in build.end
[2025-01-23 15:43:55,920][ ERROR][PID:4157411] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:44:25,923][ ERROR][PID:4157411] Attempt 2 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:44:55,926][ ERROR][PID:4157411] Attempt 3 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:45:25,929][ ERROR][PID:4157411] Attempt 4 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:45:55,932][ ERROR][PID:4157411] Attempt 5 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321)
[2025-01-23 15:45:55,935][  INFO][PID:4157411] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/builder-live.log by gzip
[2025-01-23 15:45:55,936][  INFO][PID:4157411] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/builder-live.log' as PID 14989
[2025-01-23 15:45:55,941][  INFO][PID:4157411] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/builder-live.log)
[2025-01-23 15:45:55,942][  INFO][PID:4157411] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/backend.log by gzip
[2025-01-23 15:45:55,944][  INFO][PID:4157411] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08563473-python-ckanext-msal/backend.log' as PID 14990