[2024-12-26 02:50:58,727][  INFO][PID:3299825] Marking build as starting
[2024-12-26 02:50:58,754][  INFO][PID:3299825] Trying to allocate VM
[2024-12-26 02:51:01,774][  INFO][PID:3299825] Allocated host ResallocHost, ticket_id=400818, hostname=13.120.88.17
[2024-12-26 02:51:01,774][  INFO][PID:3299825] Allocating ssh connection to builder
[2024-12-26 02:51:01,775][  INFO][PID:3299825] Checking that builder machine is OK
[2024-12-26 02:51:03,231][  INFO][PID:3299825] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.120.88.17 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-12-26 02:51:04,498][  INFO][PID:3299825] Filling build.info file with builder info
[2024-12-26 02:51:04,499][  INFO][PID:3299825] 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": 1735181464.499091,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8429332-fedora-rawhide-s390x",
            "build_id": 8429332,
            "package_name": "python-pyliblo3",
            "package_version": "0.16.2^20240801git91d1781-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/python-pyliblo3",
            "git_hash": "17aedf7db067179cad0c27c05469cab0eca2b9d7",
            "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": "08429332-python-pyliblo3",
            "built_packages": "",
            "id": 8429332,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-26 02:51:04,521][  INFO][PID:3299825] Sending fedora-messaging bus message in build.start
