[2024-02-03 01:23:28,509][  INFO][PID:30365] Marking build as starting
[2024-02-03 01:23:28,633][  INFO][PID:30365] Trying to allocate VM
[2024-02-03 01:23:34,717][  INFO][PID:30365] Allocated host ResallocHost, ticket_id=994786, hostname=2620:52:3:1:dead:beef:cafe:c10d
[2024-02-03 01:23:34,717][  INFO][PID:30365] Allocating ssh connection to builder
[2024-02-03 01:23:34,718][  INFO][PID:30365] Checking that builder machine is OK
[2024-02-03 01:23:34,719][  INFO][PID:30365] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-03 01:23:35,173][  INFO][PID:30365] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-02-03 01:23:35,489][  INFO][PID:30365] Filling build.info file with builder info
[2024-02-03 01:23:35,490][  INFO][PID:30365] 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": 1706923415.490304,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6982856-fedora-39-x86_64",
            "build_id": 6982856,
            "package_name": "R-CRAN-sca",
            "package_version": "0.9.2-1.copr6982856",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-sca",
            "git_hash": "91392f2b7b36f6f718a4774628af3a1a4f7d447b",
            "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,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-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": "06982856-R-CRAN-sca",
            "built_packages": "",
            "id": 6982856,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2024-02-03 01:23:35,545][  INFO][PID:30365] Sending fedora-messaging bus message in build.start
[2024-02-03 01:23:36,238][  INFO][PID:30365] Sending fedora-messaging bus message in chroot.start
[2024-02-03 01:23:36,261][  INFO][PID:30365] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6982856-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-02-03 01:23:36,263][  INFO][PID:30365] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6982856-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached'
[2024-02-03 01:23:36,796][  INFO][PID:30365] Downloading the builder-live.log file, attempt 1
[2024-02-03 01:23:36,798][  INFO][PID:30365] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2024-02-03 01:25:42,426][  INFO][PID:30365] Downloading results from builder
[2024-02-03 01:25:42,427][  INFO][PID:30365] 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-39-x86_64/06982856-R-CRAN-sca started
[2024-02-03 01:25:42,428][  INFO][PID:30365] 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-39-x86_64/06982856-R-CRAN-sca/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/build-06982856.rsync.log
[2024-02-03 01:25:42,823][  INFO][PID:30365] rsyncing finished.
[2024-02-03 01:25:42,824][  INFO][PID:30365] Releasing VM back to pool
[2024-02-03 01:25:42,838][  INFO][PID:30365] Searching for 'success' file in resultdir
[2024-02-03 01:25:42,839][  INFO][PID:30365] Going to sign pkgs from source: 6982856-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64
[2024-02-03 01:25:42,839][  INFO][PID:30365] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2024-02-03 01:25:43,112][  INFO][PID:30365] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/R-CRAN-sca-0.9.2-1.fc39.copr6982856.src.rpm' (attempt #1)
[2024-02-03 01:25:43,860][  INFO][PID:30365] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/R-CRAN-sca-0.9.2-1.fc39.copr6982856.src.rpm
[2024-02-03 01:25:43,860][  INFO][PID:30365] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/R-CRAN-sca-0.9.2-1.fc39.copr6982856.noarch.rpm' (attempt #1)
[2024-02-03 01:25:44,506][  INFO][PID:30365] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/R-CRAN-sca-0.9.2-1.fc39.copr6982856.noarch.rpm
[2024-02-03 01:25:44,507][  INFO][PID:30365] Sign done
[2024-02-03 01:25:44,507][  INFO][PID:30365] Incremental createrepo run, adding 06982856-R-CRAN-sca into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-x86_64, (auto-create-repo=True)
[2024-02-03 01:25:44,509][  INFO][PID:30365] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64 --add 06982856-R-CRAN-sca --no-appstream-metadata' as PID 40893
[2024-02-03 01:26:11,502][  INFO][PID:30365] Finished after 26 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64 --add 06982856-R-CRAN-sca --no-appstream-metadata)
[2024-02-03 01:26:11,503][  INFO][PID:30365] Getting build details
[2024-02-03 01:26:11,505][  INFO][PID:30365] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca
[2024-02-03 01:26:11,505][  INFO][PID:30365] Built packages:
['R-CRAN-sca 0.9.2']
[2024-02-03 01:26:11,506][  INFO][PID:30365] build details: {'built_packages': 'R-CRAN-sca 0.9.2'}
[2024-02-03 01:26:11,506][  INFO][PID:30365] Retrieving pubkey
[2024-02-03 01:26:11,507][  INFO][PID:30365] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2024-02-03 01:26:11,780][  INFO][PID:30365] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2024-02-03 01:26:11,781][  INFO][PID:30365] Finished build: id=6982856 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-39-x86_64 
[2024-02-03 01:26:11,783][  INFO][PID:30365] Worker succeeded build, took 156.29357385635376
[2024-02-03 01:26:11,784][  INFO][PID:30365] 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": 1706923571.7838778,
            "started_on": 1706923415.490304,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6982856-fedora-39-x86_64",
            "build_id": 6982856,
            "package_name": "R-CRAN-sca",
            "package_version": "0.9.2-1.copr6982856",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-sca",
            "git_hash": "91392f2b7b36f6f718a4774628af3a1a4f7d447b",
            "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-sca",
                        "epoch": null,
                        "version": "0.9.2",
                        "release": "1.fc39.copr6982856",
                        "arch": "noarch"
                    },
                    {
                        "name": "R-CRAN-sca",
                        "epoch": null,
                        "version": "0.9.2",
                        "release": "1.fc39.copr6982856",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-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": "06982856-R-CRAN-sca",
            "built_packages": "R-CRAN-sca 0.9.2",
            "id": 6982856,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2024-02-03 01:26:11,853][  INFO][PID:30365] Sending fedora-messaging bus message in build.end
[2024-02-03 01:26:11,875][  INFO][PID:30365] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/builder-live.log by gzip
[2024-02-03 01:26:11,877][  INFO][PID:30365] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/builder-live.log' as PID 42829
[2024-02-03 01:26:11,884][  INFO][PID:30365] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/builder-live.log)
[2024-02-03 01:26:11,885][  INFO][PID:30365] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/backend.log by gzip
[2024-02-03 01:26:11,886][  INFO][PID:30365] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982856-R-CRAN-sca/backend.log' as PID 42832