[2024-11-18 23:47:30,991][  INFO][PID:1480999] Marking build as starting
[2024-11-18 23:47:31,251][  INFO][PID:1480999] Trying to allocate VM
[2024-11-18 23:47:34,285][  INFO][PID:1480999] Allocated host ResallocHost, ticket_id=5942084, hostname=18.232.136.100
[2024-11-18 23:47:34,286][  INFO][PID:1480999] Allocating ssh connection to builder
[2024-11-18 23:47:34,287][  INFO][PID:1480999] Checking that builder machine is OK
[2024-11-18 23:47:34,717][  INFO][PID:1480999] Running remote command: copr-builder-ready fedora-rawhide-aarch64
[2024-11-18 23:47:34,976][  INFO][PID:1480999] Red Hat subscription not needed for fedora-rawhide-aarch64
Builder is ready to be used

[2024-11-18 23:47:34,977][  INFO][PID:1480999] Filling build.info file with builder info
[2024-11-18 23:47:34,978][  INFO][PID:1480999] 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",
            "submitter": "https://src.fedoraproject.org/user/farchord",
            "ended_on": null,
            "started_on": 1731973654.9781005,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8278288-fedora-rawhide-aarch64",
            "build_id": 8278288,
            "package_name": "libquotient",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/libquotient",
            "git_hash": "4cbf3460ae8c30af5358c358c0d0f1c1186e7214",
            "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/farchord",
            "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-rawhide-aarch64/",
                    "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_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23",
            "result_dir": "08278288-libquotient",
            "built_packages": "",
            "id": 8278288,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2024-11-18 23:47:35,092][  INFO][PID:1480999] Sending fedora-messaging bus message in build.start
