[2025-01-28 01:04:17,127][  INFO][PID:2462016] Marking build as starting
[2025-01-28 01:04:17,179][  INFO][PID:2462016] Trying to allocate VM
[2025-01-28 01:04:20,202][  INFO][PID:2462016] Allocated host ResallocHost, ticket_id=959282, hostname=2620:52:3:1:dead:beef:cafe:c108, name=copr_hv_x86_64_01_prod_00863067_20250128_002738
[2025-01-28 01:04:20,203][  INFO][PID:2462016] Allocating ssh connection to builder
[2025-01-28 01:04:20,204][  INFO][PID:2462016] Checking that builder machine is OK
[2025-01-28 01:04:20,782][  INFO][PID:2462016] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-28 01:04:21,128][  INFO][PID:2462016] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-28 01:04:21,128][  INFO][PID:2462016] Filling build.info file with builder info
[2025-01-28 01:04:21,129][  INFO][PID:2462016] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly-sanitizers",
            "project_dirname": "dnf-nightly-sanitizers",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1738026261.1296537,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8579893-fedora-rawhide-x86_64",
            "build_id": 8579893,
            "package_name": "libmodulemd",
            "package_version": "2.15.0-20250128010153.21.gc6ffc06",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/libmodulemd",
            "git_hash": "58d048ea767164503313c6733d0ebe480660a326",
            "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": "rpmsoftwaremanagement/dnf-nightly-sanitizers--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "sanitizers"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "result_dir": "08579893-libmodulemd",
            "built_packages": "",
            "id": 8579893,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2025-01-28 01:04:21,161][  INFO][PID:2462016] Sending fedora-messaging bus message in build.start
