[2025-01-10 15:48:58,578][  INFO][PID:1441632] Marking build as starting
[2025-01-10 15:48:58,926][  INFO][PID:1441632] Trying to allocate VM
[2025-01-10 15:52:17,084][  INFO][PID:1441632] Allocated host ResallocHost, ticket_id=614800, hostname=13.116.89.220
[2025-01-10 15:52:17,085][  INFO][PID:1441632] Allocating ssh connection to builder
[2025-01-10 15:52:17,085][  INFO][PID:1441632] Checking that builder machine is OK
[2025-01-10 15:52:18,835][  INFO][PID:1441632] Running remote command: copr-builder-ready fedora-41-s390x
[2025-01-10 15:52:20,454][  INFO][PID:1441632] Red Hat subscription not needed for fedora-41-s390x
Builder is ready to be used

[2025-01-10 15:52:20,455][  INFO][PID:1441632] Filling build.info file with builder info
[2025-01-10 15:52:20,457][  INFO][PID:1441632] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23:pr:3",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": null,
            "started_on": 1736524340.4569478,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8498990-fedora-41-s390x",
            "build_id": 8498990,
            "package_name": "python-ase",
            "package_version": "3.23.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23:pr:3/python-ase",
            "git_hash": "720a82707ac435b893c70ad2bdff6ae7894dfd98",
            "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": "psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/gui1ty",
            "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/psimovec/openblas-0.3.23/fedora-41-s390x/",
                    "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_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23:pr:3",
            "result_dir": "08498990-python-ase",
            "built_packages": "",
            "id": 8498990,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-01-10 15:52:20,497][  INFO][PID:1441632] Sending fedora-messaging bus message in build.start
[2025-01-10 15:52:21,127][  INFO][PID:1441632] Sending fedora-messaging bus message in chroot.start
[2025-01-10 15:52:21,146][  INFO][PID:1441632] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8498990-fedora-41-s390x --chroot fedora-41-s390x --detached
[2025-01-10 15:52:22,954][  INFO][PID:1441632] Downloading the builder-live.log file, attempt 1
[2025-01-10 15:52:22,955][  INFO][PID:1441632] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.116.89.220 copr-rpmbuild-log
[2025-01-10 15:52:27,959][  INFO][PID:1441632] Periodic builder liveness probe: alive
[2025-01-10 15:58:48,430][  INFO][PID:1441632] Downloading results from builder
[2025-01-10 15:58:48,431][  INFO][PID:1441632] rsyncing of mockbuilder@13.116.89.220:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase started
[2025-01-10 15:58:48,432][  INFO][PID:1441632] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.116.89.220:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/build-08498990.rsync.log
[2025-01-10 15:58:52,308][  INFO][PID:1441632] rsyncing finished.
[2025-01-10 15:58:52,309][  INFO][PID:1441632] Releasing VM back to pool
[2025-01-10 15:58:52,319][  INFO][PID:1441632] Searching for 'success' file in resultdir
[2025-01-10 15:58:52,320][  INFO][PID:1441632] Going to sign pkgs from source: 8498990-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x
[2025-01-10 15:58:52,320][  INFO][PID:1441632] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 15:58:52,622][  INFO][PID:1441632] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/python3-ase-3.23.0-5.fc42.noarch.rpm' (attempt #1)
[2025-01-10 15:58:53,583][  INFO][PID:1441632] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/python3-ase-3.23.0-5.fc42.noarch.rpm
[2025-01-10 15:58:53,584][  INFO][PID:1441632] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/python-ase-3.23.0-5.fc42.src.rpm' (attempt #1)
[2025-01-10 15:58:54,508][  INFO][PID:1441632] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/python-ase-3.23.0-5.fc42.src.rpm
[2025-01-10 15:58:54,509][  INFO][PID:1441632] Sign done
[2025-01-10 15:58:54,509][  INFO][PID:1441632] Incremental createrepo run, adding 08498990-python-ase into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-41-s390x, (auto-create-repo=True)
[2025-01-10 15:58:54,511][  INFO][PID:1441632] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x --add 08498990-python-ase --no-appstream-metadata' as PID 1489003
[2025-01-10 15:58:56,388][  INFO][PID:1441632] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x --add 08498990-python-ase --no-appstream-metadata)
[2025-01-10 15:58:56,389][  INFO][PID:1441632] Getting build details
[2025-01-10 15:58:56,390][  INFO][PID:1441632] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase
[2025-01-10 15:58:56,390][  INFO][PID:1441632] Built packages:
['python3-ase 3.23.0']
[2025-01-10 15:58:56,391][  INFO][PID:1441632] build details: {'built_packages': 'python3-ase 3.23.0'}
[2025-01-10 15:58:56,391][  INFO][PID:1441632] Retrieving pubkey
[2025-01-10 15:58:56,392][  INFO][PID:1441632] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 15:58:56,567][  INFO][PID:1441632] Added pubkey for user psimovec project openblas-0.3.23 into: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/pubkey.gpg
[2025-01-10 15:58:56,567][  INFO][PID:1441632] Finished build: id=8498990 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3 chroot=fedora-41-s390x 
[2025-01-10 15:58:56,569][  INFO][PID:1441632] Worker succeeded build, took 396.1123068332672
[2025-01-10 15:58:56,569][  INFO][PID:1441632] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23:pr:3",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": 1736524736.5692546,
            "started_on": 1736524340.4569478,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8498990-fedora-41-s390x",
            "build_id": 8498990,
            "package_name": "python-ase",
            "package_version": "3.23.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23:pr:3/python-ase",
            "git_hash": "720a82707ac435b893c70ad2bdff6ae7894dfd98",
            "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": "psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/gui1ty",
            "results": {
                "packages": [
                    {
                        "name": "python3-ase",
                        "epoch": null,
                        "version": "3.23.0",
                        "release": "5.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-ase",
                        "epoch": null,
                        "version": "3.23.0",
                        "release": "5.fc42",
                        "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/psimovec/openblas-0.3.23/fedora-41-s390x/",
                    "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_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23:pr:3",
            "result_dir": "08498990-python-ase",
            "built_packages": "python3-ase 3.23.0",
            "id": 8498990,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-01-10 15:58:56,614][  INFO][PID:1441632] Sending fedora-messaging bus message in build.end
[2025-01-10 15:58:56,632][  INFO][PID:1441632] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/builder-live.log by gzip
[2025-01-10 15:58:56,633][  INFO][PID:1441632] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/builder-live.log' as PID 1489166
[2025-01-10 15:58:56,673][  INFO][PID:1441632] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/builder-live.log)
[2025-01-10 15:58:56,673][  INFO][PID:1441632] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/backend.log by gzip
[2025-01-10 15:58:56,674][  INFO][PID:1441632] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23:pr:3/fedora-41-s390x/08498990-python-ase/backend.log' as PID 1489172