[2025-01-30 04:10:35,077][  INFO][PID:1699] Marking build as starting
[2025-01-30 04:10:35,131][  INFO][PID:1699] Trying to allocate VM
[2025-01-30 04:11:43,424][  INFO][PID:1699] Allocated host ResallocHost, ticket_id=988666, hostname=44.204.222.98, name=aws_x86_64_spot_prod_00910468_20250130_011402
[2025-01-30 04:11:43,426][  INFO][PID:1699] Allocating ssh connection to builder
[2025-01-30 04:11:43,427][  INFO][PID:1699] Checking that builder machine is OK
[2025-01-30 04:11:43,821][  INFO][PID:1699] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-30 04:11:44,092][  INFO][PID:1699] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-30 04:11:44,094][  INFO][PID:1699] Filling build.info file with builder info
[2025-01-30 04:11:44,098][  INFO][PID:1699] 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": 1738210304.0977826,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586140-fedora-rawhide-x86_64",
            "build_id": 8586140,
            "package_name": "python-nbdev-apl",
            "package_version": "0.0.1643-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-nbdev-apl",
            "git_hash": "a1c3cc5a1ff2ccc33e37103f2dbd1d4cebafcda2",
            "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/fedora-rawhide-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": "08586140-python-nbdev-apl",
            "built_packages": "",
            "id": 8586140,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-30 04:11:44,139][  INFO][PID:1699] Sending fedora-messaging bus message in build.start
[2025-01-30 04:11:45,458][  INFO][PID:1699] Sending fedora-messaging bus message in chroot.start
[2025-01-30 04:11:45,513][  INFO][PID:1699] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8586140-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-30 04:11:45,925][  INFO][PID:1699] Downloading the builder-live.log file, attempt 1
[2025-01-30 04:11:45,931][  INFO][PID:1699] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.222.98 copr-rpmbuild-log
[2025-01-30 04:11:50,940][  INFO][PID:1699] Periodic builder liveness probe: alive
[2025-01-30 04:12:23,884][  INFO][PID:1699] Downloading results from builder
[2025-01-30 04:12:23,885][  INFO][PID:1699] rsyncing of mockbuilder@44.204.222.98:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl started
[2025-01-30 04:12:23,887][  INFO][PID:1699] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.204.222.98:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/build-08586140.rsync.log
[2025-01-30 04:12:24,275][  INFO][PID:1699] rsyncing finished.
[2025-01-30 04:12:24,278][  INFO][PID:1699] Releasing VM back to pool
[2025-01-30 04:12:24,309][  INFO][PID:1699] Searching for 'success' file in resultdir
[2025-01-30 04:12:24,317][  INFO][PID:1699] Going to sign pkgs from source: 8586140-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2025-01-30 04:12:24,320][  INFO][PID:1699] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 04:12:24,628][  INFO][PID:1699] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/python3-nbdev-apl-0.0.1643-1.fc42.noarch.rpm' (attempt #1)
[2025-01-30 04:12:25,178][  INFO][PID:1699] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/python3-nbdev-apl-0.0.1643-1.fc42.noarch.rpm
[2025-01-30 04:12:25,179][  INFO][PID:1699] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/python-nbdev-apl-0.0.1643-1.fc42.src.rpm' (attempt #1)
[2025-01-30 04:12:25,864][  INFO][PID:1699] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/python-nbdev-apl-0.0.1643-1.fc42.src.rpm
[2025-01-30 04:12:25,865][  INFO][PID:1699] Sign done
[2025-01-30 04:12:25,865][  INFO][PID:1699] Incremental createrepo run, adding 08586140-python-nbdev-apl into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-30 04:12:25,873][  INFO][PID:1699] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 08586140-python-nbdev-apl --no-appstream-metadata' as PID 9945
[2025-01-30 04:16:26,448][  INFO][PID:1699] Finished after 240 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 08586140-python-nbdev-apl --no-appstream-metadata)
[2025-01-30 04:16:26,449][  INFO][PID:1699] Getting build details
[2025-01-30 04:16:26,459][  INFO][PID:1699] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl
[2025-01-30 04:16:26,460][  INFO][PID:1699] Built packages:
['python3-nbdev-apl 0.0.1643']
[2025-01-30 04:16:26,462][  INFO][PID:1699] build details: {'built_packages': 'python3-nbdev-apl 0.0.1643'}
[2025-01-30 04:16:26,463][  INFO][PID:1699] Retrieving pubkey
[2025-01-30 04:16:26,464][  INFO][PID:1699] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 04:16:26,820][  INFO][PID:1699] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-30 04:16:26,821][  INFO][PID:1699] Finished build: id=8586140 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-01-30 04:16:26,834][  INFO][PID:1699] Worker succeeded build, took 282.7364239692688
[2025-01-30 04:16:26,835][  INFO][PID:1699] 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": 1738210586.8342066,
            "started_on": 1738210304.0977826,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586140-fedora-rawhide-x86_64",
            "build_id": 8586140,
            "package_name": "python-nbdev-apl",
            "package_version": "0.0.1643-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-nbdev-apl",
            "git_hash": "a1c3cc5a1ff2ccc33e37103f2dbd1d4cebafcda2",
            "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-nbdev-apl",
                        "epoch": null,
                        "version": "0.0.1643",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-nbdev-apl",
                        "epoch": null,
                        "version": "0.0.1643",
                        "release": "1.fc42",
                        "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/fedora-rawhide-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": "08586140-python-nbdev-apl",
            "built_packages": "python3-nbdev-apl 0.0.1643",
            "id": 8586140,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-30 04:16:26,900][  INFO][PID:1699] Sending fedora-messaging bus message in build.end
[2025-01-30 04:16:26,979][  INFO][PID:1699] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/builder-live.log by gzip
[2025-01-30 04:16:26,983][  INFO][PID:1699] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/builder-live.log' as PID 30154
[2025-01-30 04:16:27,002][  INFO][PID:1699] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/builder-live.log)
[2025-01-30 04:16:27,004][  INFO][PID:1699] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08586140-python-nbdev-apl/backend.log by gzip