[2025-01-28 01:04:21,783][  INFO][PID:2462016] Sending fedora-messaging bus message in chroot.start
[2025-01-28 01:04:21,801][  INFO][PID:2462016] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8579893-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-28 01:04:22,424][  INFO][PID:2462016] Downloading the builder-live.log file, attempt 1
[2025-01-28 01:04:22,425][  INFO][PID:2462016] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log
[2025-01-28 01:04:27,439][  INFO][PID:2462016] Periodic builder liveness probe: alive
[2025-01-28 01:07:06,239][  INFO][PID:2462016] Downloading results from builder
[2025-01-28 01:07:06,240][  INFO][PID:2462016] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd started
[2025-01-28 01:07:06,241][  INFO][PID:2462016] 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:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/build-08579893.rsync.log
[2025-01-28 01:07:06,672][  INFO][PID:2462016] rsyncing finished.
[2025-01-28 01:07:06,673][  INFO][PID:2462016] Releasing VM back to pool
[2025-01-28 01:07:06,682][  INFO][PID:2462016] Searching for 'success' file in resultdir
[2025-01-28 01:07:06,683][  INFO][PID:2462016] Going to sign pkgs from source: 8579893-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64
[2025-01-28 01:07:06,683][  INFO][PID:2462016] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:07:06,986][  INFO][PID:2462016] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-debuginfo-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm' (attempt #1)
[2025-01-28 01:07:07,553][  INFO][PID:2462016] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-debuginfo-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm
[2025-01-28 01:07:07,553][  INFO][PID:2462016] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm' (attempt #1)
[2025-01-28 01:07:08,122][  INFO][PID:2462016] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm
[2025-01-28 01:07:08,123][  INFO][PID:2462016] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-devel-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm' (attempt #1)
[2025-01-28 01:07:08,687][  INFO][PID:2462016] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-devel-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm
[2025-01-28 01:07:08,687][  INFO][PID:2462016] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/python3-libmodulemd-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm' (attempt #1)
[2025-01-28 01:07:09,375][  INFO][PID:2462016] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/python3-libmodulemd-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm
[2025-01-28 01:07:09,375][  INFO][PID:2462016] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-2.15.0-20250128010153.21.gc6ffc06.fc42.src.rpm' (attempt #1)
[2025-01-28 01:07:10,069][  INFO][PID:2462016] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-2.15.0-20250128010153.21.gc6ffc06.fc42.src.rpm
[2025-01-28 01:07:10,070][  INFO][PID:2462016] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-debugsource-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm' (attempt #1)
[2025-01-28 01:07:10,632][  INFO][PID:2462016] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/libmodulemd-debugsource-2.15.0-20250128010153.21.gc6ffc06.fc42.x86_64.rpm
[2025-01-28 01:07:10,633][  INFO][PID:2462016] Sign done
[2025-01-28 01:07:10,634][  INFO][PID:2462016] Incremental createrepo run, adding 08579893-libmodulemd into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-28 01:07:10,635][  INFO][PID:2462016] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64 --add 08579893-libmodulemd --no-appstream-metadata' as PID 2483448
[2025-01-28 01:07:11,713][  INFO][PID:2462016] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64 --add 08579893-libmodulemd --no-appstream-metadata)
[2025-01-28 01:07:11,715][  INFO][PID:2462016] Getting build details
[2025-01-28 01:07:11,716][  INFO][PID:2462016] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd
[2025-01-28 01:07:11,717][  INFO][PID:2462016] Built packages:
['libmodulemd-debuginfo 2.15.0', 'libmodulemd-devel 2.15.0', 'libmodulemd 2.15.0', 'python3-libmodulemd 2.15.0', 'libmodulemd-debugsource 2.15.0']
[2025-01-28 01:07:11,719][  INFO][PID:2462016] build details: {'built_packages': 'libmodulemd-debuginfo 2.15.0\nlibmodulemd-devel 2.15.0\nlibmodulemd 2.15.0\npython3-libmodulemd 2.15.0\nlibmodulemd-debugsource 2.15.0'}
[2025-01-28 01:07:11,720][  INFO][PID:2462016] Retrieving pubkey
[2025-01-28 01:07:11,720][  INFO][PID:2462016] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 01:07:12,026][  INFO][PID:2462016] Added pubkey for user rpmsoftwaremanagement project dnf-nightly-sanitizers into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/pubkey.gpg
[2025-01-28 01:07:12,027][  INFO][PID:2462016] Finished build: id=8579893 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers chroot=fedora-rawhide-x86_64 
[2025-01-28 01:07:12,029][  INFO][PID:2462016] Worker succeeded build, took 170.8996706008911
[2025-01-28 01:07:12,030][  INFO][PID:2462016] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "dnf-nightly-sanitizers",
            "project_dirname": "dnf-nightly-sanitizers",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1738026432.0293243,
            "started_on": 1738026261.1296537,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8579893-fedora-rawhide-x86_64",
            "build_id": 8579893,
            "package_name": "libmodulemd",
            "package_version": "2.15.0-20250128010153.21.gc6ffc06",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/libmodulemd",
            "git_hash": "58d048ea767164503313c6733d0ebe480660a326",
            "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": "rpmsoftwaremanagement/dnf-nightly-sanitizers--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "libmodulemd",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "20250128010153.21.gc6ffc06.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "libmodulemd-debuginfo",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "20250128010153.21.gc6ffc06.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libmodulemd-devel",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "20250128010153.21.gc6ffc06.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libmodulemd",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "20250128010153.21.gc6ffc06.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-libmodulemd",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "20250128010153.21.gc6ffc06.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libmodulemd-debugsource",
                        "epoch": null,
                        "version": "2.15.0",
                        "release": "20250128010153.21.gc6ffc06.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "sanitizers"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers",
            "result_dir": "08579893-libmodulemd",
            "built_packages": "libmodulemd-debuginfo 2.15.0\nlibmodulemd-devel 2.15.0\nlibmodulemd 2.15.0\npython3-libmodulemd 2.15.0\nlibmodulemd-debugsource 2.15.0",
            "id": 8579893,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2025-01-28 01:07:12,078][  INFO][PID:2462016] Sending fedora-messaging bus message in build.end
[2025-01-28 01:07:12,096][  INFO][PID:2462016] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/builder-live.log by gzip
[2025-01-28 01:07:12,097][  INFO][PID:2462016] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/builder-live.log' as PID 2483625
[2025-01-28 01:07:12,107][  INFO][PID:2462016] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/builder-live.log)
[2025-01-28 01:07:12,107][  INFO][PID:2462016] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/backend.log by gzip
[2025-01-28 01:07:12,109][  INFO][PID:2462016] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08579893-libmodulemd/backend.log' as PID 2483626