[2025-01-30 09:19:25,944][  INFO][PID:1897308] Marking build as starting
[2025-01-30 09:19:26,011][  INFO][PID:1897308] Trying to allocate VM
[2025-01-30 09:19:29,095][  INFO][PID:1897308] Allocated host ResallocHost, ticket_id=989994, hostname=2620:52:3:1:dead:beef:cafe:c111, name=copr_hv_x86_64_01_prod_00941257_20250130_090944
[2025-01-30 09:19:29,095][  INFO][PID:1897308] Allocating ssh connection to builder
[2025-01-30 09:19:29,096][  INFO][PID:1897308] Checking that builder machine is OK
[2025-01-30 09:19:29,711][  INFO][PID:1897308] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-30 09:19:30,112][  INFO][PID:1897308] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-30 09:19:30,113][  INFO][PID:1897308] Filling build.info file with builder info
[2025-01-30 09:19:30,119][  INFO][PID:1897308] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1738228770.1177294,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586411-epel-9-x86_64",
            "build_id": 8586411,
            "package_name": "python-mkdocs-git-committers-plugin-2",
            "package_version": "2.5.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-mkdocs-git-committers-plugin-2",
            "git_hash": "a87f715083bf8f4b5e68488bff85592669e80c1f",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08586411-python-mkdocs-git-committers-plugin-2",
            "built_packages": "",
            "id": 8586411,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-30 09:19:30,152][  INFO][PID:1897308] Sending fedora-messaging bus message in build.start
[2025-01-30 09:19:31,233][  INFO][PID:1897308] Sending fedora-messaging bus message in chroot.start
[2025-01-30 09:19:31,258][  INFO][PID:1897308] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8586411-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-30 09:19:31,988][  INFO][PID:1897308] Downloading the builder-live.log file, attempt 1
[2025-01-30 09:19:31,992][  INFO][PID:1897308] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c111 copr-rpmbuild-log
[2025-01-30 09:19:37,049][  INFO][PID:1897308] Periodic builder liveness probe: alive
[2025-01-30 09:22:19,904][  INFO][PID:1897308] Downloading results from builder
[2025-01-30 09:22:19,905][  INFO][PID:1897308] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c111]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2 started
[2025-01-30 09:22:19,907][  INFO][PID:1897308] 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:c111]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/build-08586411.rsync.log
[2025-01-30 09:22:20,366][  INFO][PID:1897308] rsyncing finished.
[2025-01-30 09:22:20,367][  INFO][PID:1897308] Releasing VM back to pool
[2025-01-30 09:22:20,381][  INFO][PID:1897308] Searching for 'success' file in resultdir
[2025-01-30 09:22:20,383][  INFO][PID:1897308] Going to sign pkgs from source: 8586411-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2025-01-30 09:22:20,384][  INFO][PID:1897308] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 09:22:20,558][  INFO][PID:1897308] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/python-mkdocs-git-committers-plugin-2-2.5.0-1.el9.src.rpm' (attempt #1)
[2025-01-30 09:22:21,230][  INFO][PID:1897308] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/python-mkdocs-git-committers-plugin-2-2.5.0-1.el9.src.rpm
[2025-01-30 09:22:21,234][  INFO][PID:1897308] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/python3-mkdocs-git-committers-plugin-2-2.5.0-1.el9.noarch.rpm' (attempt #1)
[2025-01-30 09:22:21,785][  INFO][PID:1897308] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/python3-mkdocs-git-committers-plugin-2-2.5.0-1.el9.noarch.rpm
[2025-01-30 09:22:21,787][  INFO][PID:1897308] Sign done
[2025-01-30 09:22:21,788][  INFO][PID:1897308] Incremental createrepo run, adding 08586411-python-mkdocs-git-committers-plugin-2 into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2025-01-30 09:22:21,789][  INFO][PID:1897308] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08586411-python-mkdocs-git-committers-plugin-2 --no-appstream-metadata' as PID 1918457
[2025-01-30 09:23:09,378][  INFO][PID:1897308] Finished after 47 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08586411-python-mkdocs-git-committers-plugin-2 --no-appstream-metadata)
[2025-01-30 09:23:09,379][  INFO][PID:1897308] Getting build details
[2025-01-30 09:23:09,379][  INFO][PID:1897308] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2
[2025-01-30 09:23:09,380][  INFO][PID:1897308] Built packages:
['python3-mkdocs-git-committers-plugin-2 2.5.0']
[2025-01-30 09:23:09,380][  INFO][PID:1897308] build details: {'built_packages': 'python3-mkdocs-git-committers-plugin-2 2.5.0'}
[2025-01-30 09:23:09,381][  INFO][PID:1897308] Retrieving pubkey
[2025-01-30 09:23:09,381][  INFO][PID:1897308] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 09:23:09,697][  INFO][PID:1897308] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-30 09:23:09,698][  INFO][PID:1897308] Finished build: id=8586411 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-01-30 09:23:09,701][  INFO][PID:1897308] Worker succeeded build, took 219.58351492881775
[2025-01-30 09:23:09,703][  INFO][PID:1897308] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1738228989.7012444,
            "started_on": 1738228770.1177294,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586411-epel-9-x86_64",
            "build_id": 8586411,
            "package_name": "python-mkdocs-git-committers-plugin-2",
            "package_version": "2.5.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-mkdocs-git-committers-plugin-2",
            "git_hash": "a87f715083bf8f4b5e68488bff85592669e80c1f",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-mkdocs-git-committers-plugin-2",
                        "epoch": null,
                        "version": "2.5.0",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-mkdocs-git-committers-plugin-2",
                        "epoch": null,
                        "version": "2.5.0",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08586411-python-mkdocs-git-committers-plugin-2",
            "built_packages": "python3-mkdocs-git-committers-plugin-2 2.5.0",
            "id": 8586411,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-30 09:23:09,732][  INFO][PID:1897308] Sending fedora-messaging bus message in build.end
[2025-01-30 09:23:09,752][  INFO][PID:1897308] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/builder-live.log by gzip
[2025-01-30 09:23:09,753][  INFO][PID:1897308] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/builder-live.log' as PID 1922582
[2025-01-30 09:23:09,761][  INFO][PID:1897308] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/builder-live.log)
[2025-01-30 09:23:09,762][  INFO][PID:1897308] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/backend.log by gzip
[2025-01-30 09:23:09,763][  INFO][PID:1897308] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08586411-python-mkdocs-git-committers-plugin-2/backend.log' as PID 1922585