[2024-11-19 20:10:11,121][  INFO][PID:2898259] Marking build as starting
[2024-11-19 20:10:11,230][  INFO][PID:2898259] Trying to allocate VM
[2024-11-19 20:17:29,555][  INFO][PID:2898259] Allocated host ResallocHost, ticket_id=5955406, hostname=2620:52:3:1:dead:beef:cafe:c1d1
[2024-11-19 20:17:29,561][  INFO][PID:2898259] Allocating ssh connection to builder
[2024-11-19 20:17:29,561][  INFO][PID:2898259] Checking that builder machine is OK
[2024-11-19 20:17:30,252][  INFO][PID:2898259] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-19 20:17:30,672][  INFO][PID:2898259] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-19 20:17:30,673][  INFO][PID:2898259] Filling build.info file with builder info
[2024-11-19 20:17:30,675][  INFO][PID:2898259] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nucleo",
            "project_name": "vpp-git",
            "project_dirname": "vpp-git",
            "submitter": "nucleo",
            "ended_on": null,
            "started_on": 1732047450.6750414,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8281941-fedora-39-x86_64",
            "build_id": 8281941,
            "package_name": "vpp-ext-deps",
            "package_version": "25.02-0.124.rc0.20241119git9765e2763",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nucleo/vpp-git/vpp-ext-deps",
            "git_hash": "a0ca615c8238334480b0278e73ad6953d6f9b00f",
            "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": "nucleo/vpp-git--nucleo",
            "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/nucleo/vpp-git/fedora-39-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/nucleo/vpp-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nucleo/vpp-git",
            "result_dir": "08281941-vpp-ext-deps",
            "built_packages": "",
            "id": 8281941,
            "mockchain_macros": {
                "copr_username": "nucleo",
                "copr_projectname": "vpp-git",
                "vendor": "Fedora Project COPR (nucleo/vpp-git)"
            }
        }
    ]
}
[2024-11-19 20:17:30,830][  INFO][PID:2898259] Sending fedora-messaging bus message in build.start
[2024-11-19 20:17:31,561][  INFO][PID:2898259] Sending fedora-messaging bus message in chroot.start
[2024-11-19 20:17:31,586][  INFO][PID:2898259] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8281941-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-19 20:17:32,497][  INFO][PID:2898259] Downloading the builder-live.log file, attempt 1
[2024-11-19 20:17:32,499][  INFO][PID:2898259] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 copr-rpmbuild-log
[2024-11-19 20:17:37,511][  INFO][PID:2898259] Periodic builder liveness probe: alive
[2024-11-19 20:27:37,655][  INFO][PID:2898259] Periodic builder liveness probe: alive
[2024-11-19 20:37:00,047][  INFO][PID:2898259] Downloading results from builder
[2024-11-19 20:37:00,048][  INFO][PID:2898259] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps started
[2024-11-19 20:37:00,049][  INFO][PID:2898259] 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:c1d1]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/ &> /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/build-08281941.rsync.log
[2024-11-19 20:37:01,846][  INFO][PID:2898259] rsyncing finished.
[2024-11-19 20:37:01,847][  INFO][PID:2898259] Releasing VM back to pool
[2024-11-19 20:37:01,864][  INFO][PID:2898259] Searching for 'success' file in resultdir
[2024-11-19 20:37:01,866][  INFO][PID:2898259] Going to sign pkgs from source: 8281941-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64
[2024-11-19 20:37:01,867][  INFO][PID:2898259] Calling '/bin/sign -u nucleo#vpp-git@copr.fedorahosted.org -p' (attempt #1)
[2024-11-19 20:37:02,051][  INFO][PID:2898259] Calling '/bin/sign -4 -h sha256 -u nucleo#vpp-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/vpp-ext-deps-25.02-0.124.rc0.20241119git9765e2763.fc39.x86_64.rpm' (attempt #1)
[2024-11-19 20:37:04,733][  INFO][PID:2898259] signed rpm: /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/vpp-ext-deps-25.02-0.124.rc0.20241119git9765e2763.fc39.x86_64.rpm
[2024-11-19 20:37:04,734][  INFO][PID:2898259] Calling '/bin/sign -4 -h sha256 -u nucleo#vpp-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/vpp-ext-deps-25.02-0.124.rc0.20241119git9765e2763.fc39.src.rpm' (attempt #1)
[2024-11-19 20:37:05,826][  INFO][PID:2898259] signed rpm: /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/vpp-ext-deps-25.02-0.124.rc0.20241119git9765e2763.fc39.src.rpm
[2024-11-19 20:37:05,826][  INFO][PID:2898259] Sign done
[2024-11-19 20:37:05,827][  INFO][PID:2898259] Incremental createrepo run, adding 08281941-vpp-ext-deps into https://download.copr.fedorainfracloud.org/results/nucleo/vpp-git/fedora-39-x86_64, (auto-create-repo=True)
[2024-11-19 20:37:05,828][  INFO][PID:2898259] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64 --add 08281941-vpp-ext-deps --no-appstream-metadata' as PID 3100014
[2024-11-19 20:37:06,860][  INFO][PID:2898259] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64 --add 08281941-vpp-ext-deps --no-appstream-metadata)
[2024-11-19 20:37:06,861][  INFO][PID:2898259] Getting build details
[2024-11-19 20:37:06,862][  INFO][PID:2898259] Listing built binary packages in /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps
[2024-11-19 20:37:06,862][  INFO][PID:2898259] Built packages:
['vpp-ext-deps 25.02']
[2024-11-19 20:37:06,863][  INFO][PID:2898259] build details: {'built_packages': 'vpp-ext-deps 25.02'}
[2024-11-19 20:37:06,863][  INFO][PID:2898259] Retrieving pubkey
[2024-11-19 20:37:06,863][  INFO][PID:2898259] Calling '/bin/sign -u nucleo#vpp-git@copr.fedorahosted.org -p' (attempt #1)
[2024-11-19 20:37:07,045][  INFO][PID:2898259] Added pubkey for user nucleo project vpp-git into: /var/lib/copr/public_html/results/nucleo/vpp-git/pubkey.gpg
[2024-11-19 20:37:07,045][  INFO][PID:2898259] Finished build: id=8281941 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nucleo/vpp-git chroot=fedora-39-x86_64 
[2024-11-19 20:37:07,047][  INFO][PID:2898259] Worker succeeded build, took 1176.372648715973
[2024-11-19 20:37:07,048][  INFO][PID:2898259] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nucleo",
            "project_name": "vpp-git",
            "project_dirname": "vpp-git",
            "submitter": "nucleo",
            "ended_on": 1732048627.0476902,
            "started_on": 1732047450.6750414,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8281941-fedora-39-x86_64",
            "build_id": 8281941,
            "package_name": "vpp-ext-deps",
            "package_version": "25.02-0.124.rc0.20241119git9765e2763",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nucleo/vpp-git/vpp-ext-deps",
            "git_hash": "a0ca615c8238334480b0278e73ad6953d6f9b00f",
            "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": "nucleo/vpp-git--nucleo",
            "results": {
                "packages": [
                    {
                        "name": "vpp-ext-deps",
                        "epoch": null,
                        "version": "25.02",
                        "release": "0.124.rc0.20241119git9765e2763.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "vpp-ext-deps",
                        "epoch": null,
                        "version": "25.02",
                        "release": "0.124.rc0.20241119git9765e2763.fc39",
                        "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/nucleo/vpp-git/fedora-39-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/nucleo/vpp-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nucleo/vpp-git",
            "result_dir": "08281941-vpp-ext-deps",
            "built_packages": "vpp-ext-deps 25.02",
            "id": 8281941,
            "mockchain_macros": {
                "copr_username": "nucleo",
                "copr_projectname": "vpp-git",
                "vendor": "Fedora Project COPR (nucleo/vpp-git)"
            }
        }
    ]
}
[2024-11-19 20:37:07,134][  INFO][PID:2898259] Sending fedora-messaging bus message in build.end
[2024-11-19 20:37:07,153][  INFO][PID:2898259] Compressing /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/builder-live.log by gzip
[2024-11-19 20:37:07,154][  INFO][PID:2898259] Running command 'gzip /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/builder-live.log' as PID 3100132
[2024-11-19 20:37:07,171][  INFO][PID:2898259] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/builder-live.log)
[2024-11-19 20:37:07,172][  INFO][PID:2898259] Compressing /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/backend.log by gzip
[2024-11-19 20:37:07,173][  INFO][PID:2898259] Running command 'gzip /var/lib/copr/public_html/results/nucleo/vpp-git/fedora-39-x86_64/08281941-vpp-ext-deps/backend.log' as PID 3100134