[2025-02-02 01:44:12,562][  INFO][PID:3935189] Marking build as starting
[2025-02-02 01:44:12,602][  INFO][PID:3935189] Trying to allocate VM
[2025-02-02 01:44:15,638][  INFO][PID:3935189] Allocated host ResallocHost, ticket_id=1035795, hostname=2620:52:3:1:dead:beef:cafe:c148, name=copr_hv_x86_64_02_prod_00985253_20250202_013542
[2025-02-02 01:44:15,639][  INFO][PID:3935189] Allocating ssh connection to builder
[2025-02-02 01:44:15,639][  INFO][PID:3935189] Checking that builder machine is OK
[2025-02-02 01:44:16,435][  INFO][PID:3935189] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-02-02 01:44:17,307][  INFO][PID:3935189] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-02-02 01:44:17,308][  INFO][PID:3935189] Filling build.info file with builder info
[2025-02-02 01:44:17,309][  INFO][PID:3935189] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1738460657.3091052,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8595860-fedora-40-x86_64",
            "build_id": 8595860,
            "package_name": "R-CRAN-pooledpeaks",
            "package_version": "1.1.0-1.copr8595860",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-pooledpeaks",
            "git_hash": "0ad9ac6a2ccd30b852dcf297592ebea2f1c95a85",
            "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": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-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/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08595860-R-CRAN-pooledpeaks",
            "built_packages": "",
            "id": 8595860,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-02-02 01:44:17,341][  INFO][PID:3935189] Sending fedora-messaging bus message in build.start
[2025-02-02 01:44:18,115][  INFO][PID:3935189] Sending fedora-messaging bus message in chroot.start
[2025-02-02 01:44:18,132][  INFO][PID:3935189] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8595860-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-02-02 01:44:18,698][  INFO][PID:3935189] Downloading the builder-live.log file, attempt 1
[2025-02-02 01:44:18,699][  INFO][PID:3935189] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c148 copr-rpmbuild-log
[2025-02-02 01:44:23,703][  INFO][PID:3935189] Periodic builder liveness probe: alive
[2025-02-02 01:45:51,022][  INFO][PID:3935189] Downloading results from builder
[2025-02-02 01:45:51,023][  INFO][PID:3935189] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c148]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks started
[2025-02-02 01:45:51,024][  INFO][PID:3935189] 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:c148]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/build-08595860.rsync.log
[2025-02-02 01:45:51,511][  INFO][PID:3935189] rsyncing finished.
[2025-02-02 01:45:51,512][  INFO][PID:3935189] Releasing VM back to pool
[2025-02-02 01:45:51,523][  INFO][PID:3935189] Searching for 'success' file in resultdir
[2025-02-02 01:45:51,524][  INFO][PID:3935189] Going to sign pkgs from source: 8595860-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64
[2025-02-02 01:45:51,524][  INFO][PID:3935189] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-02-02 01:45:51,704][  INFO][PID:3935189] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/R-CRAN-pooledpeaks-1.1.0-1.fc40.copr8595860.src.rpm' (attempt #1)
[2025-02-02 01:45:52,175][  INFO][PID:3935189] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/R-CRAN-pooledpeaks-1.1.0-1.fc40.copr8595860.src.rpm
[2025-02-02 01:45:52,176][  INFO][PID:3935189] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/R-CRAN-pooledpeaks-1.1.0-1.fc40.copr8595860.noarch.rpm' (attempt #1)
[2025-02-02 01:45:52,651][  INFO][PID:3935189] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/R-CRAN-pooledpeaks-1.1.0-1.fc40.copr8595860.noarch.rpm
[2025-02-02 01:45:52,652][  INFO][PID:3935189] Sign done
[2025-02-02 01:45:52,653][  INFO][PID:3935189] Incremental createrepo run, adding 08595860-R-CRAN-pooledpeaks into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64, (auto-create-repo=True)
[2025-02-02 01:45:52,656][  INFO][PID:3935189] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08595860-R-CRAN-pooledpeaks --no-appstream-metadata' as PID 3943555
[2025-02-02 01:46:31,313][  INFO][PID:3935189] Finished after 38 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08595860-R-CRAN-pooledpeaks --no-appstream-metadata)
[2025-02-02 01:46:31,316][  INFO][PID:3935189] Getting build details
[2025-02-02 01:46:31,322][  INFO][PID:3935189] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks
[2025-02-02 01:46:31,322][  INFO][PID:3935189] Built packages:
['R-CRAN-pooledpeaks 1.1.0']
[2025-02-02 01:46:31,324][  INFO][PID:3935189] build details: {'built_packages': 'R-CRAN-pooledpeaks 1.1.0'}
[2025-02-02 01:46:31,325][  INFO][PID:3935189] Retrieving pubkey
[2025-02-02 01:46:31,331][  INFO][PID:3935189] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-02-02 01:46:31,542][  INFO][PID:3935189] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-02-02 01:46:31,543][  INFO][PID:3935189] Finished build: id=8595860 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-40-x86_64 
[2025-02-02 01:46:31,554][  INFO][PID:3935189] Worker succeeded build, took 134.24548268318176
[2025-02-02 01:46:31,557][  INFO][PID:3935189] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1738460791.5545878,
            "started_on": 1738460657.3091052,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8595860-fedora-40-x86_64",
            "build_id": 8595860,
            "package_name": "R-CRAN-pooledpeaks",
            "package_version": "1.1.0-1.copr8595860",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-pooledpeaks",
            "git_hash": "0ad9ac6a2ccd30b852dcf297592ebea2f1c95a85",
            "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": "iucar/cran--iucar",
            "results": {
                "packages": [
                    {
                        "name": "R-CRAN-pooledpeaks",
                        "epoch": null,
                        "version": "1.1.0",
                        "release": "1.fc40.copr8595860",
                        "arch": "src"
                    },
                    {
                        "name": "R-CRAN-pooledpeaks",
                        "epoch": null,
                        "version": "1.1.0",
                        "release": "1.fc40.copr8595860",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-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/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08595860-R-CRAN-pooledpeaks",
            "built_packages": "R-CRAN-pooledpeaks 1.1.0",
            "id": 8595860,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-02-02 01:46:31,599][  INFO][PID:3935189] Sending fedora-messaging bus message in build.end
[2025-02-02 01:46:31,640][  INFO][PID:3935189] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/builder-live.log by gzip
[2025-02-02 01:46:31,646][  INFO][PID:3935189] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/builder-live.log' as PID 3949119
[2025-02-02 01:46:31,651][  INFO][PID:3935189] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/builder-live.log)
[2025-02-02 01:46:31,652][  INFO][PID:3935189] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/backend.log by gzip
[2025-02-02 01:46:31,654][  INFO][PID:3935189] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08595860-R-CRAN-pooledpeaks/backend.log' as PID 3949121