【发布时间】:2021-12-20 22:22:35
【问题描述】:
我遇到了错误。花了3个小时但没有成功解决。有人对此有想法吗?
20-Dec-2021 15:26:16 2021-12-20T15:26.16-0500 [STG/0] OUT -----> Java Buildpack v4.46 (offline) | https://github.com/cloudfoundry/java-buildpack#9ada8526
20-Dec-2021 15:26:16 2021-12-20T15:26.16-0500 [STG/0] OUT -----> Downloading Jvmkill Agent 1.16.0_RELEASE from https://java-buildpack.cloudfoundry.org/jvmkill/bionic/x86_64/jvmkill-1.16.0-RELEASE.so (found in cache)
20-Dec-2021 15:26:17 2021-12-20T15:26.16-0500 [STG/0] ERR [Buildpack] ERROR Finalize failed with exception #<RuntimeError: Unable to find cached file for https://java-buildpack.cloudfoundry.org/openjdk/bionic/x86_64/bellsoft-jre15.0.2%2B10-linux-amd64.tar.gz>
20-Dec-2021 15:26:17 2021-12-20T15:26.16-0500 [STG/0] ERR Unable to find cached file for https://java-buildpack.cloudfoundry.org/openjdk/bionic/x86_64/bellsoft-jre15.0.2%2B10-linux-amd64.tar.gz
20-Dec-2021 15:26:17 2021-12-20T15:26.16-0500 [STG/0] ERR Failed to compile droplet: Failed to run finalize script: exit status 1
20-Dec-2021 15:26:17 2021-12-20T15:26.16-0500 [STG/0] OUT -----> Downloading Open Jdk JRE 15.0.2_10 from https://java-buildpack.cloudfoundry.org/openjdk/bionic/x86_64/bellsoft-jre15.0.2%2B10-linux-amd64.tar.gz Exit status 223
20-Dec-2021 15:26:17 2021-12-20T15:26.17-0500 [STG/0] OUT Cell 9719833a-199a-48b8-bc4a-e652774f8369 stopping instance b9bd8708-4155-4eca-bb89-3090297db6e2
20-Dec-2021 15:26:17 2021-12-20T15:26.17-0500 [STG/0] OUT Cell 9719833a-199a-48b8-bc4a-e652774f8369 destroying container for instance b9bd8708-4155-4eca-bb89-3090297db6e2
20-Dec-2021 15:26:17 2021-12-20T15:26.17-0500 [API/2] ERR Failed to stage build: staging failed
【问题讨论】:
-
需要更多堆栈跟踪