[2025-01-20 10:52:10,381][  INFO][PID:3391763] Marking build as starting
[2025-01-20 10:52:10,587][  INFO][PID:3391763] Trying to allocate VM
[2025-01-20 10:52:48,658][  INFO][PID:3391763] Allocated host ResallocHost, ticket_id=825118, hostname=2620:52:3:1:dead:beef:cafe:c1d4, name=copr_hv_x86_64_04_prod_00710716_20250120_105037
[2025-01-20 10:52:48,659][  INFO][PID:3391763] Allocating ssh connection to builder
[2025-01-20 10:52:48,659][  INFO][PID:3391763] Checking that builder machine is OK
[2025-01-20 10:52:49,293][  INFO][PID:3391763] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-20 10:52:49,665][  INFO][PID:3391763] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-20 10:52:49,666][  INFO][PID:3391763] Filling build.info file with builder info
[2025-01-20 10:52:49,673][  INFO][PID:3391763] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yalter",
            "project_name": "niri-git",
            "project_dirname": "niri-git",
            "submitter": "https://api.github.com/users/YaLTeR",
            "ended_on": null,
            "started_on": 1737370369.6727703,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8549875-fedora-41-x86_64",
            "build_id": 8549875,
            "package_name": "niri",
            "package_version": "0.0.git.1727.01285bdb-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "93b8b65216683a3f0ded9873de3696853e8f1cbb",
            "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": "yalter/niri-git--https://api.github.com/users/YaLTeR",
            "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/yalter/niri-git/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/yalter/niri-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git",
            "result_dir": "08549875-niri",
            "built_packages": "",
            "id": 8549875,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-20 10:52:49,729][  INFO][PID:3391763] Sending fedora-messaging bus message in build.start
[2025-01-20 10:52:50,522][  INFO][PID:3391763] Sending fedora-messaging bus message in chroot.start
[2025-01-20 10:52:50,540][  INFO][PID:3391763] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8549875-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-20 10:52:51,186][  INFO][PID:3391763] Downloading the builder-live.log file, attempt 1
[2025-01-20 10:52:51,187][  INFO][PID:3391763] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d4 copr-rpmbuild-log
[2025-01-20 10:52:56,193][  INFO][PID:3391763] Periodic builder liveness probe: alive
[2025-01-20 11:02:56,405][  INFO][PID:3391763] Periodic builder liveness probe: alive
[2025-01-20 11:12:56,717][  INFO][PID:3391763] Periodic builder liveness probe: alive
[2025-01-20 11:19:25,073][  INFO][PID:3391763] Downloading results from builder
[2025-01-20 11:19:25,084][  INFO][PID:3391763] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d4]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri started
[2025-01-20 11:19:25,086][  INFO][PID:3391763] 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:c1d4]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/ &> /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/build-08549875.rsync.log
[2025-01-20 11:19:27,374][  INFO][PID:3391763] rsyncing finished.
[2025-01-20 11:19:27,376][  INFO][PID:3391763] Releasing VM back to pool
[2025-01-20 11:19:27,417][  INFO][PID:3391763] Searching for 'success' file in resultdir
[2025-01-20 11:19:27,418][  INFO][PID:3391763] Going to sign pkgs from source: 8549875-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64
[2025-01-20 11:19:27,420][  INFO][PID:3391763] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 11:19:27,598][  INFO][PID:3391763] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-20 11:19:29,381][  INFO][PID:3391763] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc41.x86_64.rpm
[2025-01-20 11:19:29,382][  INFO][PID:3391763] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc41.src.rpm' (attempt #1)
[2025-01-20 11:19:30,120][  INFO][PID:3391763] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/niri-0.0.git.1727.01285bdb-1.fc41.src.rpm
[2025-01-20 11:19:30,123][  INFO][PID:3391763] Sign done
[2025-01-20 11:19:30,138][  INFO][PID:3391763] Incremental createrepo run, adding 08549875-niri into https://download.copr.fedorainfracloud.org/results/yalter/niri-git/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-20 11:19:30,142][  INFO][PID:3391763] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64 --add 08549875-niri --no-appstream-metadata' as PID 3640084
[2025-01-20 11:19:32,196][  INFO][PID:3391763] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64 --add 08549875-niri --no-appstream-metadata)
[2025-01-20 11:19:32,200][  INFO][PID:3391763] Getting build details
[2025-01-20 11:19:32,204][  INFO][PID:3391763] Listing built binary packages in /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri
[2025-01-20 11:19:32,205][  INFO][PID:3391763] Built packages:
['niri 0.0.git.1727.01285bdb']
[2025-01-20 11:19:32,207][  INFO][PID:3391763] build details: {'built_packages': 'niri 0.0.git.1727.01285bdb'}
[2025-01-20 11:19:32,212][  INFO][PID:3391763] Retrieving pubkey
[2025-01-20 11:19:32,216][  INFO][PID:3391763] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 11:19:32,527][  INFO][PID:3391763] Added pubkey for user yalter project niri-git into: /var/lib/copr/public_html/results/yalter/niri-git/pubkey.gpg
[2025-01-20 11:19:32,528][  INFO][PID:3391763] Finished build: id=8549875 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yalter/niri-git chroot=fedora-41-x86_64 
[2025-01-20 11:19:32,534][  INFO][PID:3391763] Worker succeeded build, took 1602.8615655899048
[2025-01-20 11:19:32,535][  INFO][PID:3391763] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yalter",
            "project_name": "niri-git",
            "project_dirname": "niri-git",
            "submitter": "https://api.github.com/users/YaLTeR",
            "ended_on": 1737371972.5343359,
            "started_on": 1737370369.6727703,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8549875-fedora-41-x86_64",
            "build_id": 8549875,
            "package_name": "niri",
            "package_version": "0.0.git.1727.01285bdb-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "93b8b65216683a3f0ded9873de3696853e8f1cbb",
            "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": "yalter/niri-git--https://api.github.com/users/YaLTeR",
            "results": {
                "packages": [
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1727.01285bdb",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1727.01285bdb",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "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/yalter/niri-git/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/yalter/niri-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git",
            "result_dir": "08549875-niri",
            "built_packages": "niri 0.0.git.1727.01285bdb",
            "id": 8549875,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-01-20 11:19:32,586][  INFO][PID:3391763] Sending fedora-messaging bus message in build.end
[2025-01-20 11:19:32,642][  INFO][PID:3391763] Compressing /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/builder-live.log by gzip
[2025-01-20 11:19:32,647][  INFO][PID:3391763] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/builder-live.log' as PID 3640477
[2025-01-20 11:19:32,779][  INFO][PID:3391763] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/builder-live.log)
[2025-01-20 11:19:32,785][  INFO][PID:3391763] Compressing /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/backend.log by gzip
[2025-01-20 11:19:32,791][  INFO][PID:3391763] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/fedora-41-x86_64/08549875-niri/backend.log' as PID 3640503