[2024-12-26 02:51:05,047][  INFO][PID:3299825] Sending fedora-messaging bus message in chroot.start
[2024-12-26 02:51:05,067][  INFO][PID:3299825] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8429332-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-12-26 02:51:06,502][  INFO][PID:3299825] Downloading the builder-live.log file, attempt 1
[2024-12-26 02:51:06,503][  INFO][PID:3299825] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.120.88.17 copr-rpmbuild-log
[2024-12-26 02:51:11,507][  INFO][PID:3299825] Periodic builder liveness probe: alive
[2024-12-26 02:52:07,538][  INFO][PID:3299825] Downloading results from builder
[2024-12-26 02:52:07,539][  INFO][PID:3299825] rsyncing of mockbuilder@13.120.88.17:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3 started
[2024-12-26 02:52:07,539][  INFO][PID:3299825] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.120.88.17:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/build-08429332.rsync.log
[2024-12-26 02:52:10,146][  INFO][PID:3299825] rsyncing finished.
[2024-12-26 02:52:10,146][  INFO][PID:3299825] Releasing VM back to pool
[2024-12-26 02:52:10,154][  INFO][PID:3299825] Searching for 'success' file in resultdir
[2024-12-26 02:52:10,155][  INFO][PID:3299825] Going to sign pkgs from source: 8429332-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x
[2024-12-26 02:52:10,155][  INFO][PID:3299825] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-26 02:52:10,447][  INFO][PID:3299825] 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/08429332-python-pyliblo3/python-pyliblo3-doc-0.16.2^20240801git91d1781-3.fc42.noarch.rpm' (attempt #1)
[2024-12-26 02:52:11,337][  INFO][PID:3299825] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/python-pyliblo3-doc-0.16.2^20240801git91d1781-3.fc42.noarch.rpm
[2024-12-26 02:52:11,338][  INFO][PID:3299825] 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/08429332-python-pyliblo3/python-pyliblo3-0.16.2^20240801git91d1781-3.fc42.src.rpm' (attempt #1)
[2024-12-26 02:52:12,235][  INFO][PID:3299825] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/python-pyliblo3-0.16.2^20240801git91d1781-3.fc42.src.rpm
[2024-12-26 02:52:12,236][  INFO][PID:3299825] 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/08429332-python-pyliblo3/python-pyliblo3-debugsource-0.16.2^20240801git91d1781-3.fc42.s390x.rpm' (attempt #1)
[2024-12-26 02:52:13,123][  INFO][PID:3299825] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/python-pyliblo3-debugsource-0.16.2^20240801git91d1781-3.fc42.s390x.rpm
[2024-12-26 02:52:13,124][  INFO][PID:3299825] 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/08429332-python-pyliblo3/python3-pyliblo3-0.16.2^20240801git91d1781-3.fc42.s390x.rpm' (attempt #1)
[2024-12-26 02:52:14,018][  INFO][PID:3299825] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/python3-pyliblo3-0.16.2^20240801git91d1781-3.fc42.s390x.rpm
[2024-12-26 02:52:14,018][  INFO][PID:3299825] 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/08429332-python-pyliblo3/python3-pyliblo3-debuginfo-0.16.2^20240801git91d1781-3.fc42.s390x.rpm' (attempt #1)
[2024-12-26 02:52:14,913][  INFO][PID:3299825] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/python3-pyliblo3-debuginfo-0.16.2^20240801git91d1781-3.fc42.s390x.rpm
[2024-12-26 02:52:14,914][  INFO][PID:3299825] Sign done
[2024-12-26 02:52:14,914][  INFO][PID:3299825] Incremental createrepo run, adding 08429332-python-pyliblo3 into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-12-26 02:52:14,915][  INFO][PID:3299825] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08429332-python-pyliblo3 --no-appstream-metadata' as PID 3303589
[2024-12-26 02:52:29,799][  INFO][PID:3299825] 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 08429332-python-pyliblo3 --no-appstream-metadata)
[2024-12-26 02:52:29,800][  INFO][PID:3299825] Getting build details
[2024-12-26 02:52:29,800][  INFO][PID:3299825] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3
[2024-12-26 02:52:29,801][  INFO][PID:3299825] Built packages:
['python-pyliblo3-doc 0.16.2^20240801git91d1781', 'python3-pyliblo3-debuginfo 0.16.2^20240801git91d1781', 'python3-pyliblo3 0.16.2^20240801git91d1781', 'python-pyliblo3-debugsource 0.16.2^20240801git91d1781']
[2024-12-26 02:52:29,801][  INFO][PID:3299825] build details: {'built_packages': 'python-pyliblo3-doc 0.16.2^20240801git91d1781\npython3-pyliblo3-debuginfo 0.16.2^20240801git91d1781\npython3-pyliblo3 0.16.2^20240801git91d1781\npython-pyliblo3-debugsource 0.16.2^20240801git91d1781'}
[2024-12-26 02:52:29,802][  INFO][PID:3299825] Retrieving pubkey
[2024-12-26 02:52:29,802][  INFO][PID:3299825] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-26 02:52:30,097][  INFO][PID:3299825] 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-26 02:52:30,098][  INFO][PID:3299825] Finished build: id=8429332 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-s390x 
[2024-12-26 02:52:30,099][  INFO][PID:3299825] Worker succeeded build, took 85.60087084770203
[2024-12-26 02:52:30,100][  INFO][PID:3299825] 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": 1735181550.0999618,
            "started_on": 1735181464.499091,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8429332-fedora-rawhide-s390x",
            "build_id": 8429332,
            "package_name": "python-pyliblo3",
            "package_version": "0.16.2^20240801git91d1781-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/python-pyliblo3",
            "git_hash": "17aedf7db067179cad0c27c05469cab0eca2b9d7",
            "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": "python-pyliblo3-doc",
                        "epoch": null,
                        "version": "0.16.2^20240801git91d1781",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-pyliblo3-debuginfo",
                        "epoch": null,
                        "version": "0.16.2^20240801git91d1781",
                        "release": "3.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "python3-pyliblo3",
                        "epoch": null,
                        "version": "0.16.2^20240801git91d1781",
                        "release": "3.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "python-pyliblo3",
                        "epoch": null,
                        "version": "0.16.2^20240801git91d1781",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-pyliblo3-debugsource",
                        "epoch": null,
                        "version": "0.16.2^20240801git91d1781",
                        "release": "3.fc42",
                        "arch": "s390x"
                    }
                ]
            },
            "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": "08429332-python-pyliblo3",
            "built_packages": "python-pyliblo3-doc 0.16.2^20240801git91d1781\npython3-pyliblo3-debuginfo 0.16.2^20240801git91d1781\npython3-pyliblo3 0.16.2^20240801git91d1781\npython-pyliblo3-debugsource 0.16.2^20240801git91d1781",
            "id": 8429332,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-26 02:52:30,131][  INFO][PID:3299825] Sending fedora-messaging bus message in build.end
[2024-12-26 02:52:30,147][  INFO][PID:3299825] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/builder-live.log by gzip
[2024-12-26 02:52:30,148][  INFO][PID:3299825] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/builder-live.log' as PID 3304075
[2024-12-26 02:52:30,154][  INFO][PID:3299825] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/builder-live.log)
[2024-12-26 02:52:30,154][  INFO][PID:3299825] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/backend.log by gzip
[2024-12-26 02:52:30,155][  INFO][PID:3299825] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08429332-python-pyliblo3/backend.log' as PID 3304076