[2024-11-18 23:47:35,915][  INFO][PID:1480999] Sending fedora-messaging bus message in chroot.start
[2024-11-18 23:47:35,961][  INFO][PID:1480999] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8278288-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached
[2024-11-18 23:47:36,458][  INFO][PID:1480999] Downloading the builder-live.log file, attempt 1
[2024-11-18 23:47:36,460][  INFO][PID:1480999] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.232.136.100 copr-rpmbuild-log
[2024-11-18 23:47:41,464][  INFO][PID:1480999] Periodic builder liveness probe: alive
[2024-11-18 23:52:46,460][  INFO][PID:1480999] Downloading results from builder
[2024-11-18 23:52:46,460][  INFO][PID:1480999] rsyncing of mockbuilder@18.232.136.100:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient started
[2024-11-18 23:52:46,462][  INFO][PID:1480999] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.232.136.100:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/build-08278288.rsync.log
[2024-11-18 23:52:46,863][  INFO][PID:1480999] rsyncing finished.
[2024-11-18 23:52:46,864][  INFO][PID:1480999] Releasing VM back to pool
[2024-11-18 23:52:46,875][  INFO][PID:1480999] Searching for 'success' file in resultdir
[2024-11-18 23:52:46,876][  INFO][PID:1480999] Going to sign pkgs from source: 8278288-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64
[2024-11-18 23:52:46,877][  INFO][PID:1480999] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 23:52:47,063][  INFO][PID:1480999] 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/fedora-rawhide-aarch64/08278288-libquotient/libquotient-qt6-0.9.0-1.fc42.aarch64.rpm' (attempt #1)
[2024-11-18 23:52:47,854][  INFO][PID:1480999] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/libquotient-qt6-0.9.0-1.fc42.aarch64.rpm
[2024-11-18 23:52:47,855][  INFO][PID:1480999] 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/fedora-rawhide-aarch64/08278288-libquotient/libquotient-qt6-devel-0.9.0-1.fc42.aarch64.rpm' (attempt #1)
[2024-11-18 23:52:48,637][  INFO][PID:1480999] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/libquotient-qt6-devel-0.9.0-1.fc42.aarch64.rpm
[2024-11-18 23:52:48,638][  INFO][PID:1480999] 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/fedora-rawhide-aarch64/08278288-libquotient/libquotient-debugsource-0.9.0-1.fc42.aarch64.rpm' (attempt #1)
[2024-11-18 23:52:49,298][  INFO][PID:1480999] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/libquotient-debugsource-0.9.0-1.fc42.aarch64.rpm
[2024-11-18 23:52:49,299][  INFO][PID:1480999] 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/fedora-rawhide-aarch64/08278288-libquotient/libquotient-0.9.0-1.fc42.src.rpm' (attempt #1)
[2024-11-18 23:52:50,080][  INFO][PID:1480999] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/libquotient-0.9.0-1.fc42.src.rpm
[2024-11-18 23:52:50,081][  INFO][PID:1480999] 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/fedora-rawhide-aarch64/08278288-libquotient/libquotient-qt6-debuginfo-0.9.0-1.fc42.aarch64.rpm' (attempt #1)
[2024-11-18 23:52:51,181][  INFO][PID:1480999] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/libquotient-qt6-debuginfo-0.9.0-1.fc42.aarch64.rpm
[2024-11-18 23:52:51,182][  INFO][PID:1480999] Sign done
[2024-11-18 23:52:51,182][  INFO][PID:1480999] Incremental createrepo run, adding 08278288-libquotient into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64, (auto-create-repo=True)
[2024-11-18 23:52:51,183][  INFO][PID:1480999] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64 --add 08278288-libquotient --no-appstream-metadata' as PID 1506785
[2024-11-18 23:53:05,861][  INFO][PID:1480999] Finished after 14 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64 --add 08278288-libquotient --no-appstream-metadata)
[2024-11-18 23:53:05,862][  INFO][PID:1480999] Getting build details
[2024-11-18 23:53:05,862][  INFO][PID:1480999] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient
[2024-11-18 23:53:05,863][  INFO][PID:1480999] Built packages:
['libquotient-qt6-debuginfo 0.9.0', 'libquotient-qt6 0.9.0', 'libquotient-qt6-devel 0.9.0', 'libquotient-debugsource 0.9.0']
[2024-11-18 23:53:05,863][  INFO][PID:1480999] build details: {'built_packages': 'libquotient-qt6-debuginfo 0.9.0\nlibquotient-qt6 0.9.0\nlibquotient-qt6-devel 0.9.0\nlibquotient-debugsource 0.9.0'}
[2024-11-18 23:53:05,864][  INFO][PID:1480999] Retrieving pubkey
[2024-11-18 23:53:05,864][  INFO][PID:1480999] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 23:53:06,180][  INFO][PID:1480999] Added pubkey for user psimovec project openblas-0.3.23 into: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/pubkey.gpg
[2024-11-18 23:53:06,181][  INFO][PID:1480999] Finished build: id=8278288 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-rawhide-aarch64 
[2024-11-18 23:53:06,183][  INFO][PID:1480999] Worker succeeded build, took 331.205819606781
[2024-11-18 23:53:06,185][  INFO][PID:1480999] 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",
            "submitter": "https://src.fedoraproject.org/user/farchord",
            "ended_on": 1731973986.1839201,
            "started_on": 1731973654.9781005,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8278288-fedora-rawhide-aarch64",
            "build_id": 8278288,
            "package_name": "libquotient",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/libquotient",
            "git_hash": "4cbf3460ae8c30af5358c358c0d0f1c1186e7214",
            "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/farchord",
            "results": {
                "packages": [
                    {
                        "name": "libquotient-qt6-debuginfo",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libquotient-qt6",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libquotient",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "libquotient-qt6-devel",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libquotient-debugsource",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.fc42",
                        "arch": "aarch64"
                    }
                ]
            },
            "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-rawhide-aarch64/",
                    "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_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23",
            "result_dir": "08278288-libquotient",
            "built_packages": "libquotient-qt6-debuginfo 0.9.0\nlibquotient-qt6 0.9.0\nlibquotient-qt6-devel 0.9.0\nlibquotient-debugsource 0.9.0",
            "id": 8278288,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2024-11-18 23:53:06,268][  INFO][PID:1480999] Sending fedora-messaging bus message in build.end
[2024-11-18 23:53:06,289][  INFO][PID:1480999] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/builder-live.log by gzip
[2024-11-18 23:53:06,291][  INFO][PID:1480999] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/builder-live.log' as PID 1508425
[2024-11-18 23:53:06,308][  INFO][PID:1480999] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/builder-live.log)
[2024-11-18 23:53:06,308][  INFO][PID:1480999] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/backend.log by gzip
[2024-11-18 23:53:06,310][  INFO][PID:1480999] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-rawhide-aarch64/08278288-libquotient/backend.log' as PID 1508426