[2024-11-06 16:06:37,415][  INFO][PID:3413641] Marking build as starting
[2024-11-06 16:06:37,605][  INFO][PID:3413641] Trying to allocate VM
[2024-11-06 16:06:40,678][  INFO][PID:3413641] Allocated host ResallocHost, ticket_id=5740039, hostname=2620:52:3:1:dead:beef:cafe:c1d5
[2024-11-06 16:06:40,679][  INFO][PID:3413641] Allocating ssh connection to builder
[2024-11-06 16:06:40,679][  INFO][PID:3413641] Checking that builder machine is OK
[2024-11-06 16:06:41,058][  INFO][PID:3413641] Running remote command: copr-builder-ready centos-stream-10-x86_64
[2024-11-06 16:06:41,596][  INFO][PID:3413641] Red Hat subscription not needed for centos-stream-10-x86_64
Builder is ready to be used

[2024-11-06 16:06:41,597][  INFO][PID:3413641] Filling build.info file with builder info
[2024-11-06 16:06:41,599][  INFO][PID:3413641] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "lbalhar",
            "project_name": "python2.7",
            "project_dirname": "python2.7",
            "submitter": "lbalhar",
            "ended_on": null,
            "started_on": 1730909201.5990374,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8222674-centos-stream-10-x86_64",
            "build_id": 8222674,
            "package_name": "libdb",
            "package_version": "5.3.28-64",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/lbalhar/python2.7/libdb",
            "git_hash": "f522cfcc47f8234fbe7a9d91cd5568c507f6221b",
            "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": "lbalhar/python2.7--lbalhar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/lbalhar/python2.7/centos-stream-10-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/lbalhar/python2.7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lbalhar/python2.7",
            "result_dir": "08222674-libdb",
            "built_packages": "",
            "id": 8222674,
            "mockchain_macros": {
                "copr_username": "lbalhar",
                "copr_projectname": "python2.7",
                "vendor": "Fedora Project COPR (lbalhar/python2.7)"
            }
        }
    ]
}
[2024-11-06 16:06:41,670][  INFO][PID:3413641] Sending fedora-messaging bus message in build.start
[2024-11-06 16:06:42,601][  INFO][PID:3413641] Sending fedora-messaging bus message in chroot.start
[2024-11-06 16:06:42,625][  INFO][PID:3413641] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8222674-centos-stream-10-x86_64 --chroot centos-stream-10-x86_64 --detached
[2024-11-06 16:06:43,236][  INFO][PID:3413641] Downloading the builder-live.log file, attempt 1
[2024-11-06 16:06:43,238][  INFO][PID:3413641] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d5 copr-rpmbuild-log
[2024-11-06 16:06:48,257][  INFO][PID:3413641] Periodic builder liveness probe: alive
[2024-11-06 16:16:48,465][  INFO][PID:3413641] Periodic builder liveness probe: alive
[2024-11-06 16:17:42,127][  INFO][PID:3413641] Downloading results from builder
[2024-11-06 16:17:42,128][  INFO][PID:3413641] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d5]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb started
[2024-11-06 16:17:42,135][  INFO][PID:3413641] 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:c1d5]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/ &> /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/build-08222674.rsync.log
[2024-11-06 16:17:43,595][  INFO][PID:3413641] rsyncing finished.
[2024-11-06 16:17:43,596][  INFO][PID:3413641] Releasing VM back to pool
[2024-11-06 16:17:43,612][  INFO][PID:3413641] Searching for 'success' file in resultdir
[2024-11-06 16:17:43,612][  INFO][PID:3413641] Going to sign pkgs from source: 8222674-centos-stream-10-x86_64 in chroot: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64
[2024-11-06 16:17:43,614][  INFO][PID:3413641] Calling '/bin/sign -u lbalhar#python2.7@copr.fedorahosted.org -p' (attempt #1)
[2024-11-06 16:17:43,919][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-cxx-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:44,855][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-cxx-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:44,856][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-devel-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:45,785][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-devel-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:45,785][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:46,769][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:46,770][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-tcl-devel-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:47,703][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-tcl-devel-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:47,704][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-cxx-devel-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:48,626][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-cxx-devel-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:48,626][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-devel-doc-5.3.28-64.el10.noarch.rpm' (attempt #1)
[2024-11-06 16:17:49,861][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-devel-doc-5.3.28-64.el10.noarch.rpm
[2024-11-06 16:17:49,862][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-cxx-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:50,841][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-cxx-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:50,841][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-devel-static-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:51,816][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-devel-static-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:51,817][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-5.3.28-64.el10.src.rpm' (attempt #1)
[2024-11-06 16:17:53,412][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-5.3.28-64.el10.src.rpm
[2024-11-06 16:17:53,413][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-utils-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:54,351][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-utils-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:54,352][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-debugsource-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:55,090][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-debugsource-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:55,091][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-tcl-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:55,795][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-tcl-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:55,796][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:56,666][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:56,667][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:57,613][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:57,614][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-convert-util-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:58,584][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-convert-util-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:58,585][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-convert-util-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:17:59,561][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-convert-util-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:17:59,562][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:18:00,547][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:18:00,557][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-devel-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:18:01,487][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-devel-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:18:01,489][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-tcl-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:18:02,389][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-tcl-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:18:02,390][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-utils-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:18:03,325][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-utils-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:18:03,325][  INFO][PID:3413641] Calling '/bin/sign -4 -h sha256 -u lbalhar#python2.7@copr.fedorahosted.org -r /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-devel-debuginfo-5.3.28-64.el10.x86_64.rpm' (attempt #1)
[2024-11-06 16:18:04,252][  INFO][PID:3413641] signed rpm: /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/libdb-sql-devel-debuginfo-5.3.28-64.el10.x86_64.rpm
[2024-11-06 16:18:04,253][  INFO][PID:3413641] Sign done
[2024-11-06 16:18:04,254][  INFO][PID:3413641] Incremental createrepo run, adding 08222674-libdb into https://download.copr.fedorainfracloud.org/results/lbalhar/python2.7/centos-stream-10-x86_64, (auto-create-repo=True)
[2024-11-06 16:18:04,255][  INFO][PID:3413641] Running command 'copr-repo --batched /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64 --add 08222674-libdb --no-appstream-metadata' as PID 3509423
[2024-11-06 16:18:05,404][  INFO][PID:3413641] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64 --add 08222674-libdb --no-appstream-metadata)
[2024-11-06 16:18:05,405][  INFO][PID:3413641] Getting build details
[2024-11-06 16:18:05,405][  INFO][PID:3413641] Listing built binary packages in /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb
[2024-11-06 16:18:05,406][  INFO][PID:3413641] Built packages:
['libdb-cxx 5.3.28', 'libdb 5.3.28', 'libdb-tcl-debuginfo 5.3.28', 'libdb-convert-util-debuginfo 5.3.28', 'libdb-debugsource 5.3.28', 'libdb-debuginfo 5.3.28', 'libdb-sql 5.3.28', 'libdb-convert-util 5.3.28', 'libdb-tcl 5.3.28', 'libdb-utils-debuginfo 5.3.28', 'libdb-tcl-devel 5.3.28', 'libdb-devel-static 5.3.28', 'libdb-devel-doc 5.3.28', 'libdb-utils 5.3.28', 'libdb-devel 5.3.28', 'libdb-sql-devel 5.3.28', 'libdb-sql-debuginfo 5.3.28', 'libdb-cxx-devel 5.3.28', 'libdb-sql-devel-debuginfo 5.3.28', 'libdb-cxx-debuginfo 5.3.28']
[2024-11-06 16:18:05,406][  INFO][PID:3413641] build details: {'built_packages': 'libdb-cxx 5.3.28\nlibdb 5.3.28\nlibdb-tcl-debuginfo 5.3.28\nlibdb-convert-util-debuginfo 5.3.28\nlibdb-debugsource 5.3.28\nlibdb-debuginfo 5.3.28\nlibdb-sql 5.3.28\nlibdb-convert-util 5.3.28\nlibdb-tcl 5.3.28\nlibdb-utils-debuginfo 5.3.28\nlibdb-tcl-devel 5.3.28\nlibdb-devel-static 5.3.28\nlibdb-devel-doc 5.3.28\nlibdb-utils 5.3.28\nlibdb-devel 5.3.28\nlibdb-sql-devel 5.3.28\nlibdb-sql-debuginfo 5.3.28\nlibdb-cxx-devel 5.3.28\nlibdb-sql-devel-debuginfo 5.3.28\nlibdb-cxx-debuginfo 5.3.28'}
[2024-11-06 16:18:05,407][  INFO][PID:3413641] Retrieving pubkey
[2024-11-06 16:18:05,407][  INFO][PID:3413641] Calling '/bin/sign -u lbalhar#python2.7@copr.fedorahosted.org -p' (attempt #1)
[2024-11-06 16:18:05,718][  INFO][PID:3413641] Added pubkey for user lbalhar project python2.7 into: /var/lib/copr/public_html/results/lbalhar/python2.7/pubkey.gpg
[2024-11-06 16:18:05,719][  INFO][PID:3413641] Finished build: id=8222674 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/lbalhar/python2.7 chroot=centos-stream-10-x86_64 
[2024-11-06 16:18:05,723][  INFO][PID:3413641] Worker succeeded build, took 684.1239597797394
[2024-11-06 16:18:05,728][  INFO][PID:3413641] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "lbalhar",
            "project_name": "python2.7",
            "project_dirname": "python2.7",
            "submitter": "lbalhar",
            "ended_on": 1730909885.7229972,
            "started_on": 1730909201.5990374,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8222674-centos-stream-10-x86_64",
            "build_id": 8222674,
            "package_name": "libdb",
            "package_version": "5.3.28-64",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/lbalhar/python2.7/libdb",
            "git_hash": "f522cfcc47f8234fbe7a9d91cd5568c507f6221b",
            "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": "lbalhar/python2.7--lbalhar",
            "results": {
                "packages": [
                    {
                        "name": "libdb-cxx",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-tcl-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "src"
                    },
                    {
                        "name": "libdb-convert-util-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-debugsource",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-sql",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-convert-util",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-tcl",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-utils-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-tcl-devel",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-devel-static",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-devel-doc",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "noarch"
                    },
                    {
                        "name": "libdb-utils",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-devel",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-sql-devel",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-sql-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-cxx-devel",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-sql-devel-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libdb-cxx-debuginfo",
                        "epoch": null,
                        "version": "5.3.28",
                        "release": "64.el10",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/lbalhar/python2.7/centos-stream-10-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/lbalhar/python2.7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lbalhar/python2.7",
            "result_dir": "08222674-libdb",
            "built_packages": "libdb-cxx 5.3.28\nlibdb 5.3.28\nlibdb-tcl-debuginfo 5.3.28\nlibdb-convert-util-debuginfo 5.3.28\nlibdb-debugsource 5.3.28\nlibdb-debuginfo 5.3.28\nlibdb-sql 5.3.28\nlibdb-convert-util 5.3.28\nlibdb-tcl 5.3.28\nlibdb-utils-debuginfo 5.3.28\nlibdb-tcl-devel 5.3.28\nlibdb-devel-static 5.3.28\nlibdb-devel-doc 5.3.28\nlibdb-utils 5.3.28\nlibdb-devel 5.3.28\nlibdb-sql-devel 5.3.28\nlibdb-sql-debuginfo 5.3.28\nlibdb-cxx-devel 5.3.28\nlibdb-sql-devel-debuginfo 5.3.28\nlibdb-cxx-debuginfo 5.3.28",
            "id": 8222674,
            "mockchain_macros": {
                "copr_username": "lbalhar",
                "copr_projectname": "python2.7",
                "vendor": "Fedora Project COPR (lbalhar/python2.7)"
            }
        }
    ]
}
[2024-11-06 16:18:05,874][  INFO][PID:3413641] Sending fedora-messaging bus message in build.end
[2024-11-06 16:18:05,924][  INFO][PID:3413641] Compressing /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/builder-live.log by gzip
[2024-11-06 16:18:05,927][  INFO][PID:3413641] Running command 'gzip /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/builder-live.log' as PID 3509629
[2024-11-06 16:18:05,958][  INFO][PID:3413641] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/builder-live.log)
[2024-11-06 16:18:05,959][  INFO][PID:3413641] Compressing /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/backend.log by gzip
[2024-11-06 16:18:05,961][  INFO][PID:3413641] Running command 'gzip /var/lib/copr/public_html/results/lbalhar/python2.7/centos-stream-10-x86_64/08222674-libdb/backend.log' as PID 3509632