[2024-12-30 03:36:52,553][  INFO][PID:2756757] Marking build as starting
[2024-12-30 03:36:52,602][  INFO][PID:2756757] Trying to allocate VM
[2024-12-30 03:36:55,637][  INFO][PID:2756757] Allocated host ResallocHost, ticket_id=432271, hostname=2620:52:3:1:dead:beef:cafe:c118
[2024-12-30 03:36:55,637][  INFO][PID:2756757] Allocating ssh connection to builder
[2024-12-30 03:36:55,638][  INFO][PID:2756757] Checking that builder machine is OK
[2024-12-30 03:36:55,937][  INFO][PID:2756757] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-12-30 03:36:56,251][  INFO][PID:2756757] Filling build.info file with builder info
[2024-12-30 03:36:56,253][  INFO][PID:2756757] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "hobbes1069",
            "project_name": "hamlib",
            "project_dirname": "hamlib",
            "submitter": "hobbes1069",
            "ended_on": null,
            "started_on": 1735529816.2528932,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8454649-fedora-40-x86_64",
            "build_id": 8454649,
            "package_name": "freedv",
            "package_version": "1.8.4-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/hobbes1069/hamlib/freedv",
            "git_hash": "b22340131d2626f01c307362bc39c2057a80b732",
            "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": "hobbes1069/hamlib--hobbes1069",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/hobbes1069/hamlib/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/hobbes1069/hamlib",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/hobbes1069/hamlib",
            "result_dir": "08454649-freedv",
            "built_packages": "",
            "id": 8454649,
            "mockchain_macros": {
                "copr_username": "hobbes1069",
                "copr_projectname": "hamlib",
                "vendor": "Fedora Project COPR (hobbes1069/hamlib)"
            }
        }
    ]
}
[2024-12-30 03:36:56,290][  INFO][PID:2756757] Sending fedora-messaging bus message in build.start
[2024-12-30 03:36:56,857][  INFO][PID:2756757] Sending fedora-messaging bus message in chroot.start
[2024-12-30 03:36:56,875][  INFO][PID:2756757] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8454649-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-12-30 03:36:57,496][  INFO][PID:2756757] Downloading the builder-live.log file, attempt 1
[2024-12-30 03:36:57,497][  INFO][PID:2756757] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 copr-rpmbuild-log
[2024-12-30 03:37:02,502][  INFO][PID:2756757] Periodic builder liveness probe: alive
[2024-12-30 03:39:38,370][  INFO][PID:2756757] Downloading results from builder
[2024-12-30 03:39:38,370][  INFO][PID:2756757] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c118]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv started
[2024-12-30 03:39:38,371][  INFO][PID:2756757] 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:c118]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/ &> /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/build-08454649.rsync.log
[2024-12-30 03:39:39,239][  INFO][PID:2756757] rsyncing finished.
[2024-12-30 03:39:39,240][  INFO][PID:2756757] Releasing VM back to pool
[2024-12-30 03:39:39,250][  INFO][PID:2756757] Searching for 'success' file in resultdir
[2024-12-30 03:39:39,250][  INFO][PID:2756757] Going to sign pkgs from source: 8454649-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64
[2024-12-30 03:39:39,251][  INFO][PID:2756757] Calling '/bin/sign -u hobbes1069#hamlib@copr.fedorahosted.org -p' (attempt #1)
[2024-12-30 03:39:39,552][  INFO][PID:2756757] Calling '/bin/sign -4 -h sha256 -u hobbes1069#hamlib@copr.fedorahosted.org -r /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-1.8.4-7.fc40.x86_64.rpm' (attempt #1)
[2024-12-30 03:39:40,533][  INFO][PID:2756757] signed rpm: /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-1.8.4-7.fc40.x86_64.rpm
[2024-12-30 03:39:40,534][  INFO][PID:2756757] Calling '/bin/sign -4 -h sha256 -u hobbes1069#hamlib@copr.fedorahosted.org -r /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-debuginfo-1.8.4-7.fc40.x86_64.rpm' (attempt #1)
[2024-12-30 03:39:41,412][  INFO][PID:2756757] signed rpm: /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-debuginfo-1.8.4-7.fc40.x86_64.rpm
[2024-12-30 03:39:41,413][  INFO][PID:2756757] Calling '/bin/sign -4 -h sha256 -u hobbes1069#hamlib@copr.fedorahosted.org -r /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-1.8.4-7.fc40.src.rpm' (attempt #1)
[2024-12-30 03:39:42,432][  INFO][PID:2756757] signed rpm: /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-1.8.4-7.fc40.src.rpm
[2024-12-30 03:39:42,433][  INFO][PID:2756757] Calling '/bin/sign -4 -h sha256 -u hobbes1069#hamlib@copr.fedorahosted.org -r /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-debugsource-1.8.4-7.fc40.x86_64.rpm' (attempt #1)
[2024-12-30 03:39:43,263][  INFO][PID:2756757] signed rpm: /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/freedv-debugsource-1.8.4-7.fc40.x86_64.rpm
[2024-12-30 03:39:43,264][  INFO][PID:2756757] Sign done
[2024-12-30 03:39:43,264][  INFO][PID:2756757] Incremental createrepo run, adding 08454649-freedv into https://download.copr.fedorainfracloud.org/results/hobbes1069/hamlib/fedora-40-x86_64, (auto-create-repo=True)
[2024-12-30 03:39:43,266][  INFO][PID:2756757] Running command 'copr-repo --batched /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64 --add 08454649-freedv --no-appstream-metadata' as PID 2761491
[2024-12-30 03:39:44,046][  INFO][PID:2756757] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64 --add 08454649-freedv --no-appstream-metadata)
[2024-12-30 03:39:44,047][  INFO][PID:2756757] Getting build details
[2024-12-30 03:39:44,048][  INFO][PID:2756757] Listing built binary packages in /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv
[2024-12-30 03:39:44,048][  INFO][PID:2756757] Built packages:
['freedv-debuginfo 1.8.4', 'freedv 1.8.4', 'freedv-debugsource 1.8.4']
[2024-12-30 03:39:44,049][  INFO][PID:2756757] build details: {'built_packages': 'freedv-debuginfo 1.8.4\nfreedv 1.8.4\nfreedv-debugsource 1.8.4'}
[2024-12-30 03:39:44,049][  INFO][PID:2756757] Retrieving pubkey
[2024-12-30 03:39:44,050][  INFO][PID:2756757] Calling '/bin/sign -u hobbes1069#hamlib@copr.fedorahosted.org -p' (attempt #1)
[2024-12-30 03:39:44,350][  INFO][PID:2756757] Added pubkey for user hobbes1069 project hamlib into: /var/lib/copr/public_html/results/hobbes1069/hamlib/pubkey.gpg
[2024-12-30 03:39:44,351][  INFO][PID:2756757] Finished build: id=8454649 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/hobbes1069/hamlib chroot=fedora-40-x86_64 
[2024-12-30 03:39:44,353][  INFO][PID:2756757] Worker succeeded build, took 168.10083055496216
[2024-12-30 03:39:44,354][  INFO][PID:2756757] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "hobbes1069",
            "project_name": "hamlib",
            "project_dirname": "hamlib",
            "submitter": "hobbes1069",
            "ended_on": 1735529984.3537238,
            "started_on": 1735529816.2528932,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8454649-fedora-40-x86_64",
            "build_id": 8454649,
            "package_name": "freedv",
            "package_version": "1.8.4-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/hobbes1069/hamlib/freedv",
            "git_hash": "b22340131d2626f01c307362bc39c2057a80b732",
            "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": "hobbes1069/hamlib--hobbes1069",
            "results": {
                "packages": [
                    {
                        "name": "freedv-debuginfo",
                        "epoch": null,
                        "version": "1.8.4",
                        "release": "7.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freedv",
                        "epoch": null,
                        "version": "1.8.4",
                        "release": "7.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "freedv",
                        "epoch": null,
                        "version": "1.8.4",
                        "release": "7.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "freedv-debugsource",
                        "epoch": null,
                        "version": "1.8.4",
                        "release": "7.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/hobbes1069/hamlib/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/hobbes1069/hamlib",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/hobbes1069/hamlib",
            "result_dir": "08454649-freedv",
            "built_packages": "freedv-debuginfo 1.8.4\nfreedv 1.8.4\nfreedv-debugsource 1.8.4",
            "id": 8454649,
            "mockchain_macros": {
                "copr_username": "hobbes1069",
                "copr_projectname": "hamlib",
                "vendor": "Fedora Project COPR (hobbes1069/hamlib)"
            }
        }
    ]
}
[2024-12-30 03:39:44,389][  INFO][PID:2756757] Sending fedora-messaging bus message in build.end
[2024-12-30 03:39:44,410][  INFO][PID:2756757] Compressing /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/builder-live.log by gzip
[2024-12-30 03:39:44,411][  INFO][PID:2756757] Running command 'gzip /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/builder-live.log' as PID 2761545
[2024-12-30 03:39:44,421][  INFO][PID:2756757] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/builder-live.log)
[2024-12-30 03:39:44,422][  INFO][PID:2756757] Compressing /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/backend.log by gzip
[2024-12-30 03:39:44,423][  INFO][PID:2756757] Running command 'gzip /var/lib/copr/public_html/results/hobbes1069/hamlib/fedora-40-x86_64/08454649-freedv/backend.log' as PID 2761546