[2024-03-26 12:19:12,240][  INFO][PID:1489583] Marking build as starting
[2024-03-26 12:19:12,319][  INFO][PID:1489583] Trying to allocate VM
[2024-03-26 12:19:18,431][  INFO][PID:1489583] Allocated host ResallocHost, ticket_id=1900900, hostname=18.207.126.254
[2024-03-26 12:19:18,432][  INFO][PID:1489583] Allocating ssh connection to builder
[2024-03-26 12:19:18,432][  INFO][PID:1489583] Checking that builder machine is OK
[2024-03-26 12:19:18,798][  INFO][PID:1489583] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.207.126.254 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-03-26 12:19:19,014][  INFO][PID:1489583] Filling build.info file with builder info
[2024-03-26 12:19:19,016][  INFO][PID:1489583] 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": 1711455559.0162375,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7216310-fedora-40-x86_64",
            "build_id": 7216310,
            "package_name": "python-django-testing-utils",
            "package_version": "0.7.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-testing-utils",
            "git_hash": "5456731cd300879c5955b5234085a0a19f69ebdc",
            "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": "07216310-python-django-testing-utils",
            "built_packages": "",
            "id": 7216310,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-03-26 12:19:19,119][  INFO][PID:1489583] Sending fedora-messaging bus message in build.start
[2024-03-26 12:19:19,815][  INFO][PID:1489583] Sending fedora-messaging bus message in chroot.start
[2024-03-26 12:19:19,835][  INFO][PID:1489583] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7216310-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-03-26 12:19:20,231][  INFO][PID:1489583] Downloading the builder-live.log file, attempt 1
[2024-03-26 12:19:20,233][  INFO][PID:1489583] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.207.126.254 copr-rpmbuild-log
[2024-03-26 12:19:25,244][  INFO][PID:1489583] Status: False
[2024-03-26 12:20:17,361][  INFO][PID:1489583] Downloading results from builder
[2024-03-26 12:20:17,362][  INFO][PID:1489583] rsyncing of mockbuilder@18.207.126.254:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils started
[2024-03-26 12:20:17,364][  INFO][PID:1489583] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.207.126.254:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/build-07216310.rsync.log
[2024-03-26 12:20:17,665][  INFO][PID:1489583] rsyncing finished.
[2024-03-26 12:20:17,666][  INFO][PID:1489583] Releasing VM back to pool
[2024-03-26 12:20:17,684][  INFO][PID:1489583] Searching for 'success' file in resultdir
[2024-03-26 12:20:17,685][  INFO][PID:1489583] Going to sign pkgs from source: 7216310-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-03-26 12:20:17,686][  INFO][PID:1489583] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-03-26 12:20:17,969][  INFO][PID:1489583] 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/07216310-python-django-testing-utils/python-django-testing-utils-0.7.0-1.fc40.src.rpm' (attempt #1)
[2024-03-26 12:20:18,737][  INFO][PID:1489583] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/python-django-testing-utils-0.7.0-1.fc40.src.rpm
[2024-03-26 12:20:18,738][  INFO][PID:1489583] 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/07216310-python-django-testing-utils/python3-django-testing-utils-0.7.0-1.fc40.noarch.rpm' (attempt #1)
[2024-03-26 12:20:19,496][  INFO][PID:1489583] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/python3-django-testing-utils-0.7.0-1.fc40.noarch.rpm
[2024-03-26 12:20:19,498][  INFO][PID:1489583] Sign done
[2024-03-26 12:20:19,500][  INFO][PID:1489583] Incremental createrepo run, adding 07216310-python-django-testing-utils into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-03-26 12:20:19,503][  INFO][PID:1489583] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 07216310-python-django-testing-utils --no-appstream-metadata' as PID 1497020
[2024-03-26 12:21:59,592][  INFO][PID:1489583] Finished after 100 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 07216310-python-django-testing-utils --no-appstream-metadata)
[2024-03-26 12:21:59,594][  INFO][PID:1489583] Getting build details
[2024-03-26 12:21:59,595][  INFO][PID:1489583] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils
[2024-03-26 12:21:59,595][  INFO][PID:1489583] Built packages:
['python3-django-testing-utils 0.7.0']
[2024-03-26 12:21:59,596][  INFO][PID:1489583] build details: {'built_packages': 'python3-django-testing-utils 0.7.0'}
[2024-03-26 12:21:59,597][  INFO][PID:1489583] Retrieving pubkey
[2024-03-26 12:21:59,598][  INFO][PID:1489583] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-03-26 12:21:59,774][  INFO][PID:1489583] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-03-26 12:21:59,775][  INFO][PID:1489583] Finished build: id=7216310 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-03-26 12:21:59,777][  INFO][PID:1489583] Worker succeeded build, took 160.76114058494568
[2024-03-26 12:21:59,778][  INFO][PID:1489583] 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": 1711455719.777378,
            "started_on": 1711455559.0162375,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7216310-fedora-40-x86_64",
            "build_id": 7216310,
            "package_name": "python-django-testing-utils",
            "package_version": "0.7.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-testing-utils",
            "git_hash": "5456731cd300879c5955b5234085a0a19f69ebdc",
            "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": "python3-django-testing-utils",
                        "epoch": null,
                        "version": "0.7.0",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-django-testing-utils",
                        "epoch": null,
                        "version": "0.7.0",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "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": "07216310-python-django-testing-utils",
            "built_packages": "python3-django-testing-utils 0.7.0",
            "id": 7216310,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-03-26 12:21:59,872][  INFO][PID:1489583] Sending fedora-messaging bus message in build.end
[2024-03-26 12:21:59,897][  INFO][PID:1489583] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/builder-live.log by gzip
[2024-03-26 12:21:59,899][  INFO][PID:1489583] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/builder-live.log' as PID 1505717
[2024-03-26 12:21:59,907][  INFO][PID:1489583] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/builder-live.log)
[2024-03-26 12:21:59,907][  INFO][PID:1489583] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/backend.log by gzip
[2024-03-26 12:21:59,909][  INFO][PID:1489583] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07216310-python-django-testing-utils/backend.log' as PID 1505721