[2025-01-18 17:45:48,723][  INFO][PID:2906158] Marking build as starting
[2025-01-18 17:45:48,796][  INFO][PID:2906158] Trying to allocate VM
[2025-01-18 17:48:07,326][  INFO][PID:2906158] Allocated host ResallocHost, ticket_id=783892, hostname=2620:52:3:1:dead:beef:cafe:c191, name=copr_hv_x86_64_03_prod_00644799_20250118_172524
[2025-01-18 17:48:07,329][  INFO][PID:2906158] Allocating ssh connection to builder
[2025-01-18 17:48:07,331][  INFO][PID:2906158] Checking that builder machine is OK
[2025-01-18 17:48:08,138][  INFO][PID:2906158] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-18 17:48:08,748][  INFO][PID:2906158] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-18 17:48:08,749][  INFO][PID:2906158] Filling build.info file with builder info
[2025-01-18 17:48:08,752][  INFO][PID:2906158] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest",
            "project_dirname": "pytest",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737222488.7516057,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8539839-fedora-rawhide-x86_64",
            "build_id": 8539839,
            "package_name": "python-pycoingecko",
            "package_version": "1.3.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-pycoingecko",
            "git_hash": "1d9048f43206f2a2de50c1264f37ff86445c8a7b",
            "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": "thrnciar/pytest--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/thrnciar/pytest/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/thrnciar/pytest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "08539839-python-pycoingecko",
            "built_packages": "",
            "id": 8539839,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2025-01-18 17:48:08,819][  INFO][PID:2906158] Sending fedora-messaging bus message in build.start
[2025-01-18 17:48:11,863][  INFO][PID:2906158] Sending fedora-messaging bus message in chroot.start
[2025-01-18 17:48:11,936][  INFO][PID:2906158] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8539839-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-18 17:48:12,614][  INFO][PID:2906158] Downloading the builder-live.log file, attempt 1
[2025-01-18 17:48:12,617][  INFO][PID:2906158] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c191 copr-rpmbuild-log
[2025-01-18 17:48:17,672][  INFO][PID:2906158] Periodic builder liveness probe: alive
[2025-01-18 17:49:00,065][  INFO][PID:2906158] Downloading results from builder
[2025-01-18 17:49:00,074][  INFO][PID:2906158] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c191]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko started
[2025-01-18 17:49:00,079][  INFO][PID:2906158] 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:c191]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/ &> /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/build-08539839.rsync.log
[2025-01-18 17:49:00,795][  INFO][PID:2906158] rsyncing finished.
[2025-01-18 17:49:00,796][  INFO][PID:2906158] Releasing VM back to pool
[2025-01-18 17:49:00,848][  INFO][PID:2906158] Searching for 'success' file in resultdir
[2025-01-18 17:49:00,852][  INFO][PID:2906158] Going to sign pkgs from source: 8539839-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64
[2025-01-18 17:49:00,855][  INFO][PID:2906158] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 17:49:01,130][  INFO][PID:2906158] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/python-pycoingecko-1.3.0-15.fc42.src.rpm' (attempt #1)
[2025-01-18 17:49:01,937][  INFO][PID:2906158] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/python-pycoingecko-1.3.0-15.fc42.src.rpm
[2025-01-18 17:49:01,940][  INFO][PID:2906158] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/python3-pycoingecko-1.3.0-15.fc42.noarch.rpm' (attempt #1)
[2025-01-18 17:49:02,720][  INFO][PID:2906158] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/python3-pycoingecko-1.3.0-15.fc42.noarch.rpm
[2025-01-18 17:49:02,721][  INFO][PID:2906158] Sign done
[2025-01-18 17:49:02,723][  INFO][PID:2906158] Incremental createrepo run, adding 08539839-python-pycoingecko into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-18 17:49:02,732][  INFO][PID:2906158] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64 --add 08539839-python-pycoingecko --no-appstream-metadata' as PID 2937699
[2025-01-18 17:49:43,445][  INFO][PID:2906158] Finished after 40 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64 --add 08539839-python-pycoingecko --no-appstream-metadata)
[2025-01-18 17:49:43,446][  INFO][PID:2906158] Getting build details
[2025-01-18 17:49:43,447][  INFO][PID:2906158] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko
[2025-01-18 17:49:43,454][  INFO][PID:2906158] Built packages:
['python3-pycoingecko 1.3.0']
[2025-01-18 17:49:43,460][  INFO][PID:2906158] build details: {'built_packages': 'python3-pycoingecko 1.3.0'}
[2025-01-18 17:49:43,464][  INFO][PID:2906158] Retrieving pubkey
[2025-01-18 17:49:43,473][  INFO][PID:2906158] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 17:49:43,803][  INFO][PID:2906158] Added pubkey for user thrnciar project pytest into: /var/lib/copr/public_html/results/thrnciar/pytest/pubkey.gpg
[2025-01-18 17:49:43,806][  INFO][PID:2906158] Finished build: id=8539839 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest chroot=fedora-rawhide-x86_64 
[2025-01-18 17:49:43,821][  INFO][PID:2906158] Worker succeeded build, took 95.0699987411499
[2025-01-18 17:49:43,831][  INFO][PID:2906158] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest",
            "project_dirname": "pytest",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737222583.8216045,
            "started_on": 1737222488.7516057,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8539839-fedora-rawhide-x86_64",
            "build_id": 8539839,
            "package_name": "python-pycoingecko",
            "package_version": "1.3.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-pycoingecko",
            "git_hash": "1d9048f43206f2a2de50c1264f37ff86445c8a7b",
            "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": "thrnciar/pytest--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "python-pycoingecko",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "15.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pycoingecko",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "15.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/thrnciar/pytest/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/thrnciar/pytest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "08539839-python-pycoingecko",
            "built_packages": "python3-pycoingecko 1.3.0",
            "id": 8539839,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2025-01-18 17:49:43,933][  INFO][PID:2906158] Sending fedora-messaging bus message in build.end
[2025-01-18 17:49:44,063][  INFO][PID:2906158] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/builder-live.log by gzip
[2025-01-18 17:49:44,069][  INFO][PID:2906158] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/builder-live.log' as PID 2942975
[2025-01-18 17:49:44,157][  INFO][PID:2906158] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/builder-live.log)
[2025-01-18 17:49:44,178][  INFO][PID:2906158] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-rawhide-x86_64/08539839-python-pycoingecko/backend.log by gzip