[2025-01-16 01:04:16,619][  INFO][PID:2082177] Marking build as starting
[2025-01-16 01:04:16,685][  INFO][PID:2082177] Trying to allocate VM
[2025-01-16 01:04:19,750][  INFO][PID:2082177] Allocated host ResallocHost, ticket_id=697068, hostname=2620:52:3:1:dead:beef:cafe:c109, name=copr_hv_x86_64_01_prod_00579945_20250116_005425
[2025-01-16 01:04:19,750][  INFO][PID:2082177] Allocating ssh connection to builder
[2025-01-16 01:04:19,751][  INFO][PID:2082177] Checking that builder machine is OK
[2025-01-16 01:04:20,306][  INFO][PID:2082177] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-16 01:04:20,650][  INFO][PID:2082177] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-16 01:04:20,651][  INFO][PID:2082177] Filling build.info file with builder info
[2025-01-16 01:04:20,652][  INFO][PID:2082177] 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": 1736989460.6518977,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518266-fedora-rawhide-x86_64",
            "build_id": 8518266,
            "package_name": "libcomps",
            "package_version": "0.1.21-20250116010154.3.gc37f570",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/libcomps",
            "git_hash": "f787a078cce7efad291239ad8a4b6bff8c9f8ac0",
            "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": "08518266-libcomps",
            "built_packages": "",
            "id": 8518266,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2025-01-16 01:04:20,690][  INFO][PID:2082177] Sending fedora-messaging bus message in build.start
