[2025-01-17 09:39:58,991][  INFO][PID:1893502] Marking build as starting
[2025-01-17 09:39:59,045][  INFO][PID:1893502] Trying to allocate VM
[2025-01-17 09:40:05,110][  INFO][PID:1893502] Allocated host ResallocHost, ticket_id=733922, hostname=2620:52:3:1:dead:beef:cafe:c151, name=copr_hv_x86_64_02_prod_00616841_20250117_093334
[2025-01-17 09:40:05,111][  INFO][PID:1893502] Allocating ssh connection to builder
[2025-01-17 09:40:05,112][  INFO][PID:1893502] Checking that builder machine is OK
[2025-01-17 09:40:05,906][  INFO][PID:1893502] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-17 09:40:06,292][  INFO][PID:1893502] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-17 09:40:06,293][  INFO][PID:1893502] Filling build.info file with builder info
[2025-01-17 09:40:06,295][  INFO][PID:1893502] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737106806.294796,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8526092-fedora-rawhide-x86_64",
            "build_id": 8526092,
            "package_name": "koan",
            "package_version": "3.0.1-14",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/koan",
            "git_hash": "9b45957e55269fe4888f5000db86600d40031f39",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/releng",
            "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/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08526092-koan",
            "built_packages": "",
            "id": 8526092,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-17 09:40:06,348][  INFO][PID:1893502] Sending fedora-messaging bus message in build.start
[2025-01-17 09:40:07,199][  INFO][PID:1893502] Sending fedora-messaging bus message in chroot.start
[2025-01-17 09:40:07,226][  INFO][PID:1893502] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8526092-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-17 09:40:07,784][  INFO][PID:1893502] Downloading the builder-live.log file, attempt 1
[2025-01-17 09:40:07,787][  INFO][PID:1893502] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c151 copr-rpmbuild-log
[2025-01-17 09:40:12,801][  INFO][PID:1893502] Periodic builder liveness probe: alive
[2025-01-17 09:40:58,887][  INFO][PID:1893502] Downloading results from builder
[2025-01-17 09:40:58,888][  INFO][PID:1893502] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c151]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan started
[2025-01-17 09:40:58,891][  INFO][PID:1893502] 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:c151]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/build-08526092.rsync.log
[2025-01-17 09:40:59,435][  INFO][PID:1893502] rsyncing finished.
[2025-01-17 09:40:59,437][  INFO][PID:1893502] Releasing VM back to pool
[2025-01-17 09:40:59,468][  INFO][PID:1893502] Searching for 'success' file in resultdir
[2025-01-17 09:40:59,469][  INFO][PID:1893502] Going to sign pkgs from source: 8526092-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64
[2025-01-17 09:40:59,470][  INFO][PID:1893502] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-17 09:40:59,652][  INFO][PID:1893502] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/koan-3.0.1-14.fc42.src.rpm' (attempt #1)
[2025-01-17 09:41:00,121][  INFO][PID:1893502] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/koan-3.0.1-14.fc42.src.rpm
[2025-01-17 09:41:00,122][  INFO][PID:1893502] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/koan-3.0.1-14.fc42.noarch.rpm' (attempt #1)
[2025-01-17 09:41:00,617][  INFO][PID:1893502] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/koan-3.0.1-14.fc42.noarch.rpm
[2025-01-17 09:41:00,623][  INFO][PID:1893502] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/python3-koan-3.0.1-14.fc42.noarch.rpm' (attempt #1)
[2025-01-17 09:41:01,506][  INFO][PID:1893502] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/python3-koan-3.0.1-14.fc42.noarch.rpm
[2025-01-17 09:41:01,506][  INFO][PID:1893502] Sign done
[2025-01-17 09:41:01,507][  INFO][PID:1893502] Incremental createrepo run, adding 08526092-koan into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-17 09:41:01,517][  INFO][PID:1893502] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 08526092-koan --no-appstream-metadata' as PID 1901579
[2025-01-17 09:41:42,593][  INFO][PID:1893502] Finished after 41 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 08526092-koan --no-appstream-metadata)
[2025-01-17 09:41:42,594][  INFO][PID:1893502] Getting build details
[2025-01-17 09:41:42,595][  INFO][PID:1893502] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan
[2025-01-17 09:41:42,595][  INFO][PID:1893502] Built packages:
['koan 3.0.1', 'python3-koan 3.0.1']
[2025-01-17 09:41:42,596][  INFO][PID:1893502] build details: {'built_packages': 'koan 3.0.1\npython3-koan 3.0.1'}
[2025-01-17 09:41:42,596][  INFO][PID:1893502] Retrieving pubkey
[2025-01-17 09:41:42,597][  INFO][PID:1893502] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-17 09:41:42,777][  INFO][PID:1893502] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2025-01-17 09:41:42,779][  INFO][PID:1893502] Finished build: id=8526092 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-rawhide-x86_64 
[2025-01-17 09:41:42,781][  INFO][PID:1893502] Worker succeeded build, took 96.48704767227173
[2025-01-17 09:41:42,783][  INFO][PID:1893502] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737106902.7818437,
            "started_on": 1737106806.294796,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8526092-fedora-rawhide-x86_64",
            "build_id": 8526092,
            "package_name": "koan",
            "package_version": "3.0.1-14",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/koan",
            "git_hash": "9b45957e55269fe4888f5000db86600d40031f39",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "koan",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "14.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "koan",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "14.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-koan",
                        "epoch": null,
                        "version": "3.0.1",
                        "release": "14.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/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08526092-koan",
            "built_packages": "koan 3.0.1\npython3-koan 3.0.1",
            "id": 8526092,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-17 09:41:42,816][  INFO][PID:1893502] Sending fedora-messaging bus message in build.end
[2025-01-17 09:41:42,835][  INFO][PID:1893502] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/builder-live.log by gzip
[2025-01-17 09:41:42,837][  INFO][PID:1893502] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/builder-live.log' as PID 1906778
[2025-01-17 09:41:42,842][  INFO][PID:1893502] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/builder-live.log)
[2025-01-17 09:41:42,843][  INFO][PID:1893502] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/backend.log by gzip
[2025-01-17 09:41:42,844][  INFO][PID:1893502] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/08526092-koan/backend.log' as PID 1906780