[2024-05-28 08:09:26,532][  INFO][PID:325358] Marking build as starting
[2024-05-28 08:09:26,670][  INFO][PID:325358] Trying to allocate VM
[2024-05-28 08:13:44,817][  INFO][PID:325358] Allocated host ResallocHost, ticket_id=2966406, hostname=54.167.126.74
[2024-05-28 08:13:44,818][  INFO][PID:325358] Allocating ssh connection to builder
[2024-05-28 08:13:44,819][  INFO][PID:325358] Checking that builder machine is OK
[2024-05-28 08:13:45,194][  INFO][PID:325358] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.167.126.74 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-05-28 08:13:45,409][  INFO][PID:325358] Filling build.info file with builder info
[2024-05-28 08:13:45,411][  INFO][PID:325358] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "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": 1716884025.4113505,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7497796-fedora-rawhide-x86_64",
            "build_id": 7497796,
            "package_name": "python-asusrouter",
            "package_version": "1.11.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-asusrouter",
            "git_hash": "68a00b61516dfe48d5fa0a2fe7c52cce5a6a63f2",
            "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-rawhide-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": "07497796-python-asusrouter",
            "built_packages": "",
            "id": 7497796,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-28 08:13:45,493][  INFO][PID:325358] Sending fedora-messaging bus message in build.start
[2024-05-28 08:13:46,490][  INFO][PID:325358] Sending fedora-messaging bus message in chroot.start
[2024-05-28 08:13:46,528][  INFO][PID:325358] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7497796-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-05-28 08:13:46,939][  INFO][PID:325358] Downloading the builder-live.log file, attempt 1
[2024-05-28 08:13:46,952][  INFO][PID:325358] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.167.126.74 copr-rpmbuild-log
[2024-05-28 08:13:51,955][  INFO][PID:325358] Status: False
[2024-05-28 08:14:40,691][  INFO][PID:325358] Downloading results from builder
[2024-05-28 08:14:40,692][  INFO][PID:325358] rsyncing of mockbuilder@54.167.126.74:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter started
[2024-05-28 08:14:40,694][  INFO][PID:325358] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.167.126.74:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/build-07497796.rsync.log
[2024-05-28 08:14:40,946][  INFO][PID:325358] rsyncing finished.
[2024-05-28 08:14:40,947][  INFO][PID:325358] Releasing VM back to pool
[2024-05-28 08:14:40,957][  INFO][PID:325358] Searching for 'success' file in resultdir
[2024-05-28 08:14:40,958][  INFO][PID:325358] Going to sign pkgs from source: 7497796-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2024-05-28 08:14:40,959][  INFO][PID:325358] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-28 08:14:41,239][  INFO][PID:325358] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/python3-asusrouter-1.11.0-1.fc41.noarch.rpm' (attempt #1)
[2024-05-28 08:14:42,017][  INFO][PID:325358] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/python3-asusrouter-1.11.0-1.fc41.noarch.rpm
[2024-05-28 08:14:42,018][  INFO][PID:325358] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/python-asusrouter-1.11.0-1.fc41.src.rpm' (attempt #1)
[2024-05-28 08:14:42,810][  INFO][PID:325358] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/python-asusrouter-1.11.0-1.fc41.src.rpm
[2024-05-28 08:14:42,811][  INFO][PID:325358] Sign done
[2024-05-28 08:14:42,811][  INFO][PID:325358] Incremental createrepo run, adding 07497796-python-asusrouter into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-05-28 08:14:42,813][  INFO][PID:325358] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07497796-python-asusrouter --no-appstream-metadata' as PID 359383
[2024-05-28 08:15:53,923][  INFO][PID:325358] Finished after 71 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07497796-python-asusrouter --no-appstream-metadata)
[2024-05-28 08:15:53,923][  INFO][PID:325358] Getting build details
[2024-05-28 08:15:53,924][  INFO][PID:325358] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter
[2024-05-28 08:15:53,924][  INFO][PID:325358] Built packages:
['python3-asusrouter 1.11.0']
[2024-05-28 08:15:53,925][  INFO][PID:325358] build details: {'built_packages': 'python3-asusrouter 1.11.0'}
[2024-05-28 08:15:53,925][  INFO][PID:325358] Retrieving pubkey
[2024-05-28 08:15:53,926][  INFO][PID:325358] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-28 08:15:54,245][  INFO][PID:325358] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-05-28 08:15:54,246][  INFO][PID:325358] Finished build: id=7497796 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2024-05-28 08:15:54,248][  INFO][PID:325358] Worker succeeded build, took 128.83715057373047
[2024-05-28 08:15:54,249][  INFO][PID:325358] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "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": 1716884154.248501,
            "started_on": 1716884025.4113505,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7497796-fedora-rawhide-x86_64",
            "build_id": 7497796,
            "package_name": "python-asusrouter",
            "package_version": "1.11.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-asusrouter",
            "git_hash": "68a00b61516dfe48d5fa0a2fe7c52cce5a6a63f2",
            "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-asusrouter",
                        "epoch": null,
                        "version": "1.11.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-asusrouter",
                        "epoch": null,
                        "version": "1.11.0",
                        "release": "1.fc41",
                        "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-rawhide-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": "07497796-python-asusrouter",
            "built_packages": "python3-asusrouter 1.11.0",
            "id": 7497796,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-28 08:15:54,338][  INFO][PID:325358] Sending fedora-messaging bus message in build.end
[2024-05-28 08:15:54,370][  INFO][PID:325358] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/builder-live.log by gzip
[2024-05-28 08:15:54,372][  INFO][PID:325358] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/builder-live.log' as PID 369964
[2024-05-28 08:15:54,377][  INFO][PID:325358] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/builder-live.log)
[2024-05-28 08:15:54,378][  INFO][PID:325358] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/backend.log by gzip
[2024-05-28 08:15:54,379][  INFO][PID:325358] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07497796-python-asusrouter/backend.log' as PID 369965