[2024-05-20 13:08:14,073][  INFO][PID:2244277] Marking build as starting
[2024-05-20 13:08:14,139][  INFO][PID:2244277] Trying to allocate VM
[2024-05-20 13:08:17,252][  INFO][PID:2244277] Allocated host ResallocHost, ticket_id=2856799, hostname=2620:52:3:1:dead:beef:cafe:c10a
[2024-05-20 13:08:17,253][  INFO][PID:2244277] Allocating ssh connection to builder
[2024-05-20 13:08:17,254][  INFO][PID:2244277] Checking that builder machine is OK
[2024-05-20 13:08:17,889][  INFO][PID:2244277] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10a '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-05-20 13:08:18,305][  INFO][PID:2244277] Filling build.info file with builder info
[2024-05-20 13:08:18,307][  INFO][PID:2244277] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1716210498.3063717,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7466115-fedora-40-x86_64",
            "build_id": 7466115,
            "package_name": "python-cltcache",
            "package_version": "1.2.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cltcache",
            "git_hash": "ea2d6fcf4550d2405f221cd2d325fcbe89b9b4e1",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07466115-python-cltcache",
            "built_packages": "",
            "id": 7466115,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-20 13:08:18,362][  INFO][PID:2244277] Sending fedora-messaging bus message in build.start
[2024-05-20 13:08:19,117][  INFO][PID:2244277] Sending fedora-messaging bus message in chroot.start
[2024-05-20 13:08:19,147][  INFO][PID:2244277] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7466115-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-05-20 13:08:19,736][  INFO][PID:2244277] Downloading the builder-live.log file, attempt 1
[2024-05-20 13:08:19,737][  INFO][PID:2244277] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10a copr-rpmbuild-log
[2024-05-20 13:08:24,741][  INFO][PID:2244277] Status: False
[2024-05-20 13:09:48,216][  INFO][PID:2244277] Downloading results from builder
[2024-05-20 13:09:48,216][  INFO][PID:2244277] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache started
[2024-05-20 13:09:48,217][  INFO][PID:2244277] 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:c10a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/build-07466115.rsync.log
[2024-05-20 13:09:48,672][  INFO][PID:2244277] rsyncing finished.
[2024-05-20 13:09:48,672][  INFO][PID:2244277] Releasing VM back to pool
[2024-05-20 13:09:48,679][  INFO][PID:2244277] Searching for 'success' file in resultdir
[2024-05-20 13:09:48,680][  INFO][PID:2244277] Going to sign pkgs from source: 7466115-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-05-20 13:09:48,681][  INFO][PID:2244277] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-20 13:09:48,962][  INFO][PID:2244277] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/python-cltcache-1.2.2-1.fc40.src.rpm' (attempt #1)
[2024-05-20 13:09:49,721][  INFO][PID:2244277] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/python-cltcache-1.2.2-1.fc40.src.rpm
[2024-05-20 13:09:49,722][  INFO][PID:2244277] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/python3-cltcache-1.2.2-1.fc40.noarch.rpm' (attempt #1)
[2024-05-20 13:09:50,476][  INFO][PID:2244277] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/python3-cltcache-1.2.2-1.fc40.noarch.rpm
[2024-05-20 13:09:50,477][  INFO][PID:2244277] Sign done
[2024-05-20 13:09:50,478][  INFO][PID:2244277] Incremental createrepo run, adding 07466115-python-cltcache into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-05-20 13:09:50,479][  INFO][PID:2244277] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 07466115-python-cltcache --no-appstream-metadata' as PID 2246729
[2024-05-20 13:10:42,921][  INFO][PID:2244277] Finished after 52 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 07466115-python-cltcache --no-appstream-metadata)
[2024-05-20 13:10:42,922][  INFO][PID:2244277] Getting build details
[2024-05-20 13:10:42,922][  INFO][PID:2244277] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache
[2024-05-20 13:10:42,922][  INFO][PID:2244277] Built packages:
['python3-cltcache 1.2.2']
[2024-05-20 13:10:42,923][  INFO][PID:2244277] build details: {'built_packages': 'python3-cltcache 1.2.2'}
[2024-05-20 13:10:42,923][  INFO][PID:2244277] Retrieving pubkey
[2024-05-20 13:10:42,924][  INFO][PID:2244277] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-20 13:10:43,212][  INFO][PID:2244277] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-05-20 13:10:43,212][  INFO][PID:2244277] Finished build: id=7466115 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-05-20 13:10:43,214][  INFO][PID:2244277] Worker succeeded build, took 144.90838241577148
[2024-05-20 13:10:43,215][  INFO][PID:2244277] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1716210643.214754,
            "started_on": 1716210498.3063717,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7466115-fedora-40-x86_64",
            "build_id": 7466115,
            "package_name": "python-cltcache",
            "package_version": "1.2.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cltcache",
            "git_hash": "ea2d6fcf4550d2405f221cd2d325fcbe89b9b4e1",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-cltcache",
                        "epoch": null,
                        "version": "1.2.2",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-cltcache",
                        "epoch": null,
                        "version": "1.2.2",
                        "release": "1.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07466115-python-cltcache",
            "built_packages": "python3-cltcache 1.2.2",
            "id": 7466115,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-20 13:10:43,289][  INFO][PID:2244277] Sending fedora-messaging bus message in build.end
[2024-05-20 13:10:43,320][  INFO][PID:2244277] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/builder-live.log by gzip
[2024-05-20 13:10:43,322][  INFO][PID:2244277] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/builder-live.log' as PID 2248441
[2024-05-20 13:10:43,327][  INFO][PID:2244277] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/builder-live.log)
[2024-05-20 13:10:43,327][  INFO][PID:2244277] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/backend.log by gzip
[2024-05-20 13:10:43,329][  INFO][PID:2244277] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07466115-python-cltcache/backend.log' as PID 2248443