[2025-03-10 09:17:26,644][  INFO][PID:3641916] Marking build as starting
[2025-03-10 09:17:26,666][  INFO][PID:3641916] Trying to allocate VM
[2025-03-10 09:17:29,724][  INFO][PID:3641916] Allocated host ResallocHost, ticket_id=1722641, hostname=54.159.49.154, name=aws_x86_64_normalreserved_prod_01818715_20250310_091448
[2025-03-10 09:17:29,724][  INFO][PID:3641916] Allocating ssh connection to builder
[2025-03-10 09:17:29,725][  INFO][PID:3641916] Checking that builder machine is OK
[2025-03-10 09:17:30,094][  INFO][PID:3641916] Running remote command: copr-builder-ready srpm-builds
[2025-03-10 09:17:30,309][  INFO][PID:3641916] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-10 09:17:30,309][  INFO][PID:3641916] Filling build.info file with builder info
[2025-03-10 09:17:30,310][  INFO][PID:3641916] 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": "rhinstaller-anaconda-webui-683",
            "project_dirname": "rhinstaller-anaconda-webui-683",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741598250.3107414,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8745854",
            "build_id": 8745854,
            "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 683 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit npm make\", \"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/rhinstaller-anaconda-webui-683--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/rhinstaller-anaconda-webui-683",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-683",
            "result_dir": "08745854",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8745854,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-webui-683",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-683)"
            }
        }
    ]
}
[2025-03-10 09:17:30,342][  INFO][PID:3641916] Sending fedora-messaging bus message in build.start
[2025-03-10 09:17:30,949][  INFO][PID:3641916] Sending fedora-messaging bus message in chroot.start
[2025-03-10 09:17:30,968][  INFO][PID:3641916] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8745854 --detached
[2025-03-10 09:17:31,346][  INFO][PID:3641916] Downloading the builder-live.log file, attempt 1
[2025-03-10 09:17:31,348][  INFO][PID:3641916] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.159.49.154 copr-rpmbuild-log
[2025-03-10 09:17:36,352][  INFO][PID:3641916] Periodic builder liveness probe: alive
[2025-03-10 09:18:47,092][  INFO][PID:3641916] Downloading results from builder
[2025-03-10 09:18:47,093][  INFO][PID:3641916] rsyncing of mockbuilder@54.159.49.154:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854 started
[2025-03-10 09:18:47,094][  INFO][PID:3641916] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.159.49.154:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/ &> /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/build-08745854.rsync.log
[2025-03-10 09:18:47,339][  INFO][PID:3641916] rsyncing finished.
[2025-03-10 09:18:47,340][  INFO][PID:3641916] Releasing VM back to pool
[2025-03-10 09:18:47,353][  INFO][PID:3641916] Searching for 'success' file in resultdir
[2025-03-10 09:18:47,354][  INFO][PID:3641916] Getting build details
[2025-03-10 09:18:47,355][  INFO][PID:3641916] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854
[2025-03-10 09:18:47,356][  INFO][PID:3641916] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/anaconda-webui-26-1.20250310091836137124.pr683.11.g11b168f0.src.rpm
[2025-03-10 09:18:47,357][  INFO][PID:3641916] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/anaconda-webui-26-1.20250310091836137124.pr683.11.g11b168f0.src.rpm', 'pkg_name': 'anaconda-webui', 'pkg_version': '26-1.20250310091836137124.pr683.11.g11b168f0'}
[2025-03-10 09:18:47,358][  INFO][PID:3641916] Finished build: id=8745854 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683 chroot=srpm-builds 
[2025-03-10 09:18:47,360][  INFO][PID:3641916] Worker succeeded build, took 77.04942178726196
[2025-03-10 09:18:47,361][  INFO][PID:3641916] 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": "rhinstaller-anaconda-webui-683",
            "project_dirname": "rhinstaller-anaconda-webui-683",
            "submitter": "packit",
            "ended_on": 1741598327.3601632,
            "started_on": 1741598250.3107414,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8745854",
            "build_id": 8745854,
            "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 683 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit npm make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "anaconda-webui",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/anaconda-webui-26-1.20250310091836137124.pr683.11.g11b168f0.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/rhinstaller-anaconda-webui-683--packit",
            "results": {
                "name": "anaconda-webui",
                "epoch": null,
                "version": "26",
                "release": "1.20250310091836137124.pr683.11.g11b168f0",
                "exclusivearch": [],
                "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/rhinstaller-anaconda-webui-683",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-683",
            "result_dir": "08745854",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "26-1.20250310091836137124.pr683.11.g11b168f0",
            "id": 8745854,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-webui-683",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-683)"
            }
        }
    ]
}
[2025-03-10 09:18:47,434][  INFO][PID:3641916] Sending fedora-messaging bus message in build.end
[2025-03-10 09:18:47,452][  INFO][PID:3641916] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/builder-live.log by gzip
[2025-03-10 09:18:47,453][  INFO][PID:3641916] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/builder-live.log' as PID 3652790
[2025-03-10 09:18:47,462][  INFO][PID:3641916] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/builder-live.log)
[2025-03-10 09:18:47,463][  INFO][PID:3641916] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/backend.log by gzip
[2025-03-10 09:18:47,464][  INFO][PID:3641916] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-683/srpm-builds/08745854/backend.log' as PID 3652792