[2024-12-19 16:48:20,884][  INFO][PID:603432] Marking build as starting
[2024-12-19 16:48:21,019][  INFO][PID:603432] Trying to allocate VM
[2024-12-19 16:48:24,067][  INFO][PID:603432] Allocated host ResallocHost, ticket_id=279737, hostname=184.72.160.94
[2024-12-19 16:48:24,068][  INFO][PID:603432] Allocating ssh connection to builder
[2024-12-19 16:48:24,068][  INFO][PID:603432] Checking that builder machine is OK
[2024-12-19 16:48:24,261][  INFO][PID:603432] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@184.72.160.94 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:48:24,476][  INFO][PID:603432] Filling build.info file with builder info
[2024-12-19 16:48:24,477][  INFO][PID:603432] 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.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1734626904.4774528,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417483-fedora-rawhide-x86_64",
            "build_id": 8417483,
            "package_name": "python-os-service-types",
            "package_version": "1.7.0-19",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-os-service-types",
            "git_hash": "f41fdc78335e4ac2544b7ebd81f1ff5460264e48",
            "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.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "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.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08417483-python-os-service-types",
            "built_packages": "",
            "id": 8417483,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:48:24,552][  INFO][PID:603432] Sending fedora-messaging bus message in build.start
[2024-12-19 16:48:25,115][  INFO][PID:603432] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:48:25,136][  INFO][PID:603432] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417483-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:48:25,505][  INFO][PID:603432] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:48:25,507][  INFO][PID:603432] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@184.72.160.94 copr-rpmbuild-log
[2024-12-19 16:48:30,515][  INFO][PID:603432] Periodic builder liveness probe: alive
[2024-12-19 16:48:44,217][  INFO][PID:603432] Downloading results from builder
[2024-12-19 16:48:44,217][  INFO][PID:603432] rsyncing of mockbuilder@184.72.160.94:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types started
[2024-12-19 16:48:44,218][  INFO][PID:603432] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@184.72.160.94:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/build-08417483.rsync.log
[2024-12-19 16:48:44,453][  INFO][PID:603432] rsyncing finished.
[2024-12-19 16:48:44,454][  INFO][PID:603432] Releasing VM back to pool
[2024-12-19 16:48:44,466][  INFO][PID:603432] Searching for 'success' file in resultdir
[2024-12-19 16:48:44,467][  INFO][PID:603432] Going to sign pkgs from source: 8417483-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:48:44,468][  INFO][PID:603432] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:48:44,766][  INFO][PID:603432] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/python-os-service-types-1.7.0-19.fc42.src.rpm' (attempt #1)
[2024-12-19 16:48:45,405][  INFO][PID:603432] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/python-os-service-types-1.7.0-19.fc42.src.rpm
[2024-12-19 16:48:45,405][  INFO][PID:603432] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/python3-os-service-types-1.7.0-19.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:48:46,049][  INFO][PID:603432] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/python3-os-service-types-1.7.0-19.fc42.noarch.rpm
[2024-12-19 16:48:46,049][  INFO][PID:603432] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/python-os-service-types-doc-1.7.0-19.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:48:46,772][  INFO][PID:603432] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/python-os-service-types-doc-1.7.0-19.fc42.noarch.rpm
[2024-12-19 16:48:46,773][  INFO][PID:603432] Sign done
[2024-12-19 16:48:46,773][  INFO][PID:603432] Incremental createrepo run, adding 08417483-python-os-service-types into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:48:46,774][  INFO][PID:603432] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417483-python-os-service-types --no-appstream-metadata' as PID 605008
[2024-12-19 16:49:08,792][  INFO][PID:603432] Finished after 22 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417483-python-os-service-types --no-appstream-metadata)
[2024-12-19 16:49:08,793][  INFO][PID:603432] Getting build details
[2024-12-19 16:49:08,793][  INFO][PID:603432] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types
[2024-12-19 16:49:08,794][  INFO][PID:603432] Built packages:
['python3-os-service-types 1.7.0', 'python-os-service-types-doc 1.7.0']
[2024-12-19 16:49:08,795][  INFO][PID:603432] build details: {'built_packages': 'python3-os-service-types 1.7.0\npython-os-service-types-doc 1.7.0'}
[2024-12-19 16:49:08,795][  INFO][PID:603432] Retrieving pubkey
[2024-12-19 16:49:08,795][  INFO][PID:603432] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:49:09,094][  INFO][PID:603432] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:49:09,094][  INFO][PID:603432] Finished build: id=8417483 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:49:09,096][  INFO][PID:603432] Worker succeeded build, took 44.618741512298584
[2024-12-19 16:49:09,096][  INFO][PID:603432] 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.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1734626949.0961943,
            "started_on": 1734626904.4774528,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417483-fedora-rawhide-x86_64",
            "build_id": 8417483,
            "package_name": "python-os-service-types",
            "package_version": "1.7.0-19",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-os-service-types",
            "git_hash": "f41fdc78335e4ac2544b7ebd81f1ff5460264e48",
            "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.14--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-os-service-types",
                        "epoch": null,
                        "version": "1.7.0",
                        "release": "19.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-os-service-types-doc",
                        "epoch": null,
                        "version": "1.7.0",
                        "release": "19.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-os-service-types",
                        "epoch": null,
                        "version": "1.7.0",
                        "release": "19.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "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.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08417483-python-os-service-types",
            "built_packages": "python3-os-service-types 1.7.0\npython-os-service-types-doc 1.7.0",
            "id": 8417483,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:49:09,281][  INFO][PID:603432] Sending fedora-messaging bus message in build.end
[2024-12-19 16:49:09,299][  INFO][PID:603432] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/builder-live.log by gzip
[2024-12-19 16:49:09,300][  INFO][PID:603432] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/builder-live.log' as PID 606897
[2024-12-19 16:49:09,307][  INFO][PID:603432] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/builder-live.log)
[2024-12-19 16:49:09,308][  INFO][PID:603432] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/backend.log by gzip
[2024-12-19 16:49:09,309][  INFO][PID:603432] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417483-python-os-service-types/backend.log' as PID 606898