[2024-12-24 11:09:03,906][  INFO][PID:1710854] Marking build as starting
[2024-12-24 11:09:03,936][  INFO][PID:1710854] Trying to allocate VM
[2024-12-24 11:09:06,959][  INFO][PID:1710854] Allocated host ResallocHost, ticket_id=380280, hostname=13.116.87.214
[2024-12-24 11:09:06,960][  INFO][PID:1710854] Allocating ssh connection to builder
[2024-12-24 11:09:06,960][  INFO][PID:1710854] Checking that builder machine is OK
[2024-12-24 11:09:08,557][  INFO][PID:1710854] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.116.87.214 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-12-24 11:09:10,128][  INFO][PID:1710854] Filling build.info file with builder info
[2024-12-24 11:09:10,129][  INFO][PID:1710854] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1735038550.1291416,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8424559-fedora-rawhide-s390x",
            "build_id": 8424559,
            "package_name": "lxqt-menu-data",
            "package_version": "2.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/lxqt-menu-data",
            "git_hash": "ad519d3cf1e5fee0520889d97de032b97a881bcb",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "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/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08424559-lxqt-menu-data",
            "built_packages": "",
            "id": 8424559,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-24 11:09:10,163][  INFO][PID:1710854] Sending fedora-messaging bus message in build.start
[2024-12-24 11:09:10,796][  INFO][PID:1710854] Sending fedora-messaging bus message in chroot.start
[2024-12-24 11:09:10,816][  INFO][PID:1710854] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8424559-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-12-24 11:09:12,660][  INFO][PID:1710854] Downloading the builder-live.log file, attempt 1
[2024-12-24 11:09:12,662][  INFO][PID:1710854] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.116.87.214 copr-rpmbuild-log
[2024-12-24 11:09:17,667][  INFO][PID:1710854] Periodic builder liveness probe: alive
[2024-12-24 11:09:52,183][  INFO][PID:1710854] Downloading results from builder
[2024-12-24 11:09:52,184][  INFO][PID:1710854] rsyncing of mockbuilder@13.116.87.214:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data started
[2024-12-24 11:09:52,185][  INFO][PID:1710854] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.116.87.214:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/build-08424559.rsync.log
[2024-12-24 11:09:55,298][  INFO][PID:1710854] rsyncing finished.
[2024-12-24 11:09:55,298][  INFO][PID:1710854] Releasing VM back to pool
[2024-12-24 11:09:55,310][  INFO][PID:1710854] Searching for 'success' file in resultdir
[2024-12-24 11:09:55,313][  INFO][PID:1710854] Going to sign pkgs from source: 8424559-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x
[2024-12-24 11:09:55,316][  INFO][PID:1710854] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 11:09:55,490][  INFO][PID:1710854] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/lxqt-menu-data-2.1.0-1.fc42.src.rpm' (attempt #1)
[2024-12-24 11:09:56,154][  INFO][PID:1710854] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/lxqt-menu-data-2.1.0-1.fc42.src.rpm
[2024-12-24 11:09:56,155][  INFO][PID:1710854] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/lxqt-menu-data-2.1.0-1.fc42.noarch.rpm' (attempt #1)
[2024-12-24 11:09:56,830][  INFO][PID:1710854] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/lxqt-menu-data-2.1.0-1.fc42.noarch.rpm
[2024-12-24 11:09:56,831][  INFO][PID:1710854] Sign done
[2024-12-24 11:09:56,831][  INFO][PID:1710854] Incremental createrepo run, adding 08424559-lxqt-menu-data into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-12-24 11:09:56,833][  INFO][PID:1710854] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08424559-lxqt-menu-data --no-appstream-metadata' as PID 1713814
[2024-12-24 11:10:10,835][  INFO][PID:1710854] Finished after 14 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08424559-lxqt-menu-data --no-appstream-metadata)
[2024-12-24 11:10:10,836][  INFO][PID:1710854] Getting build details
[2024-12-24 11:10:10,837][  INFO][PID:1710854] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data
[2024-12-24 11:10:10,837][  INFO][PID:1710854] Built packages:
['lxqt-menu-data 2.1.0']
[2024-12-24 11:10:10,838][  INFO][PID:1710854] build details: {'built_packages': 'lxqt-menu-data 2.1.0'}
[2024-12-24 11:10:10,838][  INFO][PID:1710854] Retrieving pubkey
[2024-12-24 11:10:10,838][  INFO][PID:1710854] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 11:10:11,136][  INFO][PID:1710854] Added pubkey for user dmalcolm project gcc-15-smoketest-3 into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/pubkey.gpg
[2024-12-24 11:10:11,137][  INFO][PID:1710854] Finished build: id=8424559 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-s390x 
[2024-12-24 11:10:11,139][  INFO][PID:1710854] Worker succeeded build, took 61.01030659675598
[2024-12-24 11:10:11,140][  INFO][PID:1710854] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": 1735038611.1394482,
            "started_on": 1735038550.1291416,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8424559-fedora-rawhide-s390x",
            "build_id": 8424559,
            "package_name": "lxqt-menu-data",
            "package_version": "2.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/lxqt-menu-data",
            "git_hash": "ad519d3cf1e5fee0520889d97de032b97a881bcb",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "lxqt-menu-data",
                        "epoch": null,
                        "version": "2.1.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "lxqt-menu-data",
                        "epoch": null,
                        "version": "2.1.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08424559-lxqt-menu-data",
            "built_packages": "lxqt-menu-data 2.1.0",
            "id": 8424559,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-24 11:10:11,171][  INFO][PID:1710854] Sending fedora-messaging bus message in build.end
[2024-12-24 11:10:11,192][  INFO][PID:1710854] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/builder-live.log by gzip
[2024-12-24 11:10:11,194][  INFO][PID:1710854] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/builder-live.log' as PID 1714589
[2024-12-24 11:10:11,203][  INFO][PID:1710854] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/builder-live.log)
[2024-12-24 11:10:11,204][  INFO][PID:1710854] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/backend.log by gzip
[2024-12-24 11:10:11,205][  INFO][PID:1710854] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424559-lxqt-menu-data/backend.log' as PID 1714591