[2025-01-16 02:41:12,975][  INFO][PID:2611432] Marking build as starting
[2025-01-16 02:41:13,002][  INFO][PID:2611432] Trying to allocate VM
[2025-01-16 02:41:16,068][  INFO][PID:2611432] Allocated host ResallocHost, ticket_id=698350, hostname=3.89.207.250, name=aws_x86_64_normalreserved_prod_00582866_20250116_023933
[2025-01-16 02:41:16,070][  INFO][PID:2611432] Allocating ssh connection to builder
[2025-01-16 02:41:16,070][  INFO][PID:2611432] Checking that builder machine is OK
[2025-01-16 02:41:16,415][  INFO][PID:2611432] Running remote command: copr-builder-ready srpm-builds
[2025-01-16 02:41:16,626][  INFO][PID:2611432] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-16 02:41:16,627][  INFO][PID:2611432] Filling build.info file with builder info
[2025-01-16 02:41:16,629][  INFO][PID:2611432] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-files-907",
            "project_dirname": "cockpit-project-cockpit-files-907",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736995276.629128,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8518511",
            "build_id": 8518511,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 907 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/cockpit-project/cockpit-files\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/cockpit-project-cockpit-files-907--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-files-907",
            "result_dir": "08518511",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8518511,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-files-907",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-files-907)"
            }
        }
    ]
}
[2025-01-16 02:41:16,652][  INFO][PID:2611432] Sending fedora-messaging bus message in build.start
[2025-01-16 02:41:17,390][  INFO][PID:2611432] Sending fedora-messaging bus message in chroot.start
[2025-01-16 02:41:17,408][  INFO][PID:2611432] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8518511 --detached
[2025-01-16 02:41:17,800][  INFO][PID:2611432] Downloading the builder-live.log file, attempt 1
[2025-01-16 02:41:17,802][  INFO][PID:2611432] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.207.250 copr-rpmbuild-log
[2025-01-16 02:41:22,808][  INFO][PID:2611432] Periodic builder liveness probe: alive
[2025-01-16 02:42:35,320][  INFO][PID:2611432] Downloading results from builder
[2025-01-16 02:42:35,321][  INFO][PID:2611432] rsyncing of mockbuilder@3.89.207.250:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511 started
[2025-01-16 02:42:35,322][  INFO][PID:2611432] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.89.207.250:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/ &> /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/build-08518511.rsync.log
[2025-01-16 02:42:35,553][  INFO][PID:2611432] rsyncing finished.
[2025-01-16 02:42:35,554][  INFO][PID:2611432] Releasing VM back to pool
[2025-01-16 02:42:35,562][  INFO][PID:2611432] Searching for 'success' file in resultdir
[2025-01-16 02:42:35,563][  INFO][PID:2611432] Getting build details
[2025-01-16 02:42:35,563][  INFO][PID:2611432] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511
[2025-01-16 02:42:35,564][  INFO][PID:2611432] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/cockpit-files-14.25.g150710d-1.20250116024225347782.pr907.25.g150710d.src.rpm
[2025-01-16 02:42:35,565][  INFO][PID:2611432] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/cockpit-files-14.25.g150710d-1.20250116024225347782.pr907.25.g150710d.src.rpm', 'pkg_name': 'cockpit-files', 'pkg_version': '14.25.g150710d-1.20250116024225347782.pr907.25.g150710d'}
[2025-01-16 02:42:35,565][  INFO][PID:2611432] Finished build: id=8518511 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907 chroot=srpm-builds 
[2025-01-16 02:42:35,567][  INFO][PID:2611432] Worker succeeded build, took 78.93829536437988
[2025-01-16 02:42:35,568][  INFO][PID:2611432] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "cockpit-project-cockpit-files-907",
            "project_dirname": "cockpit-project-cockpit-files-907",
            "submitter": "packit",
            "ended_on": 1736995355.5674233,
            "started_on": 1736995276.629128,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8518511",
            "build_id": 8518511,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 907 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/cockpit-project/cockpit-files\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "cockpit-files",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/cockpit-files-14.25.g150710d-1.20250116024225347782.pr907.25.g150710d.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/cockpit-project-cockpit-files-907--packit",
            "results": {
                "name": "cockpit-files",
                "epoch": null,
                "version": "14.25.g150710d",
                "release": "1.20250116024225347782.pr907.25.g150710d",
                "exclusivearch": [
                    "i386",
                    "i486",
                    "i586",
                    "i686",
                    "pentium3",
                    "pentium4",
                    "athlon",
                    "geode",
                    "x86_64",
                    "armv3l",
                    "armv4b",
                    "armv4l",
                    "armv4tl",
                    "armv5tl",
                    "armv5tel",
                    "armv5tejl",
                    "armv6l",
                    "armv6hl",
                    "armv7l",
                    "armv7hl",
                    "armv7hnl",
                    "armv8l",
                    "armv8hl",
                    "armv8hnl",
                    "armv8hcnl",
                    "aarch64",
                    "ppc64",
                    "ppc64p7",
                    "ppc64le",
                    "s390x",
                    "noarch"
                ],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/cockpit-project-cockpit-files-907",
            "result_dir": "08518511",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "14.25.g150710d-1.20250116024225347782.pr907.25.g150710d",
            "id": 8518511,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "cockpit-project-cockpit-files-907",
                "vendor": "Fedora Project COPR (packit/cockpit-project-cockpit-files-907)"
            }
        }
    ]
}
[2025-01-16 02:42:35,694][  INFO][PID:2611432] Sending fedora-messaging bus message in build.end
[2025-01-16 02:42:35,730][  INFO][PID:2611432] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/builder-live.log by gzip
[2025-01-16 02:42:35,731][  INFO][PID:2611432] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/builder-live.log' as PID 2624119
[2025-01-16 02:42:35,741][  INFO][PID:2611432] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/builder-live.log)
[2025-01-16 02:42:35,741][  INFO][PID:2611432] Compressing /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/backend.log by gzip
[2025-01-16 02:42:35,742][  INFO][PID:2611432] Running command 'gzip /var/lib/copr/public_html/results/packit/cockpit-project-cockpit-files-907/srpm-builds/08518511/backend.log' as PID 2624126