[2025-01-16 01:04:21,281][  INFO][PID:2082177] Sending fedora-messaging bus message in chroot.start
[2025-01-16 01:04:21,299][  INFO][PID:2082177] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8518266-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-16 01:04:21,848][  INFO][PID:2082177] Downloading the builder-live.log file, attempt 1
[2025-01-16 01:04:21,859][  INFO][PID:2082177] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c109 copr-rpmbuild-log
[2025-01-16 01:04:26,853][  INFO][PID:2082177] Periodic builder liveness probe: alive
[2025-01-16 01:05:45,865][  INFO][PID:2082177] Downloading results from builder
[2025-01-16 01:05:45,866][  INFO][PID:2082177] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c109]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps started
[2025-01-16 01:05:45,867][  INFO][PID:2082177] 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:c109]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/build-08518266.rsync.log
[2025-01-16 01:05:46,332][  INFO][PID:2082177] rsyncing finished.
[2025-01-16 01:05:46,333][  INFO][PID:2082177] Releasing VM back to pool
[2025-01-16 01:05:46,342][  INFO][PID:2082177] Searching for 'success' file in resultdir
[2025-01-16 01:05:46,343][  INFO][PID:2082177] Going to sign pkgs from source: 8518266-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64
[2025-01-16 01:05:46,344][  INFO][PID:2082177] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2025-01-16 01:05:46,548][  INFO][PID:2082177] 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/08518266-libcomps/libcomps-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm' (attempt #1)
[2025-01-16 01:05:47,591][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/libcomps-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm
[2025-01-16 01:05:47,593][  INFO][PID:2082177] 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/08518266-libcomps/python-libcomps-doc-0.1.21-20250116010154.3.gc37f570.fc42.noarch.rpm' (attempt #1)
[2025-01-16 01:05:48,253][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/python-libcomps-doc-0.1.21-20250116010154.3.gc37f570.fc42.noarch.rpm
[2025-01-16 01:05:48,254][  INFO][PID:2082177] 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/08518266-libcomps/libcomps-doc-0.1.21-20250116010154.3.gc37f570.fc42.noarch.rpm' (attempt #1)
[2025-01-16 01:05:49,412][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/libcomps-doc-0.1.21-20250116010154.3.gc37f570.fc42.noarch.rpm
[2025-01-16 01:05:49,412][  INFO][PID:2082177] 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/08518266-libcomps/libcomps-0.1.21-20250116010154.3.gc37f570.fc42.src.rpm' (attempt #1)
[2025-01-16 01:05:50,180][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/libcomps-0.1.21-20250116010154.3.gc37f570.fc42.src.rpm
[2025-01-16 01:05:50,181][  INFO][PID:2082177] 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/08518266-libcomps/libcomps-debuginfo-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm' (attempt #1)
[2025-01-16 01:05:51,156][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/libcomps-debuginfo-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm
[2025-01-16 01:05:51,156][  INFO][PID:2082177] 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/08518266-libcomps/libcomps-debugsource-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm' (attempt #1)
[2025-01-16 01:05:52,119][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/libcomps-debugsource-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm
[2025-01-16 01:05:52,119][  INFO][PID:2082177] 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/08518266-libcomps/python3-libcomps-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm' (attempt #1)
[2025-01-16 01:05:53,217][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/python3-libcomps-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm
[2025-01-16 01:05:53,217][  INFO][PID:2082177] 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/08518266-libcomps/python3-libcomps-debuginfo-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm' (attempt #1)
[2025-01-16 01:05:54,781][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/python3-libcomps-debuginfo-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm
[2025-01-16 01:05:54,782][  INFO][PID:2082177] 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/08518266-libcomps/libcomps-devel-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm' (attempt #1)
[2025-01-16 01:05:55,734][  INFO][PID:2082177] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/libcomps-devel-0.1.21-20250116010154.3.gc37f570.fc42.x86_64.rpm
[2025-01-16 01:05:55,734][  INFO][PID:2082177] Sign done
[2025-01-16 01:05:55,735][  INFO][PID:2082177] Incremental createrepo run, adding 08518266-libcomps into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-16 01:05:55,736][  INFO][PID:2082177] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64 --add 08518266-libcomps --no-appstream-metadata' as PID 2093942
[2025-01-16 01:05:56,671][  INFO][PID:2082177] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64 --add 08518266-libcomps --no-appstream-metadata)
[2025-01-16 01:05:56,672][  INFO][PID:2082177] Getting build details
[2025-01-16 01:05:56,672][  INFO][PID:2082177] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps
[2025-01-16 01:05:56,672][  INFO][PID:2082177] Built packages:
['libcomps-debugsource 0.1.21', 'libcomps-devel 0.1.21', 'python3-libcomps 0.1.21', 'libcomps-doc 0.1.21', 'python3-libcomps-debuginfo 0.1.21', 'python-libcomps-doc 0.1.21', 'libcomps 0.1.21', 'libcomps-debuginfo 0.1.21']
[2025-01-16 01:05:56,673][  INFO][PID:2082177] build details: {'built_packages': 'libcomps-debugsource 0.1.21\nlibcomps-devel 0.1.21\npython3-libcomps 0.1.21\nlibcomps-doc 0.1.21\npython3-libcomps-debuginfo 0.1.21\npython-libcomps-doc 0.1.21\nlibcomps 0.1.21\nlibcomps-debuginfo 0.1.21'}
[2025-01-16 01:05:56,673][  INFO][PID:2082177] Retrieving pubkey
[2025-01-16 01:05:56,674][  INFO][PID:2082177] Calling '/bin/sign -u rpmsoftwaremanagement#dnf-nightly-sanitizers@copr.fedorahosted.org -p' (attempt #1)
[2025-01-16 01:05:57,120][  INFO][PID:2082177] Added pubkey for user rpmsoftwaremanagement project dnf-nightly-sanitizers into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/pubkey.gpg
[2025-01-16 01:05:57,121][  INFO][PID:2082177] Finished build: id=8518266 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers chroot=fedora-rawhide-x86_64 
[2025-01-16 01:05:57,123][  INFO][PID:2082177] Worker succeeded build, took 96.47137904167175
[2025-01-16 01:05:57,124][  INFO][PID:2082177] 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": 1736989557.1232767,
            "started_on": 1736989460.6518977,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518266-fedora-rawhide-x86_64",
            "build_id": 8518266,
            "package_name": "libcomps",
            "package_version": "0.1.21-20250116010154.3.gc37f570",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/dnf-nightly-sanitizers/libcomps",
            "git_hash": "f787a078cce7efad291239ad8a4b6bff8c9f8ac0",
            "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": "libcomps-debugsource",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcomps-devel",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-libcomps",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcomps-doc",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-libcomps-debuginfo",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcomps",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-libcomps-doc",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "libcomps",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcomps-debuginfo",
                        "epoch": null,
                        "version": "0.1.21",
                        "release": "20250116010154.3.gc37f570.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": "08518266-libcomps",
            "built_packages": "libcomps-debugsource 0.1.21\nlibcomps-devel 0.1.21\npython3-libcomps 0.1.21\nlibcomps-doc 0.1.21\npython3-libcomps-debuginfo 0.1.21\npython-libcomps-doc 0.1.21\nlibcomps 0.1.21\nlibcomps-debuginfo 0.1.21",
            "id": 8518266,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "dnf-nightly-sanitizers",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/dnf-nightly-sanitizers)"
            }
        }
    ]
}
[2025-01-16 01:05:57,169][  INFO][PID:2082177] Sending fedora-messaging bus message in build.end
[2025-01-16 01:05:57,186][  INFO][PID:2082177] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/builder-live.log by gzip
[2025-01-16 01:05:57,187][  INFO][PID:2082177] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/builder-live.log' as PID 2094113
[2025-01-16 01:05:57,206][  INFO][PID:2082177] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/builder-live.log)
[2025-01-16 01:05:57,207][  INFO][PID:2082177] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/backend.log by gzip
[2025-01-16 01:05:57,208][  INFO][PID:2082177] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/dnf-nightly-sanitizers/fedora-rawhide-x86_64/08518266-libcomps/backend.log' as PID 2094116