[2025-01-14 01:30:24,566][  INFO][PID:44115] Marking build as starting
[2025-01-14 01:30:24,590][  INFO][PID:44115] Trying to allocate VM
[2025-01-14 01:30:30,648][  INFO][PID:44115] Allocated host ResallocHost, ticket_id=662057, hostname=184.73.56.104, name=aws_x86_64_normalreserved_prod_00539622_20250114_012635
[2025-01-14 01:30:30,649][  INFO][PID:44115] Allocating ssh connection to builder
[2025-01-14 01:30:30,649][  INFO][PID:44115] Checking that builder machine is OK
[2025-01-14 01:30:31,009][  INFO][PID:44115] Running remote command: copr-builder-ready srpm-builds
[2025-01-14 01:30:31,220][  INFO][PID:44115] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-14 01:30:31,220][  INFO][PID:44115] Filling build.info file with builder info
[2025-01-14 01:30:31,222][  INFO][PID:44115] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1736818231.221899,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8510755",
            "build_id": 8510755,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 2,
            "source_json": "{\"url\": \"https://copr.fedorainfracloud.org/tmp/tmpetg5b527/R-CRAN-ctsem.spec\", \"pkg\": \"R-CRAN-ctsem.spec\", \"tmp\": \"tmpetg5b527\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08510755",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8510755,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-14 01:30:31,257][  INFO][PID:44115] Sending fedora-messaging bus message in build.start
[2025-01-14 01:30:31,854][  INFO][PID:44115] Sending fedora-messaging bus message in chroot.start
[2025-01-14 01:30:31,873][  INFO][PID:44115] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8510755 --detached
[2025-01-14 01:30:32,263][  INFO][PID:44115] Downloading the builder-live.log file, attempt 1
[2025-01-14 01:30:32,264][  INFO][PID:44115] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@184.73.56.104 copr-rpmbuild-log
[2025-01-14 01:30:37,271][  INFO][PID:44115] Periodic builder liveness probe: alive
[2025-01-14 01:30:49,239][  INFO][PID:44115] Downloading results from builder
[2025-01-14 01:30:49,240][  INFO][PID:44115] rsyncing of mockbuilder@184.73.56.104:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755 started
[2025-01-14 01:30:49,244][  INFO][PID:44115] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@184.73.56.104:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755/ &> /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755/build-08510755.rsync.log
[2025-01-14 01:30:49,534][  INFO][PID:44115] rsyncing finished.
[2025-01-14 01:30:49,534][  INFO][PID:44115] Releasing VM back to pool
[2025-01-14 01:30:49,544][  INFO][PID:44115] Searching for 'success' file in resultdir
[2025-01-14 01:30:49,545][  INFO][PID:44115] Getting build details
[2025-01-14 01:30:49,545][  INFO][PID:44115] Retrieving SRPM info from /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755
[2025-01-14 01:30:49,546][  INFO][PID:44115] SRPM URL: https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08510755/R-CRAN-ctsem-3.10.2-1.copr8510755.src.rpm
[2025-01-14 01:30:49,547][  INFO][PID:44115] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08510755/R-CRAN-ctsem-3.10.2-1.copr8510755.src.rpm', 'pkg_name': 'R-CRAN-ctsem', 'pkg_version': '3.10.2-1.copr8510755'}
[2025-01-14 01:30:49,547][  INFO][PID:44115] Finished build: id=8510755 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=srpm-builds 
[2025-01-14 01:30:49,549][  INFO][PID:44115] Worker succeeded build, took 18.3273344039917
[2025-01-14 01:30:49,549][  INFO][PID:44115] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1736818249.5492334,
            "started_on": 1736818231.221899,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8510755",
            "build_id": 8510755,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 2,
            "source_json": "{\"url\": \"https://copr.fedorainfracloud.org/tmp/tmpetg5b527/R-CRAN-ctsem.spec\", \"pkg\": \"R-CRAN-ctsem.spec\", \"tmp\": \"tmpetg5b527\"}",
            "pkg_name": "R-CRAN-ctsem",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran/srpm-builds/08510755/R-CRAN-ctsem-3.10.2-1.copr8510755.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "iucar/cran--iucar",
            "results": {
                "name": "R-CRAN-ctsem",
                "epoch": null,
                "version": "3.10.2",
                "release": "1.copr8510755",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "08510755",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "3.10.2-1.copr8510755",
            "id": 8510755,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2025-01-14 01:30:49,591][  INFO][PID:44115] Sending fedora-messaging bus message in build.end
[2025-01-14 01:30:49,614][  INFO][PID:44115] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755/builder-live.log by gzip
[2025-01-14 01:30:49,615][  INFO][PID:44115] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755/builder-live.log' as PID 45749
[2025-01-14 01:30:49,617][  INFO][PID:44115] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755/builder-live.log)
[2025-01-14 01:30:49,618][  INFO][PID:44115] Compressing /var/lib/copr/public_html/results/iucar/cran/srpm-builds/08510755/backend.log by gzip