rajatma1993 commented on issue #9845: URL: https://github.com/apache/incubator-gluten/issues/9845#issuecomment-2948242417
> can you use gdb to print the coredump stacktrace? Hi @FelixYBW , We have the below attached stack trace log , But it is not generated from the the GDB , It is moreover from the native. # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000ffff8888f338, pid=122, tid=145 # # JRE version: OpenJDK Runtime Environment (17.0.13+12) (build 17.0.13+12-LTS) # Java VM: OpenJDK 64-Bit Server VM (17.0.13+12-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64) # Problematic frame: # V [libjvm.so+0xb0f338] Method::bcp_from(unsigned char*) const+0x0 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /tmp/hsperfdata_spark/core.122) # # If you would like to submit a bug report, please visit: # https://bell-sw.com/support # --------------- S U M M A R Y ------------ Command Line: -Dscala.usejavacp=true -Xmx16g -Dio.netty.tryReflectionSetAccessible=true -XX:+IgnoreUnrecognizedVMOptions --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/sun.nio.cs=ALL-UNNAMED --add-opens=java.base/sun.security.action=ALL-UNNAMED --add-opens=java.base/sun.util.calendar=ALL-UNNAMED --add-opens=java.security.jgss/sun.security.krb5=ALL-UNNAMED -Djdk.reflect.useDirectMethodHandle=false org.apache.spark.deploy.SparkSubmit --master spark://192.168.2.39:31077 --deploy-mode cl ient --conf spark.driver.memory=16g --conf spark.hadoop.input.write.timeout=1000 --conf spark.driver.maxResultSize=4g --conf spark.memory.offHeap.size=784g --conf spark.executor.extraClassPath=/opt/gluten/package/target/gluten-velox-bundle-spark3.5_2.12-debian_12_aarch_64-1.3.0.jar --conf spark.gluten.sql.columnar.backend.velox.orc.scan.enabled=true --conf spark.driver.extraClassPath=/opt/gluten/package/target/gluten-velox-bundle-spark3.5_2.12-debian_12_aarch_64-1.3.0.jar --conf spark.plugins=org.apache.gluten.GlutenPlugin --conf spark.shuffle.manager=org.apache.spark.shuffle.sort.ColumnarShuffleManager --conf spark.sql.shuffle.partitions=200 --conf spark.sql.broadcastTimeout=4800 --conf spark.memory.offHeap.enabled=true --conf spark.hadoop.input.read.timeout=1000 --conf spark.sql.adaptive.enabled=false --conf spark.sql.orc.columnarReaderBatchSize=10240 --conf spark.executor.memoryOverhead=60g --conf spark.hadoop.input.connect.timeout=1000 --conf spark.executor.extraJavaOptions=-Dio .netty.tryReflectionSetAccessible=true --conf spark.hadoop.fs.defaultFS=hdfs://192.168.2.71:8020 --conf spark.driver.extraJavaOptions=-Dio.netty.tryReflectionSetAccessible=true --class org.apache.spark.repl.Main --name Spark shell --name 20250526_150332 --executor-cores 124 --executor-memory 112g --num-executors 1 spark-shell Host: AArch64, 128 cores, 24G, Debian GNU/Linux 12 (bookworm) Time: Mon May 26 15:05:01 2025 JST elapsed time: 54.430286 seconds (0d 0h 0m 54s) --------------- T H R E A D --------------- Current thread (0x0000ffff80030530): JavaThread "main" [_thread_in_vm, id=145, stack(0x0000ffff87ab2000,0x0000ffff87cb0000)] Stack: [0x0000ffff87ab2000,0x0000ffff87cb0000], sp=0x0000ffff87ca5e40, free space=1999k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xb0f338] Method::bcp_from(unsigned char*) const+0x0 V [libjvm.so+0x7fc32c] InterpreterRuntime::create_exception(JavaThread*, char*, char*)+0x184 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j 0x0000ffff7092b6e0 j 0x0000ffff7092b6e0 j 0x0000ffff7092b6e0 .. Classes redefined (0 events): No events Internal exceptions (20 events): Event: 51.333 Thread 0x0000ffff80030530 Exception <a 'sun/nio/fs/UnixException'{0x000000042b88b568}> (0x000000042b88b568) thrown [src/hotspot/share/prims/jni.cpp, line 516] Event: 51.754 Thread 0x0000ffff80030530 Exception <a 'sun/nio/fs/UnixException'{0x000000042a9db338}> (0x000000042a9db338) thrown [src/hotspot/share/prims/jni.cpp, line 516] Event: 51.983 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff71907774 to 0x0000ffff71907860 Event: 51.993 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x0000000428333088}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000428333088) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 51.994 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x000000042833cf98}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, int, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000042833cf98) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 51.994 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x00000004283418f8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000004283418f8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 52.072 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff718db22c to 0x0000ffff718db36c Event: 52.082 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff71bd6cec to 0x0000ffff71bd6e2c Event: 52.082 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff71bd726c to 0x0000ffff71bd73ac Event: 52.119 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff71c233dc to 0x0000ffff71c239ac Event: 52.394 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x000000042488aa28}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000042488aa28) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 52.395 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x0000000424895b30}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x0000000424895b30) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 52.395 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x000000042489adb8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x000000042489adb8) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 52.395 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x000000042489f930}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000042489f930) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 52.422 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff7107fe5c to 0x0000ffff7107ff60 Event: 52.422 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff718e0ce4 to 0x0000ffff718e0d3c Event: 52.422 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff7103d338 to 0x0000ffff7103d41c Event: 53.080 Thread 0x0000ffff80030530 Exception <a 'java/lang/NoSuchMethodError'{0x000000042207e578}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, long)'> (0x000000042207e578) thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759] Event: 53.139 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff71a88964 to 0x0000ffff71a889b0 Event: 54.079 Thread 0x0000ffff80030530 Implicit null exception at 0x0000ffff71cfa630 to 0x0000ffff71cfa760 VM Operations (20 events): Event: 53.805 Executing VM operation: HandshakeAllThreads Event: 53.805 Executing VM operation: HandshakeAllThreads done Event: 53.819 Executing VM operation: ICBufferFull Event: 53.819 Executing VM operation: ICBufferFull done Event: 53.838 Executing VM operation: ICBufferFull Event: 53.872 Executing VM operation: ICBufferFull done Event: 53.872 Executing VM operation: ICBufferFull Event: 53.873 Executing VM operation: ICBufferFull done Event: 53.886 Executing VM operation: ICBufferFull Event: 53.886 Executing VM operation: ICBufferFull done Event: 53.937 Executing VM operation: ICBufferFull Event: 53.938 Executing VM operation: ICBufferFull done Event: 54.037 Executing VM operation: ICBufferFull Event: 54.037 Executing VM operation: ICBufferFull done Event: 54.098 Executing VM operation: HandshakeAllThreads Event: 54.098 Executing VM operation: HandshakeAllThreads done Event: 54.174 Executing VM operation: HandshakeAllThreads Event: 54.174 Executing VM operation: HandshakeAllThreads done Event: 54.305 Executing VM operation: ICBufferFull Event: 54.305 Executing VM operation: ICBufferFull done Memory protections (20 events): Event: 45.740 Protecting memory [0x0000fffdba13e000,0x0000fffdba142000] with protection modes 0 Event: 45.742 Protecting memory [0x0000fffdb9f30000,0x0000fffdb9f34000] with protection modes 0 Event: 45.743 Protecting memory [0x0000fffdb9d22000,0x0000fffdb9d26000] with protection modes 0 Event: 45.743 Protecting memory [0x0000fffdb9b14000,0x0000fffdb9b18000] with protection modes 0 Event: 47.849 Protecting memory [0x0000fffdb9906000,0x0000fffdb990a000] with protection modes 0 Event: 47.850 Protecting memory [0x0000fffdb96f8000,0x0000fffdb96fc000] with protection modes 0 Event: 47.850 Protecting memory [0x0000fffdb94ea000,0x0000fffdb94ee000] with protection modes 0 Event: 47.851 Protecting memory [0x0000fffdb92dc000,0x0000fffdb92e0000] with protection modes 0 Event: 47.853 Protecting memory [0x0000fffdb90ce000,0x0000fffdb90d2000] with protection modes 0 VM Arguments: jvm_args: -Dscala.usejavacp=true -Xmx16g -Dio.netty.tryReflectionSetAccessible=true -XX:+IgnoreUnrecognizedVMOptions --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/sun.nio.cs=ALL-UNNAMED --add-opens=java.base/sun.security.action=ALL-UNNAMED --add-opens=java.base/sun.util.calendar=ALL-UNNAMED --add-opens=java.security.jgss/sun.security.krb5=ALL-UNNAMED -Djdk.reflect.useDirectMethodHandle=false java_command: org.apache.spark.deploy.SparkSubmit --master spark://192.168.2.39:31077 --deploy-mode client --conf spark.driver.memory=16g --conf spark.hadoop.input.write.timeout=1000 --conf spark.driver.maxResultSize=4g --conf spark.memory.offHeap.size=784g --conf spark.executor.extraClassPath=/opt/gluten/package/target/gluten-velox-bundle-spark3.5_2.12-debian_12_aarch_64-1.3.0.jar --conf spark.gluten.sql.columnar.backend.velox.orc.scan.enabled=true --conf spark.driver.extraClassPath=/opt/gluten/package/target/gluten-velox-bundle-spark3.5_2.12-debian_12_aarch_64-1.3.0.jar --conf spark.plugins=org.apache.gluten.GlutenPlugin --conf spark.shuffle.manager=org.apache.spark.shuffle.sort.ColumnarShuffleManager --conf spark.sql.shuffle.partitions=200 --conf spark.sql.broadcastTimeout=4800 --conf spark.memory.offHeap.enabled=true --conf spark.hadoop.input.read.timeout=1000 --conf spark.sql.adaptive.enabled=false --conf spark.sql.orc.columnarReaderBatchSize=10240 --conf spark.executor.memor yOverhead=60g --conf spark.hadoop.input.connect.timeout=1000 --conf spark.executor.extraJavaOptions=-Dio.netty.tryReflectionSetAccessible=true --conf spark.hadoop.fs.defaultFS=hdfs://192.168.2.71:8020 --conf spark.driver.extraJavaOptions=-Dio.netty.tryReflectionSetAccessible=true --class org.apache.spark.repl.Main --name Spark shell --name 20250526_150332 --executor-cores 124 --executor-memory 112g --num-executors 1 spark-shell java_class_path (initial): /opt/gluten/package/target/gluten-velox-bundle-spark3.5_2.12-debian_12_aarch_64-1.3.0.jar:/opt/bitnami/spark/conf/:/opt/bitnami/spark/jars/HikariCP-2.5.1.jar:/opt/bitnami/spark/jars/JLargeArrays-1.5.jar:/opt/bitnami/spark/jars/JTransforms-3.1.jar:/opt/bitnami/spark/jars/RoaringBitmap-0.9.45.jar:/opt/bitnami/spark/jars/ST4-4.0.4.jar:/opt/bitnami/spark/jars/activation-1.1.1.jar:/opt/bitnami/spark/jars/aircompressor-0.27.jar:/opt/bitnami/spark/jars/algebra_2.12-2.0.1.jar:/opt/bitnami/spark/jars/annotations-17.0.0.jar:/opt/bitnami/spark/jars/antlr-runtime-3.5.2.jar:/opt/bitnami/spark/jars/antlr4-runtime-4.9.3.jar:/opt/bitnami/spark/jars/aopalliance-repackaged-2.6.1.jar:/opt/bitnami/spark/jars/arpack-3.0.3.jar:/opt/bitnami/spark/jars/arpack_combined_all-0.1.jar:/opt/bitnami/spark/jars/arrow-format-12.0.1.jar:/opt/bitnami/spark/jars/arrow-memory-core-12.0.1.jar:/opt/bitnami/spark/jars/arrow-memory-netty-12.0.1.jar:/opt/bitnami/spark/jars/arrow-vector-12.0.1.ja r:/opt/bitnami/spark/jars/audience-annotations-0.5.0.jar:/opt/bitnami/spark/jars/avro-1.11.2.jar:/opt/bitnami/spark/jars/avro-ipc-1.11.2.jar:/opt/bitnami/spark/jars/avro-mapred-1.11.2.jar:/opt/bitnami/spark/jars/aws-java-sdk-bundle-1.12.262.jar:/opt/bitnami/spark/jars/blas-3.0.3.jar:/opt/bitnami/spark/jars/bonecp-0.8.0.RELEASE.jar:/opt/bitnami/spark/jars/breeze-macros_2.12-2.1.0.jar:/opt/bitnami/spark/jars/breeze_2.12-2.1.0.jar:/opt/bitnami/spark/jars/cats-kernel_2.12-2.1.1.jar:/opt/bitnami/spark/jars/chill-java-0.10.0.jar:/opt/bitnami/spark/jars/chill_2.12-0.10.0.jar:/opt/bitnami/spark/jars/commons-cli-1.5.0.jar:/opt/bitnami/spark/jars/commons-codec-1.16.1.jar:/opt/bitnami/spark/jars/commons-collections-3.2.2.jar:/opt/bitnami/spark/jars/commons-collections4-4.4.jar:/opt/bitnami/spark/jars/commons-compiler-3.1.9.jar:/opt/bitnami/spark/jars/commons-compress-1.23.0.jar:/opt/bitnami/spark/jars/commons-crypto-1.1.0.jar:/opt/bitnami/spark/jars/commons-dbcp-1.4.jar:/opt/bitnami/spark/jars /commo Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 2 {product} {ergonomic} uint ConcGCThreads = 1 {product} {ergonomic} uint G1ConcRefinementThreads = 2 {product} {ergonomic} size_t G1HeapRegionSize = 8388608 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} bool IgnoreUnrecognizedVMOptions = true {product} {command line} size_t InitialHeapSize = 402653184 {product} {ergonomic} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 17179869184 {product} {command line} size_t MaxNewSize = 10301210624 {product} {ergonomic} size_t MinHeapDeltaBytes = 8388608 {product} {ergonomic} size_t MinHeapSize = 8388608 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 5826252 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122915994 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122915994 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} size_t SoftMaxHeapSize = 17179869184 {manageable} {ergonomic} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {ergonomic} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: JAVA_HOME=/opt/bitnami/java PATH=/opt/apache-maven-3.9.8/bin:/opt/bitnami/python/bin:/opt/bitnami/java/bin:/opt/bitnami/spark/bin:/opt/bitnami/spark/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/apache-maven-3.9.8/bin LD_LIBRARY_PATH=/apps/lib:/opt/gluten/ep/build-velox/build/velox_ep/libhdfs3/_build/src:/lib/x86_64-linux-gnu/:/lib/aarch64-linux-gnu/:/usr/local/lib/:/opt/bitnami/python/lib:/opt/bitnami/spark/venv/lib/python3.12/site-packages/numpy.libs: LD_PRELOAD=/opt/bitnami/common/lib/libnss_wrapper.so TERM=xterm TZ=Asia/Tokyo Active Locale: LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C Signal Handlers: SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked Periodic native trim disabled --------------- S Y S T E M --------------- OS: PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" uname: Linux 5.14.0-503.15.1.el9_5.aarch64 #1 SMP PREEMPT_DYNAMIC Tue Nov 26 12:47:53 EST 2024 aarch64 OS uptime: 90 days 3:11 hours libc: glibc 2.36 NPTL 2.36 rlimit (soft/hard): STACK 8192k/infinity , CORE infinity/infinity , NPROC infinity/infinity , NOFILE 524288/524288 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 8192k/8192k load average: 1.10 2.06 1.88 /proc/meminfo: MemTotal: 262190736 kB MemFree: 84950196 kB MemAvailable: 251165248 kB Buffers: 5716 kB Cached: 165315140 kB SwapCached: 0 kB Active: 6350452 kB Inactive: 163206988 kB Active(anon): 4208268 kB Inactive(anon): 416080 kB Active(file): 2142184 kB Inactive(file): 162790908 kB Unevictable: 3072 kB Mlocked: 0 kB SwapTotal: 0 kB SwapFree: 0 kB Zswap: 0 kB Zswapped: 0 kB Dirty: 16 kB Writeback: 0 kB AnonPages: 4133728 kB Mapped: 877756 kB Shmem: 387788 kB KReclaimable: 3384836 kB Slab: 5407644 kB SReclaimable: 3384836 kB SUnreclaim: 2022808 kB KernelStack: 48352 kB PageTables: 33664 kB SecPageTables: 0 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 131095368 kB Committed_AS: 9110844 kB VmallocTotal: 133141626880 kB VmallocUsed: 82204 kB VmallocChunk: 0 kB Percpu: 206336 kB HardwareCorrupted: 0 kB AnonHugePages: 2791424 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB FileHugePages: 0 kB FilePmdMapped: 0 kB CmaTotal: 0 kB CmaFree: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB Hugetlb: 0 kB /sys/kernel/mm/transparent_hugepage/enabled: [always] madvise never /sys/kernel/mm/transparent_hugepage/hpage_pmd_size: 2097152 /sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never Process Memory: Virtual Size: 27694672K (peak: 27755944K) Resident Set Size: 1321580K (peak: 1321580K) (anon: 1243756K, file: 77824K, shmem: 0K) Swapped out: 0K C-Heap outstanding allocations: 141100K, retained: 24607K glibc malloc tunables: (default) /proc/sys/kernel/threads-max (system-wide limit on the number of threads): 2048058 /proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 65530 /proc/sys/vm/swappiness (control to define how aggressively the kernel swaps out anonymous memory): 60 /proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 4194304 container (cgroup) information: container_type: cgroupv2 cpu_cpuset_cpus: not supported cpu_memory_nodes: not supported active_processor_count: 2 cpu_quota: 200000 cpu_period: 100000 cpu_shares: 2048 memory_limit_in_bytes: 25165824 k memory_and_swap_limit_in_bytes: 25165824 k memory_soft_limit_in_bytes: unlimited memory_usage_in_bytes: 2039344 k memory_max_usage_in_bytes: not supported memory_swap_current_in_bytes: unlimited memory_swap_max_limit_in_bytes: unlimited maximum number of tasks: 1638446 current number of tasks: 165 Steal ticks since vm start: 0 Steal ticks percentage since vm start: 0.000 CPU: total 128 (initial active 2) 0x41:0x3:0xd0c:1, fp, simd, evtstrm, aes, pmull, sha1, sha256, crc, lse, dcpop /proc/cpuinfo: processor : 0 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 1 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 2 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 3 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 4 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 5 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 6 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 7 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 8 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 9 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 10 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 processor : 11 BogoMIPS : 50.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x3 CPU part : 0xd0c CPU revision : 1 I did not able to upload the full log file as it was failing.!! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
