playground tests #30
playground.yaml
on: pull_request
build-and-push-image
34s
Annotations
1 error
build-and-push-image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/python-39:1-172...
Getting image source signatures
Copying blob sha256:77307a9381ba21e38c7db72671020d2eff642e04f30a0f72c0f7fb8e9ac989b5
Copying blob sha256:e584cd196457fe615697ae7bc6c7744519838a1bc718f9c7f04bfccb1d09da71
Copying blob sha256:1153e061da4ea9623b0dcdb9e8638b9432d5aa919217cc7c115b5a858f40f306
Copying blob sha256:1e7472a776af7ca46539234966643d2e76ef79d0f814c639d14dd18c8473170f
Copying blob sha256:77307a9381ba21e38c7db72671020d2eff642e04f30a0f72c0f7fb8e9ac989b5
Copying blob sha256:e584cd196457fe615697ae7bc6c7744519838a1bc718f9c7f04bfccb1d09da71
Copying blob sha256:1153e061da4ea9623b0dcdb9e8638b9432d5aa919217cc7c115b5a858f40f306
Copying blob sha256:1e7472a776af7ca46539234966643d2e76ef79d0f814c639d14dd18c8473170f
Copying config sha256:9c1a57e776e8c4be0a6fd41f6e7b6580f7f97e1653192540620dbba9509a9b9b
Writing manifest to image destination
Storing signatures
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Traceback (most recent call last):
File "/opt/app-root/lib64/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
File "/opt/app-root/lib64/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/opt/app-root/lib64/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 149, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
File "/tmp/pip-build-env-7h5fqxzl/overlay/lib/python3.9/site-packages/scikit_build_core/build/__init__.py", line 72, in prepare_metadata_for_build_wheel
return _build_wheel_impl(
File "/tmp/pip-build-env-7h5fqxzl/overlay/lib/python3.9/site-packages/scikit_build_core/build/wheel.py", line 151, in _build_wheel_impl
cmake = CMake.default_search(version=settings.cmake.version, env=os.environ)
File "/tmp/pip-build-env-7h5fqxzl/overlay/lib/python3.9/site-packages/scikit_build_core/cmake.py", line 63, in default_search
raise CMakeNotFoundError(msg)
scikit_build_core.errors.CMakeNotFoundError: Could not find CMake with version >=3.21
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
error building at STEP "RUN pip install --no-cache-dir -r /locallm/requirements.txt": error while running runtime: exit status 1
time="2024-03-26T15:17:49Z" level=error msg="exit status 1"
|