[2025-01-20 15:37:05,714][  INFO][PID:2265689] Marking build as starting
[2025-01-20 15:37:05,803][  INFO][PID:2265689] Trying to allocate VM
[2025-01-20 15:37:44,093][  INFO][PID:2265689] Allocated host ResallocHost, ticket_id=838333, hostname=2620:52:3:1:dead:beef:cafe:c20a, name=copr_hv_ppc64le_01_prod_00717310_20250120_152424
[2025-01-20 15:37:44,096][  INFO][PID:2265689] Allocating ssh connection to builder
[2025-01-20 15:37:44,099][  INFO][PID:2265689] Checking that builder machine is OK
[2025-01-20 15:37:45,017][  INFO][PID:2265689] Running remote command: copr-builder-ready fedora-41-ppc64le
[2025-01-20 15:37:45,489][  INFO][PID:2265689] Red Hat subscription not needed for fedora-41-ppc64le
Builder is ready to be used

[2025-01-20 15:37:45,494][  INFO][PID:2265689] Filling build.info file with builder info
[2025-01-20 15:37:45,499][  INFO][PID:2265689] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "jplesnik",
            "project_name": "perl-fedora",
            "project_dirname": "perl-fedora",
            "submitter": "jplesnik",
            "ended_on": null,
            "started_on": 1737387465.4988792,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8550412-fedora-41-ppc64le",
            "build_id": 8550412,
            "package_name": "perl-Syntax-Keyword-Try",
            "package_version": "0.30-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jplesnik/perl-fedora/perl-Syntax-Keyword-Try",
            "git_hash": "6429d48fc22ea7259f1d729450b34cf258c91a7b",
            "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": "jplesnik/perl-fedora--jplesnik",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-fedora/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/jplesnik/perl-fedora",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-fedora",
            "result_dir": "08550412-perl-Syntax-Keyword-Try",
            "built_packages": "",
            "id": 8550412,
            "mockchain_macros": {
                "copr_username": "jplesnik",
                "copr_projectname": "perl-fedora",
                "vendor": "Fedora Project COPR (jplesnik/perl-fedora)"
            }
        }
    ]
}
[2025-01-20 15:37:45,556][  INFO][PID:2265689] Sending fedora-messaging bus message in build.start
[2025-01-20 15:37:47,888][  INFO][PID:2265689] Sending fedora-messaging bus message in chroot.start
[2025-01-20 15:37:47,942][  INFO][PID:2265689] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8550412-fedora-41-ppc64le --chroot fedora-41-ppc64le --detached
[2025-01-20 15:37:48,797][  INFO][PID:2265689] Downloading the builder-live.log file, attempt 1
[2025-01-20 15:37:48,807][  INFO][PID:2265689] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c20a copr-rpmbuild-log
[2025-01-20 15:37:53,812][  INFO][PID:2265689] Periodic builder liveness probe: alive
[2025-01-20 15:38:40,760][  INFO][PID:2265689] Downloading results from builder
[2025-01-20 15:38:40,769][  INFO][PID:2265689] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c20a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try started
[2025-01-20 15:38:40,774][  INFO][PID:2265689] 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:c20a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/ &> /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/build-08550412.rsync.log
[2025-01-20 15:38:41,522][  INFO][PID:2265689] rsyncing finished.
[2025-01-20 15:38:41,522][  INFO][PID:2265689] Releasing VM back to pool
[2025-01-20 15:38:41,565][  INFO][PID:2265689] Searching for 'success' file in resultdir
[2025-01-20 15:38:41,566][  INFO][PID:2265689] Going to sign pkgs from source: 8550412-fedora-41-ppc64le in chroot: /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le
[2025-01-20 15:38:41,576][  INFO][PID:2265689] Calling '/bin/sign -u jplesnik#perl-fedora@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 15:38:41,795][  INFO][PID:2265689] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-fedora@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-debugsource-0.30-2.fc41.ppc64le.rpm' (attempt #1)
[2025-01-20 15:38:42,449][  INFO][PID:2265689] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-debugsource-0.30-2.fc41.ppc64le.rpm
[2025-01-20 15:38:42,449][  INFO][PID:2265689] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-fedora@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-debuginfo-0.30-2.fc41.ppc64le.rpm' (attempt #1)
[2025-01-20 15:38:43,367][  INFO][PID:2265689] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-debuginfo-0.30-2.fc41.ppc64le.rpm
[2025-01-20 15:38:43,376][  INFO][PID:2265689] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-fedora@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-tests-0.30-2.fc41.ppc64le.rpm' (attempt #1)
[2025-01-20 15:38:44,230][  INFO][PID:2265689] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-tests-0.30-2.fc41.ppc64le.rpm
[2025-01-20 15:38:44,233][  INFO][PID:2265689] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-fedora@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-0.30-2.fc41.ppc64le.rpm' (attempt #1)
[2025-01-20 15:38:45,007][  INFO][PID:2265689] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-0.30-2.fc41.ppc64le.rpm
[2025-01-20 15:38:45,012][  INFO][PID:2265689] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-fedora@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-0.30-2.fc41.src.rpm' (attempt #1)
[2025-01-20 15:38:45,816][  INFO][PID:2265689] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/perl-Syntax-Keyword-Try-0.30-2.fc41.src.rpm
[2025-01-20 15:38:45,817][  INFO][PID:2265689] Sign done
[2025-01-20 15:38:45,825][  INFO][PID:2265689] Incremental createrepo run, adding 08550412-perl-Syntax-Keyword-Try into https://download.copr.fedorainfracloud.org/results/jplesnik/perl-fedora/fedora-41-ppc64le, (auto-create-repo=True)
[2025-01-20 15:38:45,831][  INFO][PID:2265689] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le --add 08550412-perl-Syntax-Keyword-Try --no-appstream-metadata' as PID 2284943
[2025-01-20 15:38:57,125][  INFO][PID:2265689] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le --add 08550412-perl-Syntax-Keyword-Try --no-appstream-metadata)
[2025-01-20 15:38:57,126][  INFO][PID:2265689] Getting build details
[2025-01-20 15:38:57,137][  INFO][PID:2265689] Listing built binary packages in /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try
[2025-01-20 15:38:57,140][  INFO][PID:2265689] Built packages:
['perl-Syntax-Keyword-Try 0.30', 'perl-Syntax-Keyword-Try-debuginfo 0.30', 'perl-Syntax-Keyword-Try-debugsource 0.30', 'perl-Syntax-Keyword-Try-tests 0.30']
[2025-01-20 15:38:57,148][  INFO][PID:2265689] build details: {'built_packages': 'perl-Syntax-Keyword-Try 0.30\nperl-Syntax-Keyword-Try-debuginfo 0.30\nperl-Syntax-Keyword-Try-debugsource 0.30\nperl-Syntax-Keyword-Try-tests 0.30'}
[2025-01-20 15:38:57,150][  INFO][PID:2265689] Retrieving pubkey
[2025-01-20 15:38:57,155][  INFO][PID:2265689] Calling '/bin/sign -u jplesnik#perl-fedora@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 15:38:57,466][  INFO][PID:2265689] Added pubkey for user jplesnik project perl-fedora into: /var/lib/copr/public_html/results/jplesnik/perl-fedora/pubkey.gpg
[2025-01-20 15:38:57,473][  INFO][PID:2265689] Finished build: id=8550412 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/jplesnik/perl-fedora chroot=fedora-41-ppc64le 
[2025-01-20 15:38:57,489][  INFO][PID:2265689] Worker succeeded build, took 71.9902491569519
[2025-01-20 15:38:57,490][  INFO][PID:2265689] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "jplesnik",
            "project_name": "perl-fedora",
            "project_dirname": "perl-fedora",
            "submitter": "jplesnik",
            "ended_on": 1737387537.4891284,
            "started_on": 1737387465.4988792,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8550412-fedora-41-ppc64le",
            "build_id": 8550412,
            "package_name": "perl-Syntax-Keyword-Try",
            "package_version": "0.30-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jplesnik/perl-fedora/perl-Syntax-Keyword-Try",
            "git_hash": "6429d48fc22ea7259f1d729450b34cf258c91a7b",
            "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": "jplesnik/perl-fedora--jplesnik",
            "results": {
                "packages": [
                    {
                        "name": "perl-Syntax-Keyword-Try",
                        "epoch": null,
                        "version": "0.30",
                        "release": "2.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "perl-Syntax-Keyword-Try",
                        "epoch": null,
                        "version": "0.30",
                        "release": "2.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "perl-Syntax-Keyword-Try-debuginfo",
                        "epoch": null,
                        "version": "0.30",
                        "release": "2.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "perl-Syntax-Keyword-Try-debugsource",
                        "epoch": null,
                        "version": "0.30",
                        "release": "2.fc41",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "perl-Syntax-Keyword-Try-tests",
                        "epoch": null,
                        "version": "0.30",
                        "release": "2.fc41",
                        "arch": "ppc64le"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-fedora/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/jplesnik/perl-fedora",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-fedora",
            "result_dir": "08550412-perl-Syntax-Keyword-Try",
            "built_packages": "perl-Syntax-Keyword-Try 0.30\nperl-Syntax-Keyword-Try-debuginfo 0.30\nperl-Syntax-Keyword-Try-debugsource 0.30\nperl-Syntax-Keyword-Try-tests 0.30",
            "id": 8550412,
            "mockchain_macros": {
                "copr_username": "jplesnik",
                "copr_projectname": "perl-fedora",
                "vendor": "Fedora Project COPR (jplesnik/perl-fedora)"
            }
        }
    ]
}
[2025-01-20 15:38:57,588][  INFO][PID:2265689] Sending fedora-messaging bus message in build.end
[2025-01-20 15:38:57,689][  INFO][PID:2265689] Compressing /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/builder-live.log by gzip
[2025-01-20 15:38:57,700][  INFO][PID:2265689] Running command 'gzip /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/builder-live.log' as PID 2286902
[2025-01-20 15:38:57,756][  INFO][PID:2265689] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/builder-live.log)
[2025-01-20 15:38:57,760][  INFO][PID:2265689] Compressing /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/backend.log by gzip
[2025-01-20 15:38:57,765][  INFO][PID:2265689] Running command 'gzip /var/lib/copr/public_html/results/jplesnik/perl-fedora/fedora-41-ppc64le/08550412-perl-Syntax-Keyword-Try/backend.log' as PID 2286912