[2024-11-13 20:52:50,125][  INFO][PID:3588396] Marking build as starting
[2024-11-13 20:52:50,198][  INFO][PID:3588396] Trying to allocate VM
[2024-11-13 20:53:58,294][  INFO][PID:3588396] Allocated host ResallocHost, ticket_id=5861321, hostname=2620:52:3:1:dead:beef:cafe:c108
[2024-11-13 20:53:58,322][  INFO][PID:3588396] Allocating ssh connection to builder
[2024-11-13 20:53:58,323][  INFO][PID:3588396] Checking that builder machine is OK
[2024-11-13 20:53:59,012][  INFO][PID:3588396] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-13 20:53:59,405][  INFO][PID:3588396] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-13 20:53:59,406][  INFO][PID:3588396] Filling build.info file with builder info
[2024-11-13 20:53:59,407][  INFO][PID:3588396] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "fberat",
            "project_name": "libtool-2.5.3_1",
            "project_dirname": "libtool-2.5.3_1",
            "submitter": "fberat",
            "ended_on": null,
            "started_on": 1731531239.4074142,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8254280-fedora-rawhide-x86_64",
            "build_id": 8254280,
            "package_name": "libpgf",
            "package_version": "7.21.7-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/fberat/libtool-2.5.3_1/libpgf",
            "git_hash": "5b7b1661a270a98f5eed3974b61789b1f35bed14",
            "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": "fberat/libtool-2.5.3_1--fberat",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/fberat/libtool-2.5.3_1/fedora-rawhide-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/fberat/libtool-2.5.3_1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fberat/libtool-2.5.3_1",
            "result_dir": "08254280-libpgf",
            "built_packages": "",
            "id": 8254280,
            "mockchain_macros": {
                "copr_username": "fberat",
                "copr_projectname": "libtool-2.5.3_1",
                "vendor": "Fedora Project COPR (fberat/libtool-2.5.3_1)"
            }
        }
    ]
}
[2024-11-13 20:53:59,463][  INFO][PID:3588396] Sending fedora-messaging bus message in build.start
[2024-11-13 20:54:00,154][  INFO][PID:3588396] Sending fedora-messaging bus message in chroot.start
[2024-11-13 20:54:00,174][  INFO][PID:3588396] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8254280-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-13 20:54:00,910][  INFO][PID:3588396] Downloading the builder-live.log file, attempt 1
[2024-11-13 20:54:00,912][  INFO][PID:3588396] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log
[2024-11-13 20:54:05,920][  INFO][PID:3588396] Periodic builder liveness probe: alive
[2024-11-13 20:55:00,707][  INFO][PID:3588396] Downloading results from builder
[2024-11-13 20:55:00,708][  INFO][PID:3588396] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf started
[2024-11-13 20:55:00,709][  INFO][PID:3588396] 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:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/ &> /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/build-08254280.rsync.log
[2024-11-13 20:55:01,165][  INFO][PID:3588396] rsyncing finished.
[2024-11-13 20:55:01,166][  INFO][PID:3588396] Releasing VM back to pool
[2024-11-13 20:55:01,186][  INFO][PID:3588396] Searching for 'success' file in resultdir
[2024-11-13 20:55:01,186][  INFO][PID:3588396] Going to sign pkgs from source: 8254280-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64
[2024-11-13 20:55:01,187][  INFO][PID:3588396] Calling '/bin/sign -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -p' (attempt #1)
[2024-11-13 20:55:01,493][  INFO][PID:3588396] Calling '/bin/sign -4 -h sha256 -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-debugsource-7.21.7-5.fc42.x86_64.rpm' (attempt #1)
[2024-11-13 20:55:02,175][  INFO][PID:3588396] signed rpm: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-debugsource-7.21.7-5.fc42.x86_64.rpm
[2024-11-13 20:55:02,176][  INFO][PID:3588396] Calling '/bin/sign -4 -h sha256 -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-devel-7.21.7-5.fc42.x86_64.rpm' (attempt #1)
[2024-11-13 20:55:03,006][  INFO][PID:3588396] signed rpm: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-devel-7.21.7-5.fc42.x86_64.rpm
[2024-11-13 20:55:03,007][  INFO][PID:3588396] Calling '/bin/sign -4 -h sha256 -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-debuginfo-7.21.7-5.fc42.x86_64.rpm' (attempt #1)
[2024-11-13 20:55:03,938][  INFO][PID:3588396] signed rpm: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-debuginfo-7.21.7-5.fc42.x86_64.rpm
[2024-11-13 20:55:03,939][  INFO][PID:3588396] Calling '/bin/sign -4 -h sha256 -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-7.21.7-5.fc42.x86_64.rpm' (attempt #1)
[2024-11-13 20:55:04,747][  INFO][PID:3588396] signed rpm: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-7.21.7-5.fc42.x86_64.rpm
[2024-11-13 20:55:04,748][  INFO][PID:3588396] Calling '/bin/sign -4 -h sha256 -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-7.21.7-5.fc42.src.rpm' (attempt #1)
[2024-11-13 20:55:05,497][  INFO][PID:3588396] signed rpm: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/libpgf-7.21.7-5.fc42.src.rpm
[2024-11-13 20:55:05,498][  INFO][PID:3588396] Sign done
[2024-11-13 20:55:05,499][  INFO][PID:3588396] Incremental createrepo run, adding 08254280-libpgf into https://download.copr.fedorainfracloud.org/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-13 20:55:05,501][  INFO][PID:3588396] Running command 'copr-repo --batched /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64 --add 08254280-libpgf --no-appstream-metadata' as PID 3598342
[2024-11-13 20:55:09,047][  INFO][PID:3588396] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64 --add 08254280-libpgf --no-appstream-metadata)
[2024-11-13 20:55:09,048][  INFO][PID:3588396] Getting build details
[2024-11-13 20:55:09,049][  INFO][PID:3588396] Listing built binary packages in /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf
[2024-11-13 20:55:09,050][  INFO][PID:3588396] Built packages:
['libpgf-debuginfo 7.21.7', 'libpgf 7.21.7', 'libpgf-debugsource 7.21.7', 'libpgf-devel 7.21.7']
[2024-11-13 20:55:09,051][  INFO][PID:3588396] build details: {'built_packages': 'libpgf-debuginfo 7.21.7\nlibpgf 7.21.7\nlibpgf-debugsource 7.21.7\nlibpgf-devel 7.21.7'}
[2024-11-13 20:55:09,052][  INFO][PID:3588396] Retrieving pubkey
[2024-11-13 20:55:09,053][  INFO][PID:3588396] Calling '/bin/sign -u fberat#libtool-2.5.3_1@copr.fedorahosted.org -p' (attempt #1)
[2024-11-13 20:55:09,248][  INFO][PID:3588396] Added pubkey for user fberat project libtool-2.5.3_1 into: /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/pubkey.gpg
[2024-11-13 20:55:09,249][  INFO][PID:3588396] Finished build: id=8254280 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/fberat/libtool-2.5.3_1 chroot=fedora-rawhide-x86_64 
[2024-11-13 20:55:09,251][  INFO][PID:3588396] Worker succeeded build, took 69.84449195861816
[2024-11-13 20:55:09,253][  INFO][PID:3588396] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "fberat",
            "project_name": "libtool-2.5.3_1",
            "project_dirname": "libtool-2.5.3_1",
            "submitter": "fberat",
            "ended_on": 1731531309.2519062,
            "started_on": 1731531239.4074142,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8254280-fedora-rawhide-x86_64",
            "build_id": 8254280,
            "package_name": "libpgf",
            "package_version": "7.21.7-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/fberat/libtool-2.5.3_1/libpgf",
            "git_hash": "5b7b1661a270a98f5eed3974b61789b1f35bed14",
            "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": "fberat/libtool-2.5.3_1--fberat",
            "results": {
                "packages": [
                    {
                        "name": "libpgf-debuginfo",
                        "epoch": null,
                        "version": "7.21.7",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libpgf",
                        "epoch": null,
                        "version": "7.21.7",
                        "release": "5.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "libpgf",
                        "epoch": null,
                        "version": "7.21.7",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libpgf-debugsource",
                        "epoch": null,
                        "version": "7.21.7",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libpgf-devel",
                        "epoch": null,
                        "version": "7.21.7",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/fberat/libtool-2.5.3_1/fedora-rawhide-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/fberat/libtool-2.5.3_1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fberat/libtool-2.5.3_1",
            "result_dir": "08254280-libpgf",
            "built_packages": "libpgf-debuginfo 7.21.7\nlibpgf 7.21.7\nlibpgf-debugsource 7.21.7\nlibpgf-devel 7.21.7",
            "id": 8254280,
            "mockchain_macros": {
                "copr_username": "fberat",
                "copr_projectname": "libtool-2.5.3_1",
                "vendor": "Fedora Project COPR (fberat/libtool-2.5.3_1)"
            }
        }
    ]
}
[2024-11-13 20:55:09,317][  INFO][PID:3588396] Sending fedora-messaging bus message in build.end
[2024-11-13 20:55:09,340][  INFO][PID:3588396] Compressing /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/builder-live.log by gzip
[2024-11-13 20:55:09,341][  INFO][PID:3588396] Running command 'gzip /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/builder-live.log' as PID 3598624
[2024-11-13 20:55:09,351][  INFO][PID:3588396] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/builder-live.log)
[2024-11-13 20:55:09,352][  INFO][PID:3588396] Compressing /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/backend.log by gzip
[2024-11-13 20:55:09,353][  INFO][PID:3588396] Running command 'gzip /var/lib/copr/public_html/results/fberat/libtool-2.5.3_1/fedora-rawhide-x86_64/08254280-libpgf/backend.log' as PID 3598625