[2025-01-20 13:57:58,111][  INFO][PID:1169268] Marking build as starting
[2025-01-20 13:57:58,260][  INFO][PID:1169268] Trying to allocate VM
[2025-01-20 13:58:16,353][  INFO][PID:1169268] Allocated host ResallocHost, ticket_id=833646, hostname=2620:52:3:1:dead:beef:cafe:c1d2, name=copr_hv_x86_64_04_prod_00715019_20250120_134802
[2025-01-20 13:58:16,353][  INFO][PID:1169268] Allocating ssh connection to builder
[2025-01-20 13:58:16,355][  INFO][PID:1169268] Checking that builder machine is OK
[2025-01-20 13:58:16,946][  INFO][PID:1169268] Running remote command: copr-builder-ready fedora-rawhide-i386
[2025-01-20 13:58:17,344][  INFO][PID:1169268] Red Hat subscription not needed for fedora-rawhide-i386
Builder is ready to be used

[2025-01-20 13:58:17,350][  INFO][PID:1169268] Filling build.info file with builder info
[2025-01-20 13:58:17,354][  INFO][PID:1169268] 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-test",
            "project_dirname": "perl-test",
            "submitter": "jplesnik",
            "ended_on": null,
            "started_on": 1737381497.3538551,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8551096-fedora-rawhide-i386",
            "build_id": 8551096,
            "package_name": "perl-XS-Parse-Sublike",
            "package_version": "0.36-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jplesnik/perl-test/perl-XS-Parse-Sublike",
            "git_hash": "db937f6bc2439a4e727fabfebf3f0b0704d3bf45",
            "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-test--jplesnik",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-test/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/jplesnik/perl-test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-test",
            "result_dir": "08551096-perl-XS-Parse-Sublike",
            "built_packages": "",
            "id": 8551096,
            "mockchain_macros": {
                "copr_username": "jplesnik",
                "copr_projectname": "perl-test",
                "vendor": "Fedora Project COPR (jplesnik/perl-test)"
            }
        }
    ]
}
[2025-01-20 13:58:17,424][  INFO][PID:1169268] Sending fedora-messaging bus message in build.start
[2025-01-20 13:58:18,266][  INFO][PID:1169268] Sending fedora-messaging bus message in chroot.start
[2025-01-20 13:58:18,287][  INFO][PID:1169268] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8551096-fedora-rawhide-i386 --chroot fedora-rawhide-i386 --detached
[2025-01-20 13:58:18,865][  INFO][PID:1169268] Downloading the builder-live.log file, attempt 1
[2025-01-20 13:58:18,867][  INFO][PID:1169268] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d2 copr-rpmbuild-log
[2025-01-20 13:58:23,874][  INFO][PID:1169268] Periodic builder liveness probe: alive
[2025-01-20 13:59:01,408][  INFO][PID:1169268] Downloading results from builder
[2025-01-20 13:59:01,409][  INFO][PID:1169268] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d2]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike started
[2025-01-20 13:59:01,410][  INFO][PID:1169268] 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:c1d2]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/ &> /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/build-08551096.rsync.log
[2025-01-20 13:59:01,850][  INFO][PID:1169268] rsyncing finished.
[2025-01-20 13:59:01,851][  INFO][PID:1169268] Releasing VM back to pool
[2025-01-20 13:59:01,868][  INFO][PID:1169268] Searching for 'success' file in resultdir
[2025-01-20 13:59:01,868][  INFO][PID:1169268] Going to sign pkgs from source: 8551096-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386
[2025-01-20 13:59:01,869][  INFO][PID:1169268] Calling '/bin/sign -u jplesnik#perl-test@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 13:59:02,586][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-debuginfo-0.36-2.fc42.i686.rpm' (attempt #1)
[2025-01-20 13:59:03,951][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-debuginfo-0.36-2.fc42.i686.rpm
[2025-01-20 13:59:03,952][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-0.36-2.fc42.src.rpm' (attempt #1)
[2025-01-20 13:59:05,393][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-0.36-2.fc42.src.rpm
[2025-01-20 13:59:05,396][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-tests-0.36-2.fc42.i686.rpm' (attempt #1)
[2025-01-20 13:59:06,265][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-tests-0.36-2.fc42.i686.rpm
[2025-01-20 13:59:06,275][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-debugsource-0.36-2.fc42.i686.rpm' (attempt #1)
[2025-01-20 13:59:07,649][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-debugsource-0.36-2.fc42.i686.rpm
[2025-01-20 13:59:07,650][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-Builder-0.36-2.fc42.i686.rpm' (attempt #1)
[2025-01-20 13:59:10,035][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-Builder-0.36-2.fc42.i686.rpm
[2025-01-20 13:59:10,036][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-tests-debuginfo-0.36-2.fc42.i686.rpm' (attempt #1)
[2025-01-20 13:59:11,959][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-tests-debuginfo-0.36-2.fc42.i686.rpm
[2025-01-20 13:59:11,960][  INFO][PID:1169268] Calling '/bin/sign -4 -h sha256 -u jplesnik#perl-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-0.36-2.fc42.i686.rpm' (attempt #1)
[2025-01-20 13:59:13,924][  INFO][PID:1169268] signed rpm: /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/perl-XS-Parse-Sublike-0.36-2.fc42.i686.rpm
[2025-01-20 13:59:13,926][  INFO][PID:1169268] Sign done
[2025-01-20 13:59:13,928][  INFO][PID:1169268] Incremental createrepo run, adding 08551096-perl-XS-Parse-Sublike into https://download.copr.fedorainfracloud.org/results/jplesnik/perl-test/fedora-rawhide-i386, (auto-create-repo=True)
[2025-01-20 13:59:13,937][  INFO][PID:1169268] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386 --add 08551096-perl-XS-Parse-Sublike --no-appstream-metadata' as PID 1184602
[2025-01-20 13:59:16,455][  INFO][PID:1169268] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386 --add 08551096-perl-XS-Parse-Sublike --no-appstream-metadata)
[2025-01-20 13:59:16,456][  INFO][PID:1169268] Getting build details
[2025-01-20 13:59:16,457][  INFO][PID:1169268] Listing built binary packages in /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike
[2025-01-20 13:59:16,457][  INFO][PID:1169268] Built packages:
['perl-XS-Parse-Sublike-debugsource 0.36', 'perl-XS-Parse-Sublike-Builder 0.36', 'perl-XS-Parse-Sublike-debuginfo 0.36', 'perl-XS-Parse-Sublike 0.36', 'perl-XS-Parse-Sublike-tests 0.36', 'perl-XS-Parse-Sublike-tests-debuginfo 0.36']
[2025-01-20 13:59:16,458][  INFO][PID:1169268] build details: {'built_packages': 'perl-XS-Parse-Sublike-debugsource 0.36\nperl-XS-Parse-Sublike-Builder 0.36\nperl-XS-Parse-Sublike-debuginfo 0.36\nperl-XS-Parse-Sublike 0.36\nperl-XS-Parse-Sublike-tests 0.36\nperl-XS-Parse-Sublike-tests-debuginfo 0.36'}
[2025-01-20 13:59:16,459][  INFO][PID:1169268] Retrieving pubkey
[2025-01-20 13:59:16,460][  INFO][PID:1169268] Calling '/bin/sign -u jplesnik#perl-test@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 13:59:16,775][  INFO][PID:1169268] Added pubkey for user jplesnik project perl-test into: /var/lib/copr/public_html/results/jplesnik/perl-test/pubkey.gpg
[2025-01-20 13:59:16,778][  INFO][PID:1169268] Finished build: id=8551096 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/jplesnik/perl-test chroot=fedora-rawhide-i386 
[2025-01-20 13:59:16,781][  INFO][PID:1169268] Worker succeeded build, took 59.427194118499756
[2025-01-20 13:59:16,782][  INFO][PID:1169268] 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-test",
            "project_dirname": "perl-test",
            "submitter": "jplesnik",
            "ended_on": 1737381556.7810493,
            "started_on": 1737381497.3538551,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "8551096-fedora-rawhide-i386",
            "build_id": 8551096,
            "package_name": "perl-XS-Parse-Sublike",
            "package_version": "0.36-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jplesnik/perl-test/perl-XS-Parse-Sublike",
            "git_hash": "db937f6bc2439a4e727fabfebf3f0b0704d3bf45",
            "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-test--jplesnik",
            "results": {
                "packages": [
                    {
                        "name": "perl-XS-Parse-Sublike",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "perl-XS-Parse-Sublike-debugsource",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "i686"
                    },
                    {
                        "name": "perl-XS-Parse-Sublike-Builder",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "i686"
                    },
                    {
                        "name": "perl-XS-Parse-Sublike-debuginfo",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "i686"
                    },
                    {
                        "name": "perl-XS-Parse-Sublike",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "i686"
                    },
                    {
                        "name": "perl-XS-Parse-Sublike-tests",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "i686"
                    },
                    {
                        "name": "perl-XS-Parse-Sublike-tests-debuginfo",
                        "epoch": null,
                        "version": "0.36",
                        "release": "2.fc42",
                        "arch": "i686"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-test/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/jplesnik/perl-test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jplesnik/perl-test",
            "result_dir": "08551096-perl-XS-Parse-Sublike",
            "built_packages": "perl-XS-Parse-Sublike-debugsource 0.36\nperl-XS-Parse-Sublike-Builder 0.36\nperl-XS-Parse-Sublike-debuginfo 0.36\nperl-XS-Parse-Sublike 0.36\nperl-XS-Parse-Sublike-tests 0.36\nperl-XS-Parse-Sublike-tests-debuginfo 0.36",
            "id": 8551096,
            "mockchain_macros": {
                "copr_username": "jplesnik",
                "copr_projectname": "perl-test",
                "vendor": "Fedora Project COPR (jplesnik/perl-test)"
            }
        }
    ]
}
[2025-01-20 13:59:16,847][  INFO][PID:1169268] Sending fedora-messaging bus message in build.end
[2025-01-20 13:59:16,887][  INFO][PID:1169268] Compressing /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/builder-live.log by gzip
[2025-01-20 13:59:16,896][  INFO][PID:1169268] Running command 'gzip /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/builder-live.log' as PID 1185334
[2025-01-20 13:59:16,903][  INFO][PID:1169268] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/builder-live.log)
[2025-01-20 13:59:16,905][  INFO][PID:1169268] Compressing /var/lib/copr/public_html/results/jplesnik/perl-test/fedora-rawhide-i386/08551096-perl-XS-Parse-Sublike/backend.log by gzip