[2025-01-27 01:41:05,384][  INFO][PID:3559145] Marking build as starting
[2025-01-27 01:41:05,419][  INFO][PID:3559145] Trying to allocate VM
[2025-01-27 01:41:08,451][  INFO][PID:3559145] Allocated host ResallocHost, ticket_id=940485, hostname=2620:52:3:1:dead:beef:cafe:c10d, name=copr_hv_x86_64_01_prod_00844099_20250127_011539
[2025-01-27 01:41:08,452][  INFO][PID:3559145] Allocating ssh connection to builder
[2025-01-27 01:41:08,453][  INFO][PID:3559145] Checking that builder machine is OK
[2025-01-27 01:41:09,099][  INFO][PID:3559145] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-27 01:41:09,472][  INFO][PID:3559145] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-27 01:41:09,473][  INFO][PID:3559145] Filling build.info file with builder info
[2025-01-27 01:41:09,474][  INFO][PID:3559145] 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": 1737942069.4742339,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8574478-fedora-40-x86_64",
            "build_id": 8574478,
            "package_name": "R-CRAN-AtmChile",
            "package_version": "1.0.4-1.copr8574478",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-AtmChile",
            "git_hash": "83ed6c9ef6515355f95dfdf0fea778d1c358ad1b",
            "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": "08574478-R-CRAN-AtmChile",
            "built_packages": "",
            "id": 8574478,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-27 01:41:09,508][  INFO][PID:3559145] Sending fedora-messaging bus message in build.start
[2025-01-27 01:41:10,373][  INFO][PID:3559145] Sending fedora-messaging bus message in chroot.start
[2025-01-27 01:41:10,395][  INFO][PID:3559145] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8574478-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-27 01:41:11,050][  INFO][PID:3559145] Downloading the builder-live.log file, attempt 1
[2025-01-27 01:41:11,051][  INFO][PID:3559145] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2025-01-27 01:41:16,056][  INFO][PID:3559145] Periodic builder liveness probe: alive
[2025-01-27 01:45:25,398][  INFO][PID:3559145] Downloading results from builder
[2025-01-27 01:45:25,400][  INFO][PID:3559145] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile started
[2025-01-27 01:45:25,402][  INFO][PID:3559145] 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:c10d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/build-08574478.rsync.log
[2025-01-27 01:45:25,841][  INFO][PID:3559145] rsyncing finished.
[2025-01-27 01:45:25,842][  INFO][PID:3559145] Releasing VM back to pool
[2025-01-27 01:45:25,851][  INFO][PID:3559145] Searching for 'success' file in resultdir
[2025-01-27 01:45:25,852][  INFO][PID:3559145] Going to sign pkgs from source: 8574478-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64
[2025-01-27 01:45:25,853][  INFO][PID:3559145] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 01:45:26,151][  INFO][PID:3559145] 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/08574478-R-CRAN-AtmChile/R-CRAN-AtmChile-1.0.4-1.fc40.copr8574478.noarch.rpm' (attempt #1)
[2025-01-27 01:45:26,849][  INFO][PID:3559145] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/R-CRAN-AtmChile-1.0.4-1.fc40.copr8574478.noarch.rpm
[2025-01-27 01:45:26,850][  INFO][PID:3559145] 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/08574478-R-CRAN-AtmChile/R-CRAN-AtmChile-1.0.4-1.fc40.copr8574478.src.rpm' (attempt #1)
[2025-01-27 01:45:27,407][  INFO][PID:3559145] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/R-CRAN-AtmChile-1.0.4-1.fc40.copr8574478.src.rpm
[2025-01-27 01:45:27,408][  INFO][PID:3559145] Sign done
[2025-01-27 01:45:27,409][  INFO][PID:3559145] Incremental createrepo run, adding 08574478-R-CRAN-AtmChile into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-27 01:45:27,410][  INFO][PID:3559145] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08574478-R-CRAN-AtmChile --no-appstream-metadata' as PID 3586924
[2025-01-27 01:45:48,540][  INFO][PID:3559145] Finished after 21 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64 --add 08574478-R-CRAN-AtmChile --no-appstream-metadata)
[2025-01-27 01:45:48,541][  INFO][PID:3559145] Getting build details
[2025-01-27 01:45:48,544][  INFO][PID:3559145] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile
[2025-01-27 01:45:48,544][  INFO][PID:3559145] Built packages:
['R-CRAN-AtmChile 1.0.4']
[2025-01-27 01:45:48,545][  INFO][PID:3559145] build details: {'built_packages': 'R-CRAN-AtmChile 1.0.4'}
[2025-01-27 01:45:48,546][  INFO][PID:3559145] Retrieving pubkey
[2025-01-27 01:45:48,547][  INFO][PID:3559145] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 01:45:48,719][  INFO][PID:3559145] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2025-01-27 01:45:48,720][  INFO][PID:3559145] Finished build: id=8574478 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-40-x86_64 
[2025-01-27 01:45:48,722][  INFO][PID:3559145] Worker succeeded build, took 279.2485475540161
[2025-01-27 01:45:48,723][  INFO][PID:3559145] 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": 1737942348.7227814,
            "started_on": 1737942069.4742339,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8574478-fedora-40-x86_64",
            "build_id": 8574478,
            "package_name": "R-CRAN-AtmChile",
            "package_version": "1.0.4-1.copr8574478",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-AtmChile",
            "git_hash": "83ed6c9ef6515355f95dfdf0fea778d1c358ad1b",
            "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-AtmChile",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc40.copr8574478",
                        "arch": "src"
                    },
                    {
                        "name": "R-CRAN-AtmChile",
                        "epoch": null,
                        "version": "1.0.4",
                        "release": "1.fc40.copr8574478",
                        "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": "08574478-R-CRAN-AtmChile",
            "built_packages": "R-CRAN-AtmChile 1.0.4",
            "id": 8574478,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-27 01:45:48,757][  INFO][PID:3559145] Sending fedora-messaging bus message in build.end
[2025-01-27 01:45:48,776][  INFO][PID:3559145] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/builder-live.log by gzip
[2025-01-27 01:45:48,778][  INFO][PID:3559145] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/builder-live.log' as PID 3589782
[2025-01-27 01:45:48,788][  INFO][PID:3559145] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/builder-live.log)
[2025-01-27 01:45:48,789][  INFO][PID:3559145] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/backend.log by gzip
[2025-01-27 01:45:48,790][  INFO][PID:3559145] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-40-x86_64/08574478-R-CRAN-AtmChile/backend.log' as PID 3589785