[2024-10-07 23:50:01,063][  INFO][PID:1541020] Marking build as starting
[2024-10-07 23:50:01,133][  INFO][PID:1541020] Trying to allocate VM
[2024-10-07 23:50:04,194][  INFO][PID:1541020] Allocated host ResallocHost, ticket_id=5289379, hostname=2620:52:3:1:dead:beef:cafe:c14f
[2024-10-07 23:50:04,195][  INFO][PID:1541020] Allocating ssh connection to builder
[2024-10-07 23:50:04,199][  INFO][PID:1541020] Checking that builder machine is OK
[2024-10-07 23:50:04,762][  INFO][PID:1541020] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-10-07 23:50:05,077][  INFO][PID:1541020] Filling build.info file with builder info
[2024-10-07 23:50:05,079][  INFO][PID:1541020] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "cython-numpy-scipy-rebuild.checker",
            "project_dirname": "cython-numpy-scipy-rebuild.checker",
            "submitter": "psimovec",
            "ended_on": null,
            "started_on": 1728345005.0789118,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8114992-fedora-rawhide-x86_64",
            "build_id": 8114992,
            "package_name": "python-niaarm",
            "package_version": "0.3.12-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/cython-numpy-scipy-rebuild.checker/python-niaarm",
            "git_hash": "92306c09541dec5126d059a263f1822a371750f6",
            "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/cython-numpy-scipy-rebuild.checker--psimovec",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-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/psimovec/cython-numpy-scipy-rebuild.checker",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/cython-numpy-scipy-rebuild.checker",
            "result_dir": "08114992-python-niaarm",
            "built_packages": "",
            "id": 8114992,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "cython-numpy-scipy-rebuild.checker",
                "vendor": "Fedora Project COPR (psimovec/cython-numpy-scipy-rebuild.checker)"
            }
        }
    ]
}
[2024-10-07 23:50:05,134][  INFO][PID:1541020] Sending fedora-messaging bus message in build.start
[2024-10-07 23:50:05,819][  INFO][PID:1541020] Sending fedora-messaging bus message in chroot.start
[2024-10-07 23:50:05,837][  INFO][PID:1541020] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8114992-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-07 23:50:06,407][  INFO][PID:1541020] Downloading the builder-live.log file, attempt 1
[2024-10-07 23:50:06,409][  INFO][PID:1541020] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2024-10-07 23:50:11,412][  INFO][PID:1541020] Periodic builder liveness probe: alive
[2024-10-07 23:52:32,284][  INFO][PID:1541020] Downloading results from builder
[2024-10-07 23:52:32,285][  INFO][PID:1541020] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm started
[2024-10-07 23:52:32,289][  INFO][PID:1541020] 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:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/ &> /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/build-08114992.rsync.log
[2024-10-07 23:52:33,185][  INFO][PID:1541020] rsyncing finished.
[2024-10-07 23:52:33,185][  INFO][PID:1541020] Releasing VM back to pool
[2024-10-07 23:52:33,201][  INFO][PID:1541020] Searching for 'success' file in resultdir
[2024-10-07 23:52:33,202][  INFO][PID:1541020] Going to sign pkgs from source: 8114992-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64
[2024-10-07 23:52:33,202][  INFO][PID:1541020] Calling '/bin/sign -u psimovec#cython-numpy-scipy-rebuild.checker@copr.fedorahosted.org -p' (attempt #1)
[2024-10-07 23:52:33,385][  INFO][PID:1541020] Calling '/bin/sign -4 -h sha256 -u psimovec#cython-numpy-scipy-rebuild.checker@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/python-niaarm-doc-0.3.12-1.fc42.noarch.rpm' (attempt #1)
[2024-10-07 23:52:34,219][  INFO][PID:1541020] signed rpm: /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/python-niaarm-doc-0.3.12-1.fc42.noarch.rpm
[2024-10-07 23:52:34,220][  INFO][PID:1541020] Calling '/bin/sign -4 -h sha256 -u psimovec#cython-numpy-scipy-rebuild.checker@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/python-niaarm-0.3.12-1.fc42.src.rpm' (attempt #1)
[2024-10-07 23:52:35,913][  INFO][PID:1541020] signed rpm: /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/python-niaarm-0.3.12-1.fc42.src.rpm
[2024-10-07 23:52:35,917][  INFO][PID:1541020] Calling '/bin/sign -4 -h sha256 -u psimovec#cython-numpy-scipy-rebuild.checker@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/python3-niaarm-0.3.12-1.fc42.noarch.rpm' (attempt #1)
[2024-10-07 23:52:36,751][  INFO][PID:1541020] signed rpm: /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/python3-niaarm-0.3.12-1.fc42.noarch.rpm
[2024-10-07 23:52:36,752][  INFO][PID:1541020] Sign done
[2024-10-07 23:52:36,753][  INFO][PID:1541020] Incremental createrepo run, adding 08114992-python-niaarm into https://download.copr.fedorainfracloud.org/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-07 23:52:36,759][  INFO][PID:1541020] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64 --add 08114992-python-niaarm --no-appstream-metadata' as PID 1551198
[2024-10-07 23:52:39,667][  INFO][PID:1541020] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64 --add 08114992-python-niaarm --no-appstream-metadata)
[2024-10-07 23:52:39,668][  INFO][PID:1541020] Getting build details
[2024-10-07 23:52:39,669][  INFO][PID:1541020] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm
[2024-10-07 23:52:39,669][  INFO][PID:1541020] Built packages:
['python3-niaarm 0.3.12', 'python-niaarm-doc 0.3.12']
[2024-10-07 23:52:39,670][  INFO][PID:1541020] build details: {'built_packages': 'python3-niaarm 0.3.12\npython-niaarm-doc 0.3.12'}
[2024-10-07 23:52:39,670][  INFO][PID:1541020] Retrieving pubkey
[2024-10-07 23:52:39,671][  INFO][PID:1541020] Calling '/bin/sign -u psimovec#cython-numpy-scipy-rebuild.checker@copr.fedorahosted.org -p' (attempt #1)
[2024-10-07 23:52:39,990][  INFO][PID:1541020] Added pubkey for user psimovec project cython-numpy-scipy-rebuild.checker into: /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/pubkey.gpg
[2024-10-07 23:52:39,990][  INFO][PID:1541020] Finished build: id=8114992 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker chroot=fedora-rawhide-x86_64 
[2024-10-07 23:52:39,993][  INFO][PID:1541020] Worker succeeded build, took 154.91415119171143
[2024-10-07 23:52:39,994][  INFO][PID:1541020] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "cython-numpy-scipy-rebuild.checker",
            "project_dirname": "cython-numpy-scipy-rebuild.checker",
            "submitter": "psimovec",
            "ended_on": 1728345159.993063,
            "started_on": 1728345005.0789118,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8114992-fedora-rawhide-x86_64",
            "build_id": 8114992,
            "package_name": "python-niaarm",
            "package_version": "0.3.12-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/cython-numpy-scipy-rebuild.checker/python-niaarm",
            "git_hash": "92306c09541dec5126d059a263f1822a371750f6",
            "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/cython-numpy-scipy-rebuild.checker--psimovec",
            "results": {
                "packages": [
                    {
                        "name": "python3-niaarm",
                        "epoch": null,
                        "version": "0.3.12",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-niaarm-doc",
                        "epoch": null,
                        "version": "0.3.12",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-niaarm",
                        "epoch": null,
                        "version": "0.3.12",
                        "release": "1.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-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/psimovec/cython-numpy-scipy-rebuild.checker",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/cython-numpy-scipy-rebuild.checker",
            "result_dir": "08114992-python-niaarm",
            "built_packages": "python3-niaarm 0.3.12\npython-niaarm-doc 0.3.12",
            "id": 8114992,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "cython-numpy-scipy-rebuild.checker",
                "vendor": "Fedora Project COPR (psimovec/cython-numpy-scipy-rebuild.checker)"
            }
        }
    ]
}
[2024-10-07 23:52:40,068][  INFO][PID:1541020] Sending fedora-messaging bus message in build.end
[2024-10-07 23:52:40,091][  INFO][PID:1541020] Compressing /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/builder-live.log by gzip
[2024-10-07 23:52:40,092][  INFO][PID:1541020] Running command 'gzip /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/builder-live.log' as PID 1551653
[2024-10-07 23:52:40,106][  INFO][PID:1541020] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/builder-live.log)
[2024-10-07 23:52:40,107][  INFO][PID:1541020] Compressing /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/backend.log by gzip
[2024-10-07 23:52:40,109][  INFO][PID:1541020] Running command 'gzip /var/lib/copr/public_html/results/psimovec/cython-numpy-scipy-rebuild.checker/fedora-rawhide-x86_64/08114992-python-niaarm/backend.log' as PID 1551657