[2025-03-06 09:49:04,018][  INFO][PID:770212] Marking build as starting
[2025-03-06 09:49:04,046][  INFO][PID:770212] Trying to allocate VM
[2025-03-06 09:49:07,092][  INFO][PID:770212] Allocated host ResallocHost, ticket_id=1670757, hostname=2620:52:3:1:dead:beef:cafe:c15b, name=copr_hv_x86_64_02_prod_01718628_20250306_094628
[2025-03-06 09:49:07,093][  INFO][PID:770212] Allocating ssh connection to builder
[2025-03-06 09:49:07,093][  INFO][PID:770212] Checking that builder machine is OK
[2025-03-06 09:49:07,717][  INFO][PID:770212] Running remote command: copr-builder-ready srpm-builds
[2025-03-06 09:49:08,066][  INFO][PID:770212] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-06 09:49:08,067][  INFO][PID:770212] Filling build.info file with builder info
[2025-03-06 09:49:08,068][  INFO][PID:770212] 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": "OpenSCAP-openscap-2203",
            "project_dirname": "OpenSCAP-openscap-2203",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741254548.0683665,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8734499",
            "build_id": 8734499,
            "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 2203 --merge-pr --target-branch maint-1.3 --job-config-index 0 --merged-ref 'maint-1.3' --no-create-symlinks https://github.com/OpenSCAP/openscap\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit bash\", \"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/OpenSCAP-openscap-2203--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/OpenSCAP-openscap-2203",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/OpenSCAP-openscap-2203",
            "result_dir": "08734499",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8734499,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "OpenSCAP-openscap-2203",
                "vendor": "Fedora Project COPR (packit/OpenSCAP-openscap-2203)"
            }
        }
    ]
}
[2025-03-06 09:49:08,088][  INFO][PID:770212] Sending fedora-messaging bus message in build.start
[2025-03-06 09:49:09,340][  INFO][PID:770212] Sending fedora-messaging bus message in chroot.start
[2025-03-06 09:49:09,413][  INFO][PID:770212] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8734499 --detached
[2025-03-06 09:49:10,377][  INFO][PID:770212] Downloading the builder-live.log file, attempt 1
[2025-03-06 09:49:10,378][  INFO][PID:770212] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c15b copr-rpmbuild-log
[2025-03-06 09:49:15,383][  INFO][PID:770212] Periodic builder liveness probe: alive
[2025-03-06 09:50:43,417][  INFO][PID:770212] Downloading results from builder
[2025-03-06 09:50:43,417][  INFO][PID:770212] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c15b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499 started
[2025-03-06 09:50:43,418][  INFO][PID:770212] 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:c15b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/ &> /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/build-08734499.rsync.log
[2025-03-06 09:50:44,556][  INFO][PID:770212] rsyncing finished.
[2025-03-06 09:50:44,557][  INFO][PID:770212] Releasing VM back to pool
[2025-03-06 09:50:44,568][  INFO][PID:770212] Searching for 'success' file in resultdir
[2025-03-06 09:50:44,569][  INFO][PID:770212] Getting build details
[2025-03-06 09:50:44,570][  INFO][PID:770212] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499
[2025-03-06 09:50:44,571][  INFO][PID:770212] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/openscap-1.3.12-0.20250306095035007621.pr2203.4.ga43e2bf0a.src.rpm
[2025-03-06 09:50:44,571][  INFO][PID:770212] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/openscap-1.3.12-0.20250306095035007621.pr2203.4.ga43e2bf0a.src.rpm', 'pkg_name': 'openscap', 'pkg_version': '1:1.3.12-0.20250306095035007621.pr2203.4.ga43e2bf0a'}
[2025-03-06 09:50:44,572][  INFO][PID:770212] Finished build: id=8734499 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203 chroot=srpm-builds 
[2025-03-06 09:50:44,574][  INFO][PID:770212] Worker succeeded build, took 96.50583362579346
[2025-03-06 09:50:44,575][  INFO][PID:770212] 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": "OpenSCAP-openscap-2203",
            "project_dirname": "OpenSCAP-openscap-2203",
            "submitter": "packit",
            "ended_on": 1741254644.5742002,
            "started_on": 1741254548.0683665,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8734499",
            "build_id": 8734499,
            "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 2203 --merge-pr --target-branch maint-1.3 --job-config-index 0 --merged-ref 'maint-1.3' --no-create-symlinks https://github.com/OpenSCAP/openscap\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit bash\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "openscap",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/openscap-1.3.12-0.20250306095035007621.pr2203.4.ga43e2bf0a.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/OpenSCAP-openscap-2203--packit",
            "results": {
                "name": "openscap",
                "epoch": 1,
                "version": "1.3.12",
                "release": "0.20250306095035007621.pr2203.4.ga43e2bf0a",
                "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/OpenSCAP-openscap-2203",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/OpenSCAP-openscap-2203",
            "result_dir": "08734499",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "1:1.3.12-0.20250306095035007621.pr2203.4.ga43e2bf0a",
            "id": 8734499,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "OpenSCAP-openscap-2203",
                "vendor": "Fedora Project COPR (packit/OpenSCAP-openscap-2203)"
            }
        }
    ]
}
[2025-03-06 09:50:44,609][  INFO][PID:770212] Sending fedora-messaging bus message in build.end
[2025-03-06 09:50:44,716][  INFO][PID:770212] Compressing /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/builder-live.log by gzip
[2025-03-06 09:50:44,718][  INFO][PID:770212] Running command 'gzip /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/builder-live.log' as PID 779802
[2025-03-06 09:50:44,730][  INFO][PID:770212] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/builder-live.log)
[2025-03-06 09:50:44,731][  INFO][PID:770212] Compressing /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/backend.log by gzip
[2025-03-06 09:50:44,733][  INFO][PID:770212] Running command 'gzip /var/lib/copr/public_html/results/packit/OpenSCAP-openscap-2203/srpm-builds/08734499/backend.log' as PID 779803