[2025-01-08 13:07:34,316][  INFO][PID:3507724] Marking build as starting
[2025-01-08 13:07:34,363][  INFO][PID:3507724] Trying to allocate VM
[2025-01-08 13:07:37,462][  INFO][PID:3507724] Allocated host ResallocHost, ticket_id=565723, hostname=2620:52:3:1:dead:beef:cafe:c18d
[2025-01-08 13:07:37,463][  INFO][PID:3507724] Allocating ssh connection to builder
[2025-01-08 13:07:37,464][  INFO][PID:3507724] Checking that builder machine is OK
[2025-01-08 13:07:38,150][  INFO][PID:3507724] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-08 13:07:38,568][  INFO][PID:3507724] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-08 13:07:38,570][  INFO][PID:3507724] Filling build.info file with builder info
[2025-01-08 13:07:38,577][  INFO][PID:3507724] 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": 1736341658.5763288,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8487821-fedora-41-x86_64",
            "build_id": 8487821,
            "package_name": "python-analytix",
            "package_version": "5.4.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-analytix",
            "git_hash": "e7393f041f30f1ad983c1f72f7d3a0d3b1705071",
            "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-41-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": "08487821-python-analytix",
            "built_packages": "",
            "id": 8487821,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-08 13:07:38,614][  INFO][PID:3507724] Sending fedora-messaging bus message in build.start
[2025-01-08 13:07:39,712][  INFO][PID:3507724] Sending fedora-messaging bus message in chroot.start
[2025-01-08 13:07:39,759][  INFO][PID:3507724] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8487821-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-08 13:07:40,444][  INFO][PID:3507724] Downloading the builder-live.log file, attempt 1
[2025-01-08 13:07:40,451][  INFO][PID:3507724] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18d copr-rpmbuild-log
[2025-01-08 13:07:45,501][  INFO][PID:3507724] Periodic builder liveness probe: alive
[2025-01-08 13:09:25,160][  INFO][PID:3507724] Downloading results from builder
[2025-01-08 13:09:25,161][  INFO][PID:3507724] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix started
[2025-01-08 13:09:25,162][  INFO][PID:3507724] 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:c18d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/build-08487821.rsync.log
[2025-01-08 13:09:25,622][  INFO][PID:3507724] rsyncing finished.
[2025-01-08 13:09:25,623][  INFO][PID:3507724] Releasing VM back to pool
[2025-01-08 13:09:25,639][  INFO][PID:3507724] Searching for 'success' file in resultdir
[2025-01-08 13:09:25,640][  INFO][PID:3507724] Going to sign pkgs from source: 8487821-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64
[2025-01-08 13:09:25,641][  INFO][PID:3507724] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 13:09:25,820][  INFO][PID:3507724] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/python-analytix-5.4.0-1.fc41.src.rpm' (attempt #1)
[2025-01-08 13:09:26,373][  INFO][PID:3507724] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/python-analytix-5.4.0-1.fc41.src.rpm
[2025-01-08 13:09:26,374][  INFO][PID:3507724] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/python3-analytix-5.4.0-1.fc41.noarch.rpm' (attempt #1)
[2025-01-08 13:09:26,789][  INFO][PID:3507724] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/python3-analytix-5.4.0-1.fc41.noarch.rpm
[2025-01-08 13:09:26,791][  INFO][PID:3507724] Sign done
[2025-01-08 13:09:26,791][  INFO][PID:3507724] Incremental createrepo run, adding 08487821-python-analytix into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-08 13:09:26,793][  INFO][PID:3507724] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64 --add 08487821-python-analytix --no-appstream-metadata' as PID 3522886
[2025-01-08 13:11:08,760][  INFO][PID:3507724] Finished after 101 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64 --add 08487821-python-analytix --no-appstream-metadata)
[2025-01-08 13:11:08,761][  INFO][PID:3507724] Getting build details
[2025-01-08 13:11:08,764][  INFO][PID:3507724] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix
[2025-01-08 13:11:08,765][  INFO][PID:3507724] Built packages:
['python3-analytix 5.4.0']
[2025-01-08 13:11:08,769][  INFO][PID:3507724] build details: {'built_packages': 'python3-analytix 5.4.0'}
[2025-01-08 13:11:08,769][  INFO][PID:3507724] Retrieving pubkey
[2025-01-08 13:11:08,770][  INFO][PID:3507724] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 13:11:09,093][  INFO][PID:3507724] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-08 13:11:09,094][  INFO][PID:3507724] Finished build: id=8487821 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-41-x86_64 
[2025-01-08 13:11:09,099][  INFO][PID:3507724] Worker succeeded build, took 210.52305698394775
[2025-01-08 13:11:09,101][  INFO][PID:3507724] 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": 1736341869.0993857,
            "started_on": 1736341658.5763288,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8487821-fedora-41-x86_64",
            "build_id": 8487821,
            "package_name": "python-analytix",
            "package_version": "5.4.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-analytix",
            "git_hash": "e7393f041f30f1ad983c1f72f7d3a0d3b1705071",
            "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": "python-analytix",
                        "epoch": null,
                        "version": "5.4.0",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-analytix",
                        "epoch": null,
                        "version": "5.4.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "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-41-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": "08487821-python-analytix",
            "built_packages": "python3-analytix 5.4.0",
            "id": 8487821,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-08 13:11:09,158][  INFO][PID:3507724] Sending fedora-messaging bus message in build.end
[2025-01-08 13:11:09,197][  INFO][PID:3507724] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/builder-live.log by gzip
[2025-01-08 13:11:09,200][  INFO][PID:3507724] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/builder-live.log' as PID 3538888
[2025-01-08 13:11:09,214][  INFO][PID:3507724] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/builder-live.log)
[2025-01-08 13:11:09,216][  INFO][PID:3507724] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/backend.log by gzip
[2025-01-08 13:11:09,222][  INFO][PID:3507724] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08487821-python-analytix/backend.log' as PID 3538893