[2025-01-28 01:54:57,400][  INFO][PID:2748928] Marking build as starting
[2025-01-28 01:54:57,437][  INFO][PID:2748928] Trying to allocate VM
[2025-01-28 01:55:00,476][  INFO][PID:2748928] Allocated host ResallocHost, ticket_id=960202, hostname=2620:52:3:1:dead:beef:cafe:c10d, name=copr_hv_x86_64_01_prod_00863765_20250128_012815
[2025-01-28 01:55:00,476][  INFO][PID:2748928] Allocating ssh connection to builder
[2025-01-28 01:55:00,477][  INFO][PID:2748928] Checking that builder machine is OK
[2025-01-28 01:55:00,781][  INFO][PID:2748928] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-28 01:55:01,116][  INFO][PID:2748928] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-28 01:55:01,116][  INFO][PID:2748928] Filling build.info file with builder info
[2025-01-28 01:55:01,117][  INFO][PID:2748928] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41-again",
            "project_dirname": "hatchling-f41-again",
            "submitter": "music",
            "ended_on": null,
            "started_on": 1738029301.117689,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580146-fedora-41-x86_64",
            "build_id": 8580146,
            "package_name": "python-jupytext",
            "package_version": "1.16.6-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41-again/python-jupytext",
            "git_hash": "4d99ec1b013949250721aaf97c5fa8ae83757427",
            "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": "music/hatchling-f41-again--music",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again/fedora-41-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/music/hatchling-f41-again",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again",
            "result_dir": "08580146-python-jupytext",
            "built_packages": "",
            "id": 8580146,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41-again",
                "vendor": "Fedora Project COPR (music/hatchling-f41-again)"
            }
        }
    ]
}
[2025-01-28 01:55:01,150][  INFO][PID:2748928] Sending fedora-messaging bus message in build.start
[2025-01-28 01:55:01,746][  INFO][PID:2748928] Sending fedora-messaging bus message in chroot.start
[2025-01-28 01:55:01,767][  INFO][PID:2748928] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8580146-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-28 01:55:02,291][  INFO][PID:2748928] Downloading the builder-live.log file, attempt 1
[2025-01-28 01:55:02,292][  INFO][PID:2748928] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2025-01-28 01:55:07,297][  INFO][PID:2748928] Periodic builder liveness probe: alive
[2025-01-28 01:57:53,895][  INFO][PID:2748928] Downloading results from builder
[2025-01-28 01:57:53,895][  INFO][PID:2748928] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext started
[2025-01-28 01:57:53,896][  INFO][PID:2748928] 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:c10d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/ &> /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/build-08580146.rsync.log
[2025-01-28 01:57:55,310][  INFO][PID:2748928] rsyncing finished.
[2025-01-28 01:57:55,311][  INFO][PID:2748928] Releasing VM back to pool
[2025-01-28 01:57:55,323][  INFO][PID:2748928] Searching for 'success' file in resultdir
[2025-01-28 01:57:55,323][  INFO][PID:2748928] Going to sign pkgs from source: 8580146-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64
[2025-01-28 01:57:55,324][  INFO][PID:2748928] Calling '/bin/sign -u music#hatchling-f41-again@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:57:55,625][  INFO][PID:2748928] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python3-jupyterlab-jupytext-1.16.6-2.fc41.noarch.rpm' (attempt #1)
[2025-01-28 01:57:56,543][  INFO][PID:2748928] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python3-jupyterlab-jupytext-1.16.6-2.fc41.noarch.rpm
[2025-01-28 01:57:56,543][  INFO][PID:2748928] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python3-jupytext-1.16.6-2.fc41.noarch.rpm' (attempt #1)
[2025-01-28 01:57:57,463][  INFO][PID:2748928] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python3-jupytext-1.16.6-2.fc41.noarch.rpm
[2025-01-28 01:57:57,464][  INFO][PID:2748928] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python-jupytext-1.16.6-2.fc41.src.rpm' (attempt #1)
[2025-01-28 01:57:59,992][  INFO][PID:2748928] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python-jupytext-1.16.6-2.fc41.src.rpm
[2025-01-28 01:57:59,992][  INFO][PID:2748928] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41-again@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python-jupytext-doc-1.16.6-2.fc41.noarch.rpm' (attempt #1)
[2025-01-28 01:58:00,941][  INFO][PID:2748928] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/python-jupytext-doc-1.16.6-2.fc41.noarch.rpm
[2025-01-28 01:58:00,942][  INFO][PID:2748928] Sign done
[2025-01-28 01:58:00,943][  INFO][PID:2748928] Incremental createrepo run, adding 08580146-python-jupytext into https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-28 01:58:00,944][  INFO][PID:2748928] Running command 'copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64 --add 08580146-python-jupytext --no-appstream-metadata' as PID 2765352
[2025-01-28 01:58:02,163][  INFO][PID:2748928] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64 --add 08580146-python-jupytext --no-appstream-metadata)
[2025-01-28 01:58:02,164][  INFO][PID:2748928] Getting build details
[2025-01-28 01:58:02,164][  INFO][PID:2748928] Listing built binary packages in /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext
[2025-01-28 01:58:02,164][  INFO][PID:2748928] Built packages:
['python-jupytext-doc 1.16.6', 'python3-jupytext 1.16.6', 'python3-jupyterlab-jupytext 1.16.6']
[2025-01-28 01:58:02,165][  INFO][PID:2748928] build details: {'built_packages': 'python-jupytext-doc 1.16.6\npython3-jupytext 1.16.6\npython3-jupyterlab-jupytext 1.16.6'}
[2025-01-28 01:58:02,165][  INFO][PID:2748928] Retrieving pubkey
[2025-01-28 01:58:02,166][  INFO][PID:2748928] Calling '/bin/sign -u music#hatchling-f41-again@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:58:02,469][  INFO][PID:2748928] Added pubkey for user music project hatchling-f41-again into: /var/lib/copr/public_html/results/music/hatchling-f41-again/pubkey.gpg
[2025-01-28 01:58:02,470][  INFO][PID:2748928] Finished build: id=8580146 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/music/hatchling-f41-again chroot=fedora-41-x86_64 
[2025-01-28 01:58:02,472][  INFO][PID:2748928] Worker succeeded build, took 181.35429501533508
[2025-01-28 01:58:02,472][  INFO][PID:2748928] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41-again",
            "project_dirname": "hatchling-f41-again",
            "submitter": "music",
            "ended_on": 1738029482.471984,
            "started_on": 1738029301.117689,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580146-fedora-41-x86_64",
            "build_id": 8580146,
            "package_name": "python-jupytext",
            "package_version": "1.16.6-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41-again/python-jupytext",
            "git_hash": "4d99ec1b013949250721aaf97c5fa8ae83757427",
            "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": "music/hatchling-f41-again--music",
            "results": {
                "packages": [
                    {
                        "name": "python-jupytext-doc",
                        "epoch": null,
                        "version": "1.16.6",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-jupytext",
                        "epoch": null,
                        "version": "1.16.6",
                        "release": "2.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-jupytext",
                        "epoch": null,
                        "version": "1.16.6",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-jupyterlab-jupytext",
                        "epoch": null,
                        "version": "1.16.6",
                        "release": "2.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again/fedora-41-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/music/hatchling-f41-again",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41-again",
            "result_dir": "08580146-python-jupytext",
            "built_packages": "python-jupytext-doc 1.16.6\npython3-jupytext 1.16.6\npython3-jupyterlab-jupytext 1.16.6",
            "id": 8580146,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41-again",
                "vendor": "Fedora Project COPR (music/hatchling-f41-again)"
            }
        }
    ]
}
[2025-01-28 01:58:02,505][  INFO][PID:2748928] Sending fedora-messaging bus message in build.end
[2025-01-28 01:58:02,523][  INFO][PID:2748928] Compressing /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/builder-live.log by gzip
[2025-01-28 01:58:02,524][  INFO][PID:2748928] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/builder-live.log' as PID 2765422
[2025-01-28 01:58:02,533][  INFO][PID:2748928] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/builder-live.log)
[2025-01-28 01:58:02,534][  INFO][PID:2748928] Compressing /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/backend.log by gzip
[2025-01-28 01:58:02,535][  INFO][PID:2748928] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41-again/fedora-41-x86_64/08580146-python-jupytext/backend.log' as PID 2765423