[2024-09-05 00:44:00,353][  INFO][PID:997308] Marking build as starting
[2024-09-05 00:44:00,492][  INFO][PID:997308] Trying to allocate VM
[2024-09-05 00:44:28,603][  INFO][PID:997308] Allocated host ResallocHost, ticket_id=4735228, hostname=3.239.228.155
[2024-09-05 00:44:28,607][  INFO][PID:997308] Allocating ssh connection to builder
[2024-09-05 00:44:28,608][  INFO][PID:997308] Checking that builder machine is OK
[2024-09-05 00:44:28,996][  INFO][PID:997308] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.228.155 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-05 00:44:29,212][  INFO][PID:997308] Filling build.info file with builder info
[2024-09-05 00:44:29,214][  INFO][PID:997308] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "churchyard",
            "project_name": "setuptools-control",
            "project_dirname": "setuptools-control:custom:isolated",
            "submitter": "churchyard",
            "ended_on": null,
            "started_on": 1725497069.213865,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7983767-fedora-rawhide-x86_64",
            "build_id": 7983767,
            "package_name": "python-cwcwidth",
            "package_version": "0.1.9-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/churchyard/setuptools-control:custom:isolated/python-cwcwidth",
            "git_hash": "d0b92c35a884d5db99789e5081159a2f28c6bce9",
            "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": "churchyard/setuptools-control--churchyard",
            "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/churchyard/setuptools-control/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-control:custom:isolated",
            "result_dir": "07983767-python-cwcwidth",
            "built_packages": "",
            "id": 7983767,
            "mockchain_macros": {
                "copr_username": "churchyard",
                "copr_projectname": "setuptools-control",
                "vendor": "Fedora Project COPR (churchyard/setuptools-control)"
            }
        }
    ]
}
[2024-09-05 00:44:29,284][  INFO][PID:997308] Sending fedora-messaging bus message in build.start
[2024-09-05 00:44:30,089][  INFO][PID:997308] Sending fedora-messaging bus message in chroot.start
[2024-09-05 00:44:30,116][  INFO][PID:997308] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7983767-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-05 00:44:30,515][  INFO][PID:997308] Downloading the builder-live.log file, attempt 1
[2024-09-05 00:44:30,517][  INFO][PID:997308] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.228.155 copr-rpmbuild-log
[2024-09-05 00:44:35,531][  INFO][PID:997308] Status: False
[2024-09-05 00:44:51,487][  INFO][PID:997308] Downloading results from builder
[2024-09-05 00:44:51,489][  INFO][PID:997308] rsyncing of mockbuilder@3.239.228.155:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth started
[2024-09-05 00:44:51,494][  INFO][PID:997308] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.239.228.155:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/ &> /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/build-07983767.rsync.log
[2024-09-05 00:44:51,781][  INFO][PID:997308] rsyncing finished.
[2024-09-05 00:44:51,783][  INFO][PID:997308] Releasing VM back to pool
[2024-09-05 00:44:51,807][  INFO][PID:997308] Searching for 'success' file in resultdir
[2024-09-05 00:44:51,808][  INFO][PID:997308] Going to sign pkgs from source: 7983767-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64
[2024-09-05 00:44:51,808][  INFO][PID:997308] Calling '/bin/sign -u churchyard#setuptools-control@copr.fedorahosted.org -p' (attempt #1)
[2024-09-05 00:44:51,993][  INFO][PID:997308] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python-cwcwidth-debugsource-0.1.9-5.fc42.x86_64.rpm' (attempt #1)
[2024-09-05 00:44:52,466][  INFO][PID:997308] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python-cwcwidth-debugsource-0.1.9-5.fc42.x86_64.rpm
[2024-09-05 00:44:52,468][  INFO][PID:997308] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python3-cwcwidth-0.1.9-5.fc42.x86_64.rpm' (attempt #1)
[2024-09-05 00:44:53,184][  INFO][PID:997308] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python3-cwcwidth-0.1.9-5.fc42.x86_64.rpm
[2024-09-05 00:44:53,185][  INFO][PID:997308] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python3-cwcwidth-debuginfo-0.1.9-5.fc42.x86_64.rpm' (attempt #1)
[2024-09-05 00:44:53,653][  INFO][PID:997308] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python3-cwcwidth-debuginfo-0.1.9-5.fc42.x86_64.rpm
[2024-09-05 00:44:53,654][  INFO][PID:997308] Calling '/bin/sign -4 -h sha256 -u churchyard#setuptools-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python-cwcwidth-0.1.9-5.fc42.src.rpm' (attempt #1)
[2024-09-05 00:44:54,117][  INFO][PID:997308] signed rpm: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/python-cwcwidth-0.1.9-5.fc42.src.rpm
[2024-09-05 00:44:54,118][  INFO][PID:997308] Sign done
[2024-09-05 00:44:54,119][  INFO][PID:997308] Incremental createrepo run, adding 07983767-python-cwcwidth into https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-control/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-05 00:44:54,120][  INFO][PID:997308] Running command 'copr-repo --batched /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64 --add 07983767-python-cwcwidth --no-appstream-metadata' as PID 1004243
[2024-09-05 00:44:54,994][  INFO][PID:997308] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64 --add 07983767-python-cwcwidth --no-appstream-metadata)
[2024-09-05 00:44:54,996][  INFO][PID:997308] Getting build details
[2024-09-05 00:44:54,996][  INFO][PID:997308] Listing built binary packages in /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth
[2024-09-05 00:44:54,997][  INFO][PID:997308] Built packages:
['python3-cwcwidth 0.1.9', 'python3-cwcwidth-debuginfo 0.1.9', 'python-cwcwidth-debugsource 0.1.9']
[2024-09-05 00:44:54,997][  INFO][PID:997308] build details: {'built_packages': 'python3-cwcwidth 0.1.9\npython3-cwcwidth-debuginfo 0.1.9\npython-cwcwidth-debugsource 0.1.9'}
[2024-09-05 00:44:54,997][  INFO][PID:997308] Retrieving pubkey
[2024-09-05 00:44:54,998][  INFO][PID:997308] Calling '/bin/sign -u churchyard#setuptools-control@copr.fedorahosted.org -p' (attempt #1)
[2024-09-05 00:44:55,182][  INFO][PID:997308] Added pubkey for user churchyard project setuptools-control into: /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/pubkey.gpg
[2024-09-05 00:44:55,183][  INFO][PID:997308] Finished build: id=7983767 failed=False timeout=None destdir=/var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated chroot=fedora-rawhide-x86_64 
[2024-09-05 00:44:55,186][  INFO][PID:997308] Worker succeeded build, took 25.97257924079895
[2024-09-05 00:44:55,187][  INFO][PID:997308] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "churchyard",
            "project_name": "setuptools-control",
            "project_dirname": "setuptools-control:custom:isolated",
            "submitter": "churchyard",
            "ended_on": 1725497095.1864443,
            "started_on": 1725497069.213865,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7983767-fedora-rawhide-x86_64",
            "build_id": 7983767,
            "package_name": "python-cwcwidth",
            "package_version": "0.1.9-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/churchyard/setuptools-control:custom:isolated/python-cwcwidth",
            "git_hash": "d0b92c35a884d5db99789e5081159a2f28c6bce9",
            "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": "churchyard/setuptools-control--churchyard",
            "results": {
                "packages": [
                    {
                        "name": "python3-cwcwidth",
                        "epoch": null,
                        "version": "0.1.9",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-cwcwidth-debuginfo",
                        "epoch": null,
                        "version": "0.1.9",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-cwcwidth-debugsource",
                        "epoch": null,
                        "version": "0.1.9",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-cwcwidth",
                        "epoch": null,
                        "version": "0.1.9",
                        "release": "5.fc42",
                        "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/churchyard/setuptools-control/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-control:custom:isolated",
            "result_dir": "07983767-python-cwcwidth",
            "built_packages": "python3-cwcwidth 0.1.9\npython3-cwcwidth-debuginfo 0.1.9\npython-cwcwidth-debugsource 0.1.9",
            "id": 7983767,
            "mockchain_macros": {
                "copr_username": "churchyard",
                "copr_projectname": "setuptools-control",
                "vendor": "Fedora Project COPR (churchyard/setuptools-control)"
            }
        }
    ]
}
[2024-09-05 00:44:55,258][  INFO][PID:997308] Sending fedora-messaging bus message in build.end
[2024-09-05 00:44:55,324][  INFO][PID:997308] Compressing /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/builder-live.log by gzip
[2024-09-05 00:44:55,326][  INFO][PID:997308] Running command 'gzip /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/builder-live.log' as PID 1004360
[2024-09-05 00:44:55,331][  INFO][PID:997308] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/builder-live.log)
[2024-09-05 00:44:55,332][  INFO][PID:997308] Compressing /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/backend.log by gzip
[2024-09-05 00:44:55,333][  INFO][PID:997308] Running command 'gzip /var/lib/copr/public_html/results/churchyard/setuptools-control:custom:isolated/fedora-rawhide-x86_64/07983767-python-cwcwidth/backend.log' as PID 1004361