[2024-10-28 04:07:32,883][  INFO][PID:3071475] Marking build as starting
[2024-10-28 04:07:33,055][  INFO][PID:3071475] Trying to allocate VM
[2024-10-28 04:07:39,161][  INFO][PID:3071475] Allocated host ResallocHost, ticket_id=5586295, hostname=2620:52:3:1:dead:beef:cafe:c189
[2024-10-28 04:07:39,163][  INFO][PID:3071475] Allocating ssh connection to builder
[2024-10-28 04:07:39,163][  INFO][PID:3071475] Checking that builder machine is OK
[2024-10-28 04:07:39,767][  INFO][PID:3071475] Running remote command: copr-builder-ready epel-9-x86_64
[2024-10-28 04:07:40,124][  INFO][PID:3071475] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-10-28 04:07:40,126][  INFO][PID:3071475] Filling build.info file with builder info
[2024-10-28 04:07:40,129][  INFO][PID:3071475] 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": 1730088460.128639,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8181758-epel-9-x86_64",
            "build_id": 8181758,
            "package_name": "python-liteserver",
            "package_version": "3.3.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-liteserver",
            "git_hash": "93383834962b5d04b24c7b97114c88930d59e18c",
            "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": "08181758-python-liteserver",
            "built_packages": "",
            "id": 8181758,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-28 04:07:40,237][  INFO][PID:3071475] Sending fedora-messaging bus message in build.start
[2024-10-28 04:07:42,012][  INFO][PID:3071475] Sending fedora-messaging bus message in chroot.start
[2024-10-28 04:07:42,078][  INFO][PID:3071475] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8181758-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-10-28 04:07:42,696][  INFO][PID:3071475] Downloading the builder-live.log file, attempt 1
[2024-10-28 04:07:42,700][  INFO][PID:3071475] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 copr-rpmbuild-log
[2024-10-28 04:07:47,716][  INFO][PID:3071475] Periodic builder liveness probe: alive
[2024-10-28 04:10:21,383][  INFO][PID:3071475] Downloading results from builder
[2024-10-28 04:10:21,384][  INFO][PID:3071475] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver started
[2024-10-28 04:10:21,391][  INFO][PID:3071475] 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:c189]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/build-08181758.rsync.log
[2024-10-28 04:10:21,908][  INFO][PID:3071475] rsyncing finished.
[2024-10-28 04:10:21,910][  INFO][PID:3071475] Releasing VM back to pool
[2024-10-28 04:10:21,927][  INFO][PID:3071475] Searching for 'success' file in resultdir
[2024-10-28 04:10:21,932][  INFO][PID:3071475] Going to sign pkgs from source: 8181758-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-10-28 04:10:21,933][  INFO][PID:3071475] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-28 04:10:22,259][  INFO][PID:3071475] 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/08181758-python-liteserver/python3-liteserver-3.3.2-1.el9.noarch.rpm' (attempt #1)
[2024-10-28 04:10:23,106][  INFO][PID:3071475] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/python3-liteserver-3.3.2-1.el9.noarch.rpm
[2024-10-28 04:10:23,108][  INFO][PID:3071475] 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/08181758-python-liteserver/python-liteserver-3.3.2-1.el9.src.rpm' (attempt #1)
[2024-10-28 04:10:23,960][  INFO][PID:3071475] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/python-liteserver-3.3.2-1.el9.src.rpm
[2024-10-28 04:10:23,961][  INFO][PID:3071475] Sign done
[2024-10-28 04:10:23,962][  INFO][PID:3071475] Incremental createrepo run, adding 08181758-python-liteserver into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-10-28 04:10:23,964][  INFO][PID:3071475] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08181758-python-liteserver --no-appstream-metadata' as PID 3094680
[2024-10-28 04:11:40,273][  INFO][PID:3071475] Finished after 76 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08181758-python-liteserver --no-appstream-metadata)
[2024-10-28 04:11:40,274][  INFO][PID:3071475] Getting build details
[2024-10-28 04:11:40,274][  INFO][PID:3071475] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver
[2024-10-28 04:11:40,275][  INFO][PID:3071475] Built packages:
['python3-liteserver 3.3.2']
[2024-10-28 04:11:40,275][  INFO][PID:3071475] build details: {'built_packages': 'python3-liteserver 3.3.2'}
[2024-10-28 04:11:40,277][  INFO][PID:3071475] Retrieving pubkey
[2024-10-28 04:11:40,278][  INFO][PID:3071475] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-28 04:11:40,603][  INFO][PID:3071475] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-10-28 04:11:40,604][  INFO][PID:3071475] Finished build: id=8181758 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-10-28 04:11:40,607][  INFO][PID:3071475] Worker succeeded build, took 240.4785339832306
[2024-10-28 04:11:40,608][  INFO][PID:3071475] 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": 1730088700.607173,
            "started_on": 1730088460.128639,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8181758-epel-9-x86_64",
            "build_id": 8181758,
            "package_name": "python-liteserver",
            "package_version": "3.3.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-liteserver",
            "git_hash": "93383834962b5d04b24c7b97114c88930d59e18c",
            "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": "python3-liteserver",
                        "epoch": null,
                        "version": "3.3.2",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-liteserver",
                        "epoch": null,
                        "version": "3.3.2",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "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": "08181758-python-liteserver",
            "built_packages": "python3-liteserver 3.3.2",
            "id": 8181758,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-28 04:11:40,674][  INFO][PID:3071475] Sending fedora-messaging bus message in build.end
[2024-10-28 04:11:40,698][  INFO][PID:3071475] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/builder-live.log by gzip
[2024-10-28 04:11:40,700][  INFO][PID:3071475] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/builder-live.log' as PID 3104473
[2024-10-28 04:11:40,710][  INFO][PID:3071475] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/builder-live.log)
[2024-10-28 04:11:40,711][  INFO][PID:3071475] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/backend.log by gzip
[2024-10-28 04:11:40,712][  INFO][PID:3071475] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08181758-python-liteserver/backend.log' as PID 3104474