Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraalVM aiplatform IT : Insufficient memory #11120

Open
burkedavison opened this issue Sep 9, 2024 · 0 comments
Open

GraalVM aiplatform IT : Insufficient memory #11120

burkedavison opened this issue Sep 9, 2024 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@burkedavison
Copy link
Contributor

https://btx.cloud.google.com/invocations/e8c43278-6979-4dd2-b109-ab626e94e244/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-a%2Fgraalvm-native-5;config=default/log

------------------------------------------------------------------------------------------------------------------------
 1 experimental option(s) unlocked:
 - '-H:ReflectionConfigurationResources' (origin(s): 'META-INF/native-image/io.grpc.netty.shaded.io.netty/netty-transport/native-image.properties' in 'file:///root/.m2/repository/io/grpc/grpc-netty-shaded/1.66.0/grpc-netty-shaded-1.66.0.jar')
------------------------------------------------------------------------------------------------------------------------
Build resources:
 - 11.09GB of memory (75.6% of 14.68GB system memory, determined at start)
 - 4 thread(s) (100.0% of 4 available processor(s), determined at start)
Sep 07, 2024 7:19:53 AM com.google.api.gax.nativeimage.NativeImageUtils registerClassForReflection
WARNING: Failed to find io.grpc.netty.shaded.io.netty.channel.ProtocolNegotiators on the classpath for reflection.
[junit-platform-native] Running in 'test listener' mode using files matching pattern [junit-platform-unique-ids*] found in folder [/tmpfs/src/github/google-cloud-java/java-aiplatform/google-cloud-aiplatform/target/test-ids] and its subfolders.
[2/8] Performing analysis...  [*****]                                                                  (271.7s @ 5.27GB)
   29,416 reachable types   (92.3% of   31,884 total)
   68,889 reachable fields  (68.6% of  100,475 total)
  466,486 reachable methods (80.1% of  582,163 total)
   16,517 types, 2,025 fields, and 331,842 methods registered for reflection
       79 types,    82 fields, and    62 methods registered for JNI access
        4 native libraries: dl, pthread, rt, z
[3/8] Building universe...                                                                              (47.1s @ 5.46GB)
[4/8] Parsing methods...      [*****]                                                                   (29.0s @ 6.55GB)
[5/8] Inlining methods...     [***]                                                                     (17.5s @ 5.70GB)
[6/8] Compiling methods...    [**************]                                                         (219.0s @ 5.45GB)
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000609a00000, 1508376576, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 1508376576 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /tmpfs/src/github/google-cloud-java/hs_err_pid5880.log
@zhumin8 zhumin8 added type: process A process-related concern. May include testing, release, or the like. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants