[2025-03-20 20:33:09,608][  INFO][PID:3511892] Marking build as starting
[2025-03-20 20:33:09,677][  INFO][PID:3511892] Trying to allocate VM
[2025-03-20 20:33:21,913][  INFO][PID:3511892] Allocated host ResallocHost, ticket_id=1944671, hostname=2620:52:3:1:dead:beef:cafe:c1d7, name=copr_hv_x86_64_04_prod_02150188_20250320_203021
[2025-03-20 20:33:21,916][  INFO][PID:3511892] Allocating ssh connection to builder
[2025-03-20 20:33:21,921][  INFO][PID:3511892] Checking that builder machine is OK
[2025-03-20 20:33:22,593][  INFO][PID:3511892] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-03-20 20:33:23,043][  INFO][PID:3511892] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-03-20 20:33:23,046][  INFO][PID:3511892] Filling build.info file with builder info
[2025-03-20 20:33:23,050][  INFO][PID:3511892] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.1",
            "project_dirname": "pytest-8.3.1",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": null,
            "started_on": 1742502803.0506365,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8799179-fedora-41-x86_64",
            "build_id": 8799179,
            "package_name": "coin-or-HiGHS",
            "package_version": "1.10.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.1/coin-or-HiGHS",
            "git_hash": "5e4569d6e15462e7fdc3822c9684d2942444eb4c",
            "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": "thrnciar/pytest-8.3.1--https://src.fedoraproject.org/user/jjames",
            "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/thrnciar/pytest-8.3.1/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/thrnciar/pytest-8.3.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.1",
            "result_dir": "08799179-coin-or-HiGHS",
            "built_packages": "",
            "id": 8799179,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.1",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.1)"
            }
        }
    ]
}
[2025-03-20 20:33:23,100][  INFO][PID:3511892] Sending fedora-messaging bus message in build.start
[2025-03-20 20:33:25,497][  INFO][PID:3511892] Sending fedora-messaging bus message in chroot.start
[2025-03-20 20:33:25,605][  INFO][PID:3511892] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8799179-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-03-20 20:33:26,320][  INFO][PID:3511892] Downloading the builder-live.log file, attempt 1
[2025-03-20 20:33:26,329][  INFO][PID:3511892] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d7 copr-rpmbuild-log
[2025-03-20 20:33:31,386][  INFO][PID:3511892] Periodic builder liveness probe: alive
[2025-03-20 20:43:31,524][  INFO][PID:3511892] Periodic builder liveness probe: alive
[2025-03-20 20:45:56,889][  INFO][PID:3511892] Downloading results from builder
[2025-03-20 20:45:56,889][  INFO][PID:3511892] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d7]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS started
[2025-03-20 20:45:56,890][  INFO][PID:3511892] 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:c1d7]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/build-08799179.rsync.log
[2025-03-20 20:45:57,649][  INFO][PID:3511892] rsyncing finished.
[2025-03-20 20:45:57,650][  INFO][PID:3511892] Releasing VM back to pool
[2025-03-20 20:45:57,663][  INFO][PID:3511892] Searching for 'success' file in resultdir
[2025-03-20 20:45:57,664][  INFO][PID:3511892] Going to sign pkgs from source: 8799179-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64
[2025-03-20 20:45:57,664][  INFO][PID:3511892] Calling '/bin/sign -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -p' (attempt #1)
[2025-03-20 20:45:57,833][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-1.10.0-1.fc41.x86_64.rpm' (attempt #1)
[2025-03-20 20:45:58,663][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-1.10.0-1.fc41.x86_64.rpm
[2025-03-20 20:45:58,664][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/python3-highspy-debuginfo-1.10.0-1.fc41.x86_64.rpm' (attempt #1)
[2025-03-20 20:45:59,368][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/python3-highspy-debuginfo-1.10.0-1.fc41.x86_64.rpm
[2025-03-20 20:45:59,369][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-debuginfo-1.10.0-1.fc41.x86_64.rpm' (attempt #1)
[2025-03-20 20:46:00,455][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-debuginfo-1.10.0-1.fc41.x86_64.rpm
[2025-03-20 20:46:00,456][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-devel-1.10.0-1.fc41.x86_64.rpm' (attempt #1)
[2025-03-20 20:46:01,243][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-devel-1.10.0-1.fc41.x86_64.rpm
[2025-03-20 20:46:01,244][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-debugsource-1.10.0-1.fc41.x86_64.rpm' (attempt #1)
[2025-03-20 20:46:01,931][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-debugsource-1.10.0-1.fc41.x86_64.rpm
[2025-03-20 20:46:01,932][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/python3-highspy-1.10.0-1.fc41.x86_64.rpm' (attempt #1)
[2025-03-20 20:46:02,709][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/python3-highspy-1.10.0-1.fc41.x86_64.rpm
[2025-03-20 20:46:02,709][  INFO][PID:3511892] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-1.10.0-1.fc41.src.rpm' (attempt #1)
[2025-03-20 20:46:03,672][  INFO][PID:3511892] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/coin-or-HiGHS-1.10.0-1.fc41.src.rpm
[2025-03-20 20:46:03,673][  INFO][PID:3511892] Sign done
[2025-03-20 20:46:03,673][  INFO][PID:3511892] Incremental createrepo run, adding 08799179-coin-or-HiGHS into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.1/fedora-41-x86_64, (auto-create-repo=True)
[2025-03-20 20:46:03,674][  INFO][PID:3511892] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64 --add 08799179-coin-or-HiGHS --no-appstream-metadata' as PID 3660323
[2025-03-20 20:46:08,463][  INFO][PID:3511892] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64 --add 08799179-coin-or-HiGHS --no-appstream-metadata)
[2025-03-20 20:46:08,464][  INFO][PID:3511892] Getting build details
[2025-03-20 20:46:08,464][  INFO][PID:3511892] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS
[2025-03-20 20:46:08,464][  INFO][PID:3511892] Built packages:
['coin-or-HiGHS 1.10.0', 'python3-highspy 1.10.0', 'coin-or-HiGHS-debugsource 1.10.0', 'coin-or-HiGHS-devel 1.10.0', 'python3-highspy-debuginfo 1.10.0', 'coin-or-HiGHS-debuginfo 1.10.0']
[2025-03-20 20:46:08,465][  INFO][PID:3511892] build details: {'built_packages': 'coin-or-HiGHS 1.10.0\npython3-highspy 1.10.0\ncoin-or-HiGHS-debugsource 1.10.0\ncoin-or-HiGHS-devel 1.10.0\npython3-highspy-debuginfo 1.10.0\ncoin-or-HiGHS-debuginfo 1.10.0'}
[2025-03-20 20:46:08,465][  INFO][PID:3511892] Retrieving pubkey
[2025-03-20 20:46:08,466][  INFO][PID:3511892] Calling '/bin/sign -u thrnciar#pytest-8.3.1@copr.fedorahosted.org -p' (attempt #1)
[2025-03-20 20:46:08,782][  INFO][PID:3511892] Added pubkey for user thrnciar project pytest-8.3.1 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/pubkey.gpg
[2025-03-20 20:46:08,783][  INFO][PID:3511892] Finished build: id=8799179 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.1 chroot=fedora-41-x86_64 
[2025-03-20 20:46:08,784][  INFO][PID:3511892] Worker succeeded build, took 765.7340874671936
[2025-03-20 20:46:08,785][  INFO][PID:3511892] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.1",
            "project_dirname": "pytest-8.3.1",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": 1742503568.784724,
            "started_on": 1742502803.0506365,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8799179-fedora-41-x86_64",
            "build_id": 8799179,
            "package_name": "coin-or-HiGHS",
            "package_version": "1.10.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.1/coin-or-HiGHS",
            "git_hash": "5e4569d6e15462e7fdc3822c9684d2942444eb4c",
            "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": "thrnciar/pytest-8.3.1--https://src.fedoraproject.org/user/jjames",
            "results": {
                "packages": [
                    {
                        "name": "coin-or-HiGHS",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "coin-or-HiGHS",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-highspy",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "coin-or-HiGHS-debugsource",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "coin-or-HiGHS-devel",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-highspy-debuginfo",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "coin-or-HiGHS-debuginfo",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/thrnciar/pytest-8.3.1/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/thrnciar/pytest-8.3.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.1",
            "result_dir": "08799179-coin-or-HiGHS",
            "built_packages": "coin-or-HiGHS 1.10.0\npython3-highspy 1.10.0\ncoin-or-HiGHS-debugsource 1.10.0\ncoin-or-HiGHS-devel 1.10.0\npython3-highspy-debuginfo 1.10.0\ncoin-or-HiGHS-debuginfo 1.10.0",
            "id": 8799179,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.1",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.1)"
            }
        }
    ]
}
[2025-03-20 20:46:08,819][  INFO][PID:3511892] Sending fedora-messaging bus message in build.end
[2025-03-20 20:46:08,917][  INFO][PID:3511892] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/builder-live.log by gzip
[2025-03-20 20:46:08,919][  INFO][PID:3511892] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/builder-live.log' as PID 3660737
[2025-03-20 20:46:08,935][  INFO][PID:3511892] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/builder-live.log)
[2025-03-20 20:46:08,936][  INFO][PID:3511892] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/backend.log by gzip
[2025-03-20 20:46:08,937][  INFO][PID:3511892] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.1/fedora-41-x86_64/08799179-coin-or-HiGHS/backend.log' as PID 3660738