[2024-04-26 01:08:46,437][  INFO][PID:1351567] Marking build as starting
[2024-04-26 01:08:46,598][  INFO][PID:1351567] Trying to allocate VM
[2024-04-26 01:08:49,964][  INFO][PID:1351567] Allocated host ResallocHost, ticket_id=2467417, hostname=2620:52:3:1:dead:beef:cafe:c18d
[2024-04-26 01:08:49,965][  INFO][PID:1351567] Allocating ssh connection to builder
[2024-04-26 01:08:49,966][  INFO][PID:1351567] Checking that builder machine is OK
[2024-04-26 01:08:50,536][  INFO][PID:1351567] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18d '/usr/bin/test -f /etc/mock/fedora-40-i386.cfg'
[2024-04-26 01:08:50,858][  INFO][PID:1351567] Filling build.info file with builder info
[2024-04-26 01:08:50,860][  INFO][PID:1351567] 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/iucar",
            "ended_on": null,
            "started_on": 1714093730.8603535,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "7364695-fedora-40-i386",
            "build_id": 7364695,
            "package_name": "R-mockr",
            "package_version": "0.2.1-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/R-mockr",
            "git_hash": "4a55e2b3907db31e68feeefabb95b3d990a66724",
            "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/iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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-40-i386/",
                    "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_i386"
            ],
            "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": "07364695-R-mockr",
            "built_packages": "",
            "id": 7364695,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2024-04-26 01:08:50,982][  INFO][PID:1351567] Sending fedora-messaging bus message in build.start
[2024-04-26 01:08:52,055][  INFO][PID:1351567] Sending fedora-messaging bus message in chroot.start
[2024-04-26 01:08:52,126][  INFO][PID:1351567] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7364695-fedora-40-i386 --chroot fedora-40-i386 --detached
[2024-04-26 01:08:52,706][  INFO][PID:1351567] Downloading the builder-live.log file, attempt 1
[2024-04-26 01:08:52,708][  INFO][PID:1351567] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18d copr-rpmbuild-log
[2024-04-26 01:08:57,729][  INFO][PID:1351567] Status: False
[2024-04-26 01:11:28,966][  INFO][PID:1351567] Downloading results from builder
[2024-04-26 01:11:28,967][  INFO][PID:1351567] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr started
[2024-04-26 01:11:28,968][  INFO][PID:1351567] 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/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/build-07364695.rsync.log
[2024-04-26 01:11:29,440][  INFO][PID:1351567] rsyncing finished.
[2024-04-26 01:11:29,441][  INFO][PID:1351567] Releasing VM back to pool
[2024-04-26 01:11:29,469][  INFO][PID:1351567] Searching for 'success' file in resultdir
[2024-04-26 01:11:29,470][  INFO][PID:1351567] Going to sign pkgs from source: 7364695-fedora-40-i386 in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386
[2024-04-26 01:11:29,474][  INFO][PID:1351567] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2024-04-26 01:11:29,768][  INFO][PID:1351567] 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-40-i386/07364695-R-mockr/R-mockr-0.2.1-7.fc41.noarch.rpm' (attempt #1)
[2024-04-26 01:11:30,509][  INFO][PID:1351567] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/R-mockr-0.2.1-7.fc41.noarch.rpm
[2024-04-26 01:11:30,510][  INFO][PID:1351567] 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-40-i386/07364695-R-mockr/R-mockr-0.2.1-7.fc41.src.rpm' (attempt #1)
[2024-04-26 01:11:31,031][  INFO][PID:1351567] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/R-mockr-0.2.1-7.fc41.src.rpm
[2024-04-26 01:11:31,032][  INFO][PID:1351567] Sign done
[2024-04-26 01:11:31,033][  INFO][PID:1351567] Incremental createrepo run, adding 07364695-R-mockr into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-40-i386, (auto-create-repo=True)
[2024-04-26 01:11:31,036][  INFO][PID:1351567] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386 --add 07364695-R-mockr --no-appstream-metadata' as PID 1371079
[2024-04-26 01:11:47,046][  INFO][PID:1351567] Finished after 16 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386 --add 07364695-R-mockr --no-appstream-metadata)
[2024-04-26 01:11:47,047][  INFO][PID:1351567] Getting build details
[2024-04-26 01:11:47,047][  INFO][PID:1351567] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr
[2024-04-26 01:11:47,048][  INFO][PID:1351567] Built packages:
['R-mockr 0.2.1']
[2024-04-26 01:11:47,048][  INFO][PID:1351567] build details: {'built_packages': 'R-mockr 0.2.1'}
[2024-04-26 01:11:47,049][  INFO][PID:1351567] Retrieving pubkey
[2024-04-26 01:11:47,051][  INFO][PID:1351567] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2024-04-26 01:11:47,368][  INFO][PID:1351567] 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-04-26 01:11:47,369][  INFO][PID:1351567] Finished build: id=7364695 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-40-i386 
[2024-04-26 01:11:47,371][  INFO][PID:1351567] Worker succeeded build, took 176.51155948638916
[2024-04-26 01:11:47,373][  INFO][PID:1351567] 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/iucar",
            "ended_on": 1714093907.371913,
            "started_on": 1714093730.8603535,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "7364695-fedora-40-i386",
            "build_id": 7364695,
            "package_name": "R-mockr",
            "package_version": "0.2.1-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/R-mockr",
            "git_hash": "4a55e2b3907db31e68feeefabb95b3d990a66724",
            "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/iucar",
            "results": {
                "packages": [
                    {
                        "name": "R-mockr",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "7.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "R-mockr",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "7.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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-40-i386/",
                    "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_i386"
            ],
            "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": "07364695-R-mockr",
            "built_packages": "R-mockr 0.2.1",
            "id": 7364695,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2024-04-26 01:11:47,471][  INFO][PID:1351567] Sending fedora-messaging bus message in build.end
[2024-04-26 01:11:47,502][  INFO][PID:1351567] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/builder-live.log by gzip
[2024-04-26 01:11:47,504][  INFO][PID:1351567] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/builder-live.log' as PID 1373079
[2024-04-26 01:11:47,520][  INFO][PID:1351567] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/builder-live.log)
[2024-04-26 01:11:47,527][  INFO][PID:1351567] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-40-i386/07364695-R-mockr/backend.log by gzip