[2024-02-14 20:01:59,684][  INFO][PID:2593947] Marking build as starting
[2024-02-14 20:01:59,828][  INFO][PID:2593947] Trying to allocate VM
[2024-02-14 20:02:02,927][  INFO][PID:2593947] Allocated host ResallocHost, ticket_id=1130080, hostname=2620:52:3:1:dead:beef:cafe:c1d9
[2024-02-14 20:02:02,928][  INFO][PID:2593947] Allocating ssh connection to builder
[2024-02-14 20:02:02,928][  INFO][PID:2593947] Checking that builder machine is OK
[2024-02-14 20:02:02,930][  INFO][PID:2593947] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-14 20:02:03,564][  INFO][PID:2593947] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-02-14 20:02:03,879][  INFO][PID:2593947] Filling build.info file with builder info
[2024-02-14 20:02:03,881][  INFO][PID:2593947] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-llvm-team",
            "project_name": "fedora-39-clang-19-20240211",
            "project_dirname": "fedora-39-clang-19-20240211",
            "submitter": "tstellar",
            "ended_on": null,
            "started_on": 1707940923.8810914,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "clang-rpm-config-19",
                "clang",
                "compiler-rt",
                "llvm",
                "libatomic",
                "libomp",
                "libomp-devel"
            ],
            "task_id": "7016386-fedora-39-x86_64",
            "build_id": 7016386,
            "package_name": "autotrace",
            "package_version": "0.31.9-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-39-clang-19-20240211/autotrace",
            "git_hash": "69620ba370a66f16a98519d636cccdc02df46270",
            "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": "@fedora-llvm-team/fedora-39-clang-19-20240211--tstellar",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-rpm-config/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-snapshots-incubator-20240211/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_fedora_releasever_basearch"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-compat-packages/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211",
            "result_dir": "07016386-autotrace",
            "built_packages": "",
            "id": 7016386,
            "mockchain_macros": {
                "copr_username": "@fedora-llvm-team",
                "copr_projectname": "fedora-39-clang-19-20240211",
                "vendor": "Fedora Project COPR (@fedora-llvm-team/fedora-39-clang-19-20240211)"
            }
        }
    ]
}
[2024-02-14 20:02:03,960][  INFO][PID:2593947] Sending fedora-messaging bus message in build.start
[2024-02-14 20:02:04,652][  INFO][PID:2593947] Sending fedora-messaging bus message in chroot.start
[2024-02-14 20:02:04,676][  INFO][PID:2593947] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7016386-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-02-14 20:02:04,678][  INFO][PID:2593947] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7016386-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached'
[2024-02-14 20:02:05,258][  INFO][PID:2593947] Downloading the builder-live.log file, attempt 1
[2024-02-14 20:02:05,260][  INFO][PID:2593947] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 copr-rpmbuild-log
[2024-02-14 20:04:20,160][  INFO][PID:2593947] Downloading results from builder
[2024-02-14 20:04:20,161][  INFO][PID:2593947] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace started
[2024-02-14 20:04:20,162][  INFO][PID:2593947] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/ &> /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/build-07016386.rsync.log
[2024-02-14 20:06:34,261][  INFO][PID:2593947] rsyncing finished.
[2024-02-14 20:06:34,261][ ERROR][PID:2593947] Failed to download data from builder due to rsync error, see the rsync log file for details.
[2024-02-14 20:06:34,262][ ERROR][PID:2593947] SSH connection lost on #1 attempt, let's retry after 10s, Failed to download data from builder due to rsync error, see the rsync log file for details.
[2024-02-14 20:06:44,263][  INFO][PID:2593947] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace started
[2024-02-14 20:06:44,264][  INFO][PID:2593947] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/ &> /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/build-07016386.rsync.log
[2024-02-14 20:06:45,289][  INFO][PID:2593947] rsyncing finished.
[2024-02-14 20:06:45,290][  INFO][PID:2593947] Releasing VM back to pool
[2024-02-14 20:06:45,297][  INFO][PID:2593947] Searching for 'success' file in resultdir
[2024-02-14 20:06:45,298][  INFO][PID:2593947] Going to sign pkgs from source: 7016386-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64
[2024-02-14 20:06:45,299][  INFO][PID:2593947] Calling '/bin/sign -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -p' (attempt #1)
[2024-02-14 20:06:45,571][  INFO][PID:2593947] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-0.31.9-8.fc39_clang.src.rpm' (attempt #1)
[2024-02-14 20:06:46,525][  INFO][PID:2593947] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-0.31.9-8.fc39_clang.src.rpm
[2024-02-14 20:06:46,526][  INFO][PID:2593947] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-debugsource-0.31.9-8.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 20:06:47,352][  INFO][PID:2593947] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-debugsource-0.31.9-8.fc39_clang.x86_64.rpm
[2024-02-14 20:06:47,353][  INFO][PID:2593947] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-0.31.9-8.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 20:06:48,178][  INFO][PID:2593947] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-0.31.9-8.fc39_clang.x86_64.rpm
[2024-02-14 20:06:48,178][  INFO][PID:2593947] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-debuginfo-0.31.9-8.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 20:06:49,006][  INFO][PID:2593947] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-debuginfo-0.31.9-8.fc39_clang.x86_64.rpm
[2024-02-14 20:06:49,007][  INFO][PID:2593947] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-devel-0.31.9-8.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 20:06:49,833][  INFO][PID:2593947] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/autotrace-devel-0.31.9-8.fc39_clang.x86_64.rpm
[2024-02-14 20:06:49,833][  INFO][PID:2593947] Sign done
[2024-02-14 20:06:49,834][  INFO][PID:2593947] Incremental createrepo run, adding 07016386-autotrace into https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64, (auto-create-repo=True)
[2024-02-14 20:06:49,835][  INFO][PID:2593947] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64 --add 07016386-autotrace --no-appstream-metadata' as PID 2616340
[2024-02-14 20:06:50,736][  INFO][PID:2593947] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64 --add 07016386-autotrace --no-appstream-metadata)
[2024-02-14 20:06:50,736][  INFO][PID:2593947] Getting build details
[2024-02-14 20:06:50,737][  INFO][PID:2593947] Listing built binary packages in /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace
[2024-02-14 20:06:50,737][  INFO][PID:2593947] Built packages:
['autotrace-debuginfo 0.31.9', 'autotrace-debugsource 0.31.9', 'autotrace 0.31.9', 'autotrace-devel 0.31.9']
[2024-02-14 20:06:50,737][  INFO][PID:2593947] build details: {'built_packages': 'autotrace-debuginfo 0.31.9\nautotrace-debugsource 0.31.9\nautotrace 0.31.9\nautotrace-devel 0.31.9'}
[2024-02-14 20:06:50,738][  INFO][PID:2593947] Retrieving pubkey
[2024-02-14 20:06:50,738][  INFO][PID:2593947] Calling '/bin/sign -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -p' (attempt #1)
[2024-02-14 20:06:51,011][  INFO][PID:2593947] Added pubkey for user @fedora-llvm-team project fedora-39-clang-19-20240211 into: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/pubkey.gpg
[2024-02-14 20:06:51,011][  INFO][PID:2593947] Finished build: id=7016386 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211 chroot=fedora-39-x86_64 
[2024-02-14 20:06:51,013][  INFO][PID:2593947] Worker succeeded build, took 287.1321325302124
[2024-02-14 20:06:51,014][  INFO][PID:2593947] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-llvm-team",
            "project_name": "fedora-39-clang-19-20240211",
            "project_dirname": "fedora-39-clang-19-20240211",
            "submitter": "tstellar",
            "ended_on": 1707941211.013224,
            "started_on": 1707940923.8810914,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "clang-rpm-config-19",
                "clang",
                "compiler-rt",
                "llvm",
                "libatomic",
                "libomp",
                "libomp-devel"
            ],
            "task_id": "7016386-fedora-39-x86_64",
            "build_id": 7016386,
            "package_name": "autotrace",
            "package_version": "0.31.9-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-39-clang-19-20240211/autotrace",
            "git_hash": "69620ba370a66f16a98519d636cccdc02df46270",
            "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": "@fedora-llvm-team/fedora-39-clang-19-20240211--tstellar",
            "results": {
                "packages": [
                    {
                        "name": "autotrace-debuginfo",
                        "epoch": null,
                        "version": "0.31.9",
                        "release": "8.fc39_clang",
                        "arch": "x86_64"
                    },
                    {
                        "name": "autotrace-debugsource",
                        "epoch": null,
                        "version": "0.31.9",
                        "release": "8.fc39_clang",
                        "arch": "x86_64"
                    },
                    {
                        "name": "autotrace",
                        "epoch": null,
                        "version": "0.31.9",
                        "release": "8.fc39_clang",
                        "arch": "src"
                    },
                    {
                        "name": "autotrace",
                        "epoch": null,
                        "version": "0.31.9",
                        "release": "8.fc39_clang",
                        "arch": "x86_64"
                    },
                    {
                        "name": "autotrace-devel",
                        "epoch": null,
                        "version": "0.31.9",
                        "release": "8.fc39_clang",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-rpm-config/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-snapshots-incubator-20240211/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_fedora_releasever_basearch"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-compat-packages/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211",
            "result_dir": "07016386-autotrace",
            "built_packages": "autotrace-debuginfo 0.31.9\nautotrace-debugsource 0.31.9\nautotrace 0.31.9\nautotrace-devel 0.31.9",
            "id": 7016386,
            "mockchain_macros": {
                "copr_username": "@fedora-llvm-team",
                "copr_projectname": "fedora-39-clang-19-20240211",
                "vendor": "Fedora Project COPR (@fedora-llvm-team/fedora-39-clang-19-20240211)"
            }
        }
    ]
}
[2024-02-14 20:06:51,076][  INFO][PID:2593947] Sending fedora-messaging bus message in build.end
[2024-02-14 20:06:51,095][  INFO][PID:2593947] Compressing /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/builder-live.log by gzip
[2024-02-14 20:06:51,096][  INFO][PID:2593947] Running command 'gzip /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/builder-live.log' as PID 2616381
[2024-02-14 20:06:51,105][  INFO][PID:2593947] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/builder-live.log)
[2024-02-14 20:06:51,105][  INFO][PID:2593947] Compressing /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/backend.log by gzip
[2024-02-14 20:06:51,106][  INFO][PID:2593947] Running command 'gzip /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016386-autotrace/backend.log' as PID 2616382