[2025-03-05 10:26:16,774][  INFO][PID:4087720] Marking build as starting
[2025-03-05 10:26:16,830][  INFO][PID:4087720] Trying to allocate VM
[2025-03-05 10:26:54,935][  INFO][PID:4087720] Allocated host ResallocHost, ticket_id=1646215, hostname=2620:52:3:1:dead:beef:cafe:c156, name=copr_hv_x86_64_02_prod_01690634_20250305_102508
[2025-03-05 10:26:54,936][  INFO][PID:4087720] Allocating ssh connection to builder
[2025-03-05 10:26:54,937][  INFO][PID:4087720] Checking that builder machine is OK
[2025-03-05 10:26:55,545][  INFO][PID:4087720] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-03-05 10:26:55,906][  INFO][PID:4087720] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-03-05 10:26:55,906][  INFO][PID:4087720] Filling build.info file with builder info
[2025-03-05 10:26:55,908][  INFO][PID:4087720] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:64",
            "submitter": "https://src.fedoraproject.org/user/ksurma",
            "ended_on": null,
            "started_on": 1741170415.907708,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8726935-fedora-42-x86_64",
            "build_id": 8726935,
            "package_name": "pytest",
            "package_version": "8.3.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:64/pytest",
            "git_hash": "516c13ac92ad199353c018e876c1ca8e67c7ecc1",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-42-x86_64/",
                    "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_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:64",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:64",
            "result_dir": "08726935-pytest",
            "built_packages": "",
            "id": 8726935,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-03-05 10:26:55,961][  INFO][PID:4087720] Sending fedora-messaging bus message in build.start
[2025-03-05 10:26:57,379][  INFO][PID:4087720] Sending fedora-messaging bus message in chroot.start
[2025-03-05 10:26:57,511][  INFO][PID:4087720] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8726935-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-03-05 10:26:58,140][  INFO][PID:4087720] Downloading the builder-live.log file, attempt 1
[2025-03-05 10:26:58,146][  INFO][PID:4087720] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c156 copr-rpmbuild-log
[2025-03-05 10:27:03,150][  INFO][PID:4087720] Periodic builder liveness probe: alive
[2025-03-05 10:31:29,271][  INFO][PID:4087720] Downloading results from builder
[2025-03-05 10:31:29,275][  INFO][PID:4087720] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c156]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest started
[2025-03-05 10:31:29,284][  INFO][PID:4087720] 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:c156]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/build-08726935.rsync.log
[2025-03-05 10:31:29,815][  INFO][PID:4087720] rsyncing finished.
[2025-03-05 10:31:29,817][  INFO][PID:4087720] Releasing VM back to pool
[2025-03-05 10:31:29,837][  INFO][PID:4087720] Searching for 'success' file in resultdir
[2025-03-05 10:31:29,838][  INFO][PID:4087720] Going to sign pkgs from source: 8726935-fedora-42-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64
[2025-03-05 10:31:29,839][  INFO][PID:4087720] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-03-05 10:31:30,147][  INFO][PID:4087720] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/pytest-8.3.4-3.fc43.src.rpm' (attempt #1)
[2025-03-05 10:31:31,061][  INFO][PID:4087720] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/pytest-8.3.4-3.fc43.src.rpm
[2025-03-05 10:31:31,061][  INFO][PID:4087720] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/python3-pytest-8.3.4-3.fc43.noarch.rpm' (attempt #1)
[2025-03-05 10:31:31,982][  INFO][PID:4087720] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/python3-pytest-8.3.4-3.fc43.noarch.rpm
[2025-03-05 10:31:31,983][  INFO][PID:4087720] Sign done
[2025-03-05 10:31:31,983][  INFO][PID:4087720] Incremental createrepo run, adding 08726935-pytest into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-42-x86_64, (auto-create-repo=True)
[2025-03-05 10:31:31,985][  INFO][PID:4087720] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64 --add 08726935-pytest --no-appstream-metadata' as PID 4150958
[2025-03-05 10:31:32,953][  INFO][PID:4087720] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64 --add 08726935-pytest --no-appstream-metadata)
[2025-03-05 10:31:32,954][  INFO][PID:4087720] Getting build details
[2025-03-05 10:31:32,955][  INFO][PID:4087720] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest
[2025-03-05 10:31:32,955][  INFO][PID:4087720] Built packages:
['python3-pytest 8.3.4']
[2025-03-05 10:31:32,956][  INFO][PID:4087720] build details: {'built_packages': 'python3-pytest 8.3.4'}
[2025-03-05 10:31:32,956][  INFO][PID:4087720] Retrieving pubkey
[2025-03-05 10:31:32,957][  INFO][PID:4087720] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-03-05 10:31:33,263][  INFO][PID:4087720] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:64/pubkey.gpg
[2025-03-05 10:31:33,264][  INFO][PID:4087720] Finished build: id=8726935 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:64 chroot=fedora-42-x86_64 
[2025-03-05 10:31:33,266][  INFO][PID:4087720] Worker succeeded build, took 277.35918498039246
[2025-03-05 10:31:33,267][  INFO][PID:4087720] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:64",
            "submitter": "https://src.fedoraproject.org/user/ksurma",
            "ended_on": 1741170693.266893,
            "started_on": 1741170415.907708,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8726935-fedora-42-x86_64",
            "build_id": 8726935,
            "package_name": "pytest",
            "package_version": "8.3.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:64/pytest",
            "git_hash": "516c13ac92ad199353c018e876c1ca8e67c7ecc1",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-pytest",
                        "epoch": null,
                        "version": "8.3.4",
                        "release": "3.fc43",
                        "arch": "noarch"
                    },
                    {
                        "name": "pytest",
                        "epoch": null,
                        "version": "8.3.4",
                        "release": "3.fc43",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-42-x86_64/",
                    "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_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:64",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:64",
            "result_dir": "08726935-pytest",
            "built_packages": "python3-pytest 8.3.4",
            "id": 8726935,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-03-05 10:31:33,306][  INFO][PID:4087720] Sending fedora-messaging bus message in build.end
[2025-03-05 10:31:33,400][  INFO][PID:4087720] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/builder-live.log by gzip
[2025-03-05 10:31:33,403][  INFO][PID:4087720] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/builder-live.log' as PID 4151186
[2025-03-05 10:31:33,417][  INFO][PID:4087720] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/builder-live.log)
[2025-03-05 10:31:33,417][  INFO][PID:4087720] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/backend.log by gzip
[2025-03-05 10:31:33,418][  INFO][PID:4087720] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:64/fedora-42-x86_64/08726935-pytest/backend.log' as PID 4151187