[2024-12-24 02:13:17,971][  INFO][PID:336542] Marking build as starting
[2024-12-24 02:13:18,053][  INFO][PID:336542] Trying to allocate VM
[2024-12-24 02:13:21,087][  INFO][PID:336542] Allocated host ResallocHost, ticket_id=375847, hostname=3.94.103.164
[2024-12-24 02:13:21,088][  INFO][PID:336542] Allocating ssh connection to builder
[2024-12-24 02:13:21,089][  INFO][PID:336542] Checking that builder machine is OK
[2024-12-24 02:13:21,499][  INFO][PID:336542] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.94.103.164 '/usr/bin/test -f /etc/mock/fedora-41-aarch64.cfg'
[2024-12-24 02:13:21,714][  INFO][PID:336542] Filling build.info file with builder info
[2024-12-24 02:13:21,715][  INFO][PID:336542] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 3600,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "lizardbyte",
            "project_name": "pulls",
            "project_dirname": "pulls:pr:3476",
            "submitter": null,
            "ended_on": null,
            "started_on": 1735006401.715245,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8443115-fedora-41-aarch64",
            "build_id": 8443115,
            "package_name": "Sunshine",
            "package_version": "0.0.3476-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/lizardbyte/pulls:pr:3476/Sunshine",
            "git_hash": "b398568e99ebb1fc2bb457c78cfcef7b56cf37ee",
            "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": "lizardbyte/pulls--6e2026bd-5623-44c9-b4c9-ceb44f8ce924",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 3,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 3
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/slaanesh/cuda-gcc/fedora-41-aarch64/",
                    "id": "copr_slaanesh_cuda_gcc",
                    "name": "Additional repo copr_slaanesh_cuda_gcc"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3476",
            "result_dir": "08443115-Sunshine",
            "built_packages": "",
            "id": 8443115,
            "mockchain_macros": {
                "copr_username": "lizardbyte",
                "copr_projectname": "pulls",
                "vendor": "Fedora Project COPR (lizardbyte/pulls)"
            }
        }
    ]
}
[2024-12-24 02:13:21,740][  INFO][PID:336542] Sending fedora-messaging bus message in build.start
[2024-12-24 02:13:22,441][  INFO][PID:336542] Sending fedora-messaging bus message in chroot.start
[2024-12-24 02:13:22,458][  INFO][PID:336542] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8443115-fedora-41-aarch64 --chroot fedora-41-aarch64 --detached
[2024-12-24 02:13:22,880][  INFO][PID:336542] Downloading the builder-live.log file, attempt 1
[2024-12-24 02:13:22,881][  INFO][PID:336542] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.94.103.164 copr-rpmbuild-log
[2024-12-24 02:13:27,885][  INFO][PID:336542] Periodic builder liveness probe: alive
[2024-12-24 02:23:27,964][  INFO][PID:336542] Periodic builder liveness probe: alive
[2024-12-24 02:26:04,230][  INFO][PID:336542] Downloading results from builder
[2024-12-24 02:26:04,231][  INFO][PID:336542] rsyncing of mockbuilder@3.94.103.164:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine started
[2024-12-24 02:26:04,232][  INFO][PID:336542] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.94.103.164:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/build-08443115.rsync.log
[2024-12-24 02:26:06,447][  INFO][PID:336542] rsyncing finished.
[2024-12-24 02:26:06,447][  INFO][PID:336542] Releasing VM back to pool
[2024-12-24 02:26:06,455][  INFO][PID:336542] Searching for 'success' file in resultdir
[2024-12-24 02:26:06,455][  INFO][PID:336542] Going to sign pkgs from source: 8443115-fedora-41-aarch64 in chroot: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64
[2024-12-24 02:26:06,456][  INFO][PID:336542] Calling '/bin/sign -u lizardbyte#pulls@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 02:26:06,750][  INFO][PID:336542] Calling '/bin/sign -4 -h sha256 -u lizardbyte#pulls@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc41.src.rpm' (attempt #1)
[2024-12-24 02:26:18,403][  INFO][PID:336542] signed rpm: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc41.src.rpm
[2024-12-24 02:26:18,404][  INFO][PID:336542] Calling '/bin/sign -4 -h sha256 -u lizardbyte#pulls@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc41.aarch64.rpm' (attempt #1)
[2024-12-24 02:26:19,342][  INFO][PID:336542] signed rpm: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/Sunshine-0.0.3476-1.fc41.aarch64.rpm
[2024-12-24 02:26:19,343][  INFO][PID:336542] Sign done
[2024-12-24 02:26:19,343][  INFO][PID:336542] Incremental createrepo run, adding 08443115-Sunshine into https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls/fedora-41-aarch64, (auto-create-repo=True)
[2024-12-24 02:26:19,344][  INFO][PID:336542] Running command 'copr-repo --batched /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64 --add 08443115-Sunshine --no-appstream-metadata' as PID 372728
[2024-12-24 02:26:20,728][  INFO][PID:336542] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64 --add 08443115-Sunshine --no-appstream-metadata)
[2024-12-24 02:26:20,729][  INFO][PID:336542] Getting build details
[2024-12-24 02:26:20,729][  INFO][PID:336542] Listing built binary packages in /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine
[2024-12-24 02:26:20,730][  INFO][PID:336542] Built packages:
['Sunshine 0.0.3476']
[2024-12-24 02:26:20,730][  INFO][PID:336542] build details: {'built_packages': 'Sunshine 0.0.3476'}
[2024-12-24 02:26:20,730][  INFO][PID:336542] Retrieving pubkey
[2024-12-24 02:26:20,731][  INFO][PID:336542] Calling '/bin/sign -u lizardbyte#pulls@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 02:26:21,152][  INFO][PID:336542] Added pubkey for user lizardbyte project pulls into: /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/pubkey.gpg
[2024-12-24 02:26:21,153][  INFO][PID:336542] Finished build: id=8443115 failed=False timeout=3600 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476 chroot=fedora-41-aarch64 
[2024-12-24 02:26:21,154][  INFO][PID:336542] Worker succeeded build, took 779.4392986297607
[2024-12-24 02:26:21,155][  INFO][PID:336542] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 3600,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "lizardbyte",
            "project_name": "pulls",
            "project_dirname": "pulls:pr:3476",
            "submitter": null,
            "ended_on": 1735007181.1545436,
            "started_on": 1735006401.715245,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8443115-fedora-41-aarch64",
            "build_id": 8443115,
            "package_name": "Sunshine",
            "package_version": "0.0.3476-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/lizardbyte/pulls:pr:3476/Sunshine",
            "git_hash": "b398568e99ebb1fc2bb457c78cfcef7b56cf37ee",
            "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": "lizardbyte/pulls--6e2026bd-5623-44c9-b4c9-ceb44f8ce924",
            "results": {
                "packages": [
                    {
                        "name": "Sunshine",
                        "epoch": null,
                        "version": "0.0.3476",
                        "release": "1.fc41",
                        "arch": "aarch64"
                    },
                    {
                        "name": "Sunshine",
                        "epoch": null,
                        "version": "0.0.3476",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 3,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 3
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/slaanesh/cuda-gcc/fedora-41-aarch64/",
                    "id": "copr_slaanesh_cuda_gcc",
                    "name": "Additional repo copr_slaanesh_cuda_gcc"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3476",
            "result_dir": "08443115-Sunshine",
            "built_packages": "Sunshine 0.0.3476",
            "id": 8443115,
            "mockchain_macros": {
                "copr_username": "lizardbyte",
                "copr_projectname": "pulls",
                "vendor": "Fedora Project COPR (lizardbyte/pulls)"
            }
        }
    ]
}
[2024-12-24 02:26:21,182][  INFO][PID:336542] Sending fedora-messaging bus message in build.end
[2024-12-24 02:26:21,199][  INFO][PID:336542] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/builder-live.log by gzip
[2024-12-24 02:26:21,200][  INFO][PID:336542] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/builder-live.log' as PID 372816
[2024-12-24 02:26:21,212][  INFO][PID:336542] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/builder-live.log)
[2024-12-24 02:26:21,212][  INFO][PID:336542] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/backend.log by gzip
[2024-12-24 02:26:21,213][  INFO][PID:336542] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3476/fedora-41-aarch64/08443115-Sunshine/backend.log' as PID 372819