Merge pull request #1857 from dotanm/backend/trash-delete-graceful-873 #20
image-backend-gpu.yml
on: push
dev
/
combine-manifest
0s
release
/
combine-manifest
Annotations
1 error and 1 warning
|
dev / build-amd64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c pip install --no-cache-dir --break-system-packages -r requirements.txt && python - <<'PY'\nfrom importlib import metadata\nimport subprocess\nimport sys\n\ntry:\n version = metadata.version(\"onnxruntime\")\nexcept metadata.PackageNotFoundError:\n raise RuntimeError(\"onnxruntime must be installed from requirements.txt with proper package metadata before switching to onnxruntime-gpu\")\n\nsubprocess.check_call([sys.executable, \"-m\", \"pip\", \"uninstall\", \"-y\", \"onnxruntime\"])\nsubprocess.check_call([\n sys.executable,\n \"-m\",\n \"pip\",\n \"install\",\n \"--no-cache-dir\",\n \"--break-system-packages\",\n f\"onnxruntime-gpu=={version}\",\n])\n\nimport onnxruntime as ort\n\nproviders = ort.get_available_providers()\nprint(ort.__version__)\nprint(providers)\nif \"CUDAExecutionProvider\" not in providers:\n raise RuntimeError(\n f\"CUDAExecutionProvider not found in available providers: {providers}. \"\n \"Check the onnxruntime-gpu install and CUDA runtime libraries in the image.\"\n )\nPY" did not complete successfully: exit code: 1
|
|
dev / build-amd64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
LibrePhotos~librephotos~NMUA8Q.dockerbuild
|
40.5 KB |
sha256:b6386546493517d38f2fbec3c8d3477d8e6d4c94ab6714d55fd72370ec3fb2c3
|
|