Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- s0] loaded module [x-pack-sql]
- [2025-05-29T13:17:35,614][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:17:35,614][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:17:35,614][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:17:35,750][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:17:37,723][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:17:37,916][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189234] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:17:38,122][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:17:38,242][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:17:38,677][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:17:38,677][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:17:38,749][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:17:38,758][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:17:38,762][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:17:38,764][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:17:50,020][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12189212935021510507.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12189212935021510507.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:17:50,024][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:17:50,025][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:17:50,025][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:17:50,026][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:17:50,026][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:17:50,026][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:17:50,164][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:17:50,164][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:17:50,166][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:17:50,166][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189284], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:17:50,166][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:17:51,123][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:17:51,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:17:51,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:17:51,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:17:51,127][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:17:51,284][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:17:53,310][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:17:53,503][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189372] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:17:53,718][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:17:53,835][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:17:54,276][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:17:54,276][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:17:54,350][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:17:54,358][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:17:54,362][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:17:54,364][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:18:05,534][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17353799489562658509.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17353799489562658509.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:18:05,540][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:18:05,540][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:18:05,540][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:18:05,542][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:18:05,542][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:18:05,542][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:18:05,708][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:18:05,709][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:18:05,711][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:18:05,711][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189418], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:18:05,711][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:18:06,686][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:18:06,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:18:06,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:18:06,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:18:06,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:18:06,691][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:18:06,819][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:08,767][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:08,955][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189505] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:18:09,172][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:18:09,292][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:18:09,740][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:18:09,741][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:18:09,820][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:18:09,829][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:18:09,833][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:18:09,836][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:18:21,018][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7858603111974075254.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7858603111974075254.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:18:21,022][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:18:21,023][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:18:21,023][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:18:21,024][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:18:21,024][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:18:21,024][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:18:21,180][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:18:21,181][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:18:21,183][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:18:21,183][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189553], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:18:21,183][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:18:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:18:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:18:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:18:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:18:22,271][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:24,293][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:24,492][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189640] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:18:24,715][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:18:24,832][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:18:25,282][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:18:25,283][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:18:25,359][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:18:25,369][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:18:25,373][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:18:25,375][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:18:36,558][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17964247115056876941.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17964247115056876941.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:18:36,564][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:18:36,564][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:18:36,564][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:18:36,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:18:36,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:18:36,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:18:36,730][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:18:36,731][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:18:36,732][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:18:36,733][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189685], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:18:36,733][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:18:37,789][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:18:37,789][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:18:37,790][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:18:37,791][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:18:37,792][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:18:37,793][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:18:37,941][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:39,972][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:40,167][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189773] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:18:40,385][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:18:40,513][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:18:40,961][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:18:40,962][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:18:41,035][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:18:41,044][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:18:41,048][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:18:41,050][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:18:52,258][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7140299455092225584.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7140299455092225584.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:18:52,262][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:18:52,262][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:18:52,263][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:18:52,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:18:52,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:18:52,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:18:52,398][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:18:52,399][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:18:52,400][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:18:52,400][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189821], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:18:52,401][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:18:53,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:18:53,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:18:53,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:18:53,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:18:53,337][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:18:53,475][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:55,428][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:18:55,615][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/189908] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:18:55,848][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:18:55,965][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:18:56,424][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:18:56,424][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:18:56,495][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:18:56,505][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:18:56,510][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:18:56,513][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:19:07,850][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna4943121992095065519.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna4943121992095065519.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:19:07,854][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:19:07,854][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:19:07,855][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:19:07,856][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:19:07,856][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:19:07,856][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:19:07,990][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:19:07,990][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:19:07,991][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:19:07,992][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[189957], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:19:07,992][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:19:08,979][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:19:08,980][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:19:08,981][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:19:08,982][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:19:08,983][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:19:08,983][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:19:08,983][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:19:09,128][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:11,092][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:11,286][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190044] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:19:11,504][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:19:11,624][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:19:12,081][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:19:12,082][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:19:12,159][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:19:12,167][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:19:12,171][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:19:12,174][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:19:23,567][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3510641322148446385.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3510641322148446385.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:19:23,572][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:19:23,572][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:19:23,573][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:19:23,574][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:19:23,574][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:19:23,574][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:19:23,737][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:19:23,737][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:19:23,738][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:19:23,738][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190095], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:19:23,739][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:19:24,644][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:19:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:19:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:19:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:19:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:19:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:19:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:19:24,787][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:26,756][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:26,945][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190183] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:19:27,165][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:19:27,292][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:19:27,732][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:19:27,732][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:19:27,806][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:19:27,814][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:19:27,818][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:19:27,820][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:19:39,102][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14005993897686753335.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14005993897686753335.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:19:39,107][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:19:39,107][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:19:39,108][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:19:39,109][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:19:39,109][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:19:39,109][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:19:39,239][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:19:39,240][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:19:39,241][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:19:39,241][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190231], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:19:39,241][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:19:40,202][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:19:40,203][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:19:40,204][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:19:40,205][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:19:40,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:19:40,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:19:40,206][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:19:40,352][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:42,374][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:42,567][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190318] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:19:42,772][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:19:42,888][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:19:43,319][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:19:43,319][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:19:43,394][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:19:43,402][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:19:43,406][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:19:43,408][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:19:54,495][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8529996491650926221.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8529996491650926221.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:19:54,500][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:19:54,500][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:19:54,501][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:19:54,502][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:19:54,502][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:19:54,502][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:19:54,668][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:19:54,668][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:19:54,670][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:19:54,670][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190365], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:19:54,670][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:19:55,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:19:55,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:19:55,611][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:19:55,612][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:19:55,613][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:19:55,614][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:19:55,765][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:57,767][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:19:57,960][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190452] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:19:58,173][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:19:58,291][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:19:58,732][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:19:58,732][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:19:58,807][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:19:58,817][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:19:58,820][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:19:58,823][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:20:10,009][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna963769352919443724.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna963769352919443724.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:20:10,014][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:20:10,014][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:20:10,014][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:20:10,015][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:20:10,015][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:20:10,015][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:20:10,182][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:20:10,183][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:20:10,184][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:20:10,185][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190499], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:20:10,185][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:20:11,141][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:20:11,141][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:20:11,142][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:20:11,143][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:20:11,144][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:20:11,286][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:20:13,364][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:20:13,556][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190587] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:20:13,773][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:20:13,892][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:20:14,337][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:20:14,338][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:20:14,414][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:20:14,424][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:20:14,428][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:20:14,430][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:20:25,806][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6442274584664474239.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6442274584664474239.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:20:25,811][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:20:25,811][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:20:25,812][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:20:25,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:20:25,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:20:25,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:20:25,943][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:20:25,944][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:20:25,945][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:20:25,946][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190635], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:20:25,946][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:20:26,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:20:26,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:20:26,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:20:26,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:20:26,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:20:26,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:20:26,887][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:20:27,019][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:20:28,965][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:20:29,161][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190722] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:20:29,382][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:20:29,504][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:20:29,951][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:20:29,951][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:20:30,026][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:20:30,036][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:20:30,041][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:20:30,044][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:20:41,274][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17374680221017174553.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17374680221017174553.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:20:41,279][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:20:41,279][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:20:41,279][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:20:41,280][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:20:41,280][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:20:41,280][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:20:41,435][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:20:41,435][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:20:41,436][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:20:41,437][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190769], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:20:41,437][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:20:42,374][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:20:42,374][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:20:42,374][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:20:42,375][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:20:42,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:20:42,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:20:42,378][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:20:42,527][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:20:44,578][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:20:44,770][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190859] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:20:44,995][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:20:45,113][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:20:45,570][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:20:45,570][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:20:45,653][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:20:45,663][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:20:45,668][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:20:45,670][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:20:57,014][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3152516387317747062.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3152516387317747062.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:20:57,019][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:20:57,019][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:20:57,019][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:20:57,020][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:20:57,020][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:20:57,021][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:20:57,155][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:20:57,155][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:20:57,157][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:20:57,157][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[190907], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:20:57,157][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:20:58,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:20:58,104][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:20:58,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:20:58,106][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:20:58,251][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:00,259][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:00,454][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/190995] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:21:00,689][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:21:00,811][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:21:01,265][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:21:01,265][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:21:01,340][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:21:01,349][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:21:01,353][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:21:01,355][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:21:12,498][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7463009981056665239.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7463009981056665239.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:21:12,503][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:21:12,503][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:21:12,503][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:21:12,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:21:12,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:21:12,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:21:12,663][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:21:12,663][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:21:12,664][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:21:12,664][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191044], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:21:12,665][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:21:13,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:21:13,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:21:13,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:21:13,622][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:21:13,623][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:21:13,623][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:21:13,623][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:21:13,767][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:15,748][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:15,936][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191131] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:21:16,150][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:21:16,278][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:21:16,728][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:21:16,729][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:21:16,802][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:21:16,810][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:21:16,813][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:21:16,816][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:21:28,020][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna13206573510193431583.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna13206573510193431583.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:21:28,025][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:21:28,025][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:21:28,025][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:21:28,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:21:28,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:21:28,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:21:28,169][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:21:28,169][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:21:28,171][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:21:28,171][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191179], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:21:28,171][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:21:29,117][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:21:29,118][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:21:29,119][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:21:29,120][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:21:29,121][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:21:29,122][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:21:29,260][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:31,249][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:31,442][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191266] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:21:31,663][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:21:31,780][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:21:32,210][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:21:32,210][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:21:32,288][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:21:32,298][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:21:32,302][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:21:32,304][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:21:43,542][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5126469171701382201.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5126469171701382201.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:21:43,546][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:21:43,547][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:21:43,547][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:21:43,548][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:21:43,548][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:21:43,548][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:21:43,682][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:21:43,683][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:21:43,684][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:21:43,684][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191313], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:21:43,684][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:21:44,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:21:44,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:21:44,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:21:44,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:21:44,604][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:21:44,741][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:46,763][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:21:46,955][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191401] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:21:47,175][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:21:47,305][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:21:47,769][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:21:47,769][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:21:47,844][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:21:47,853][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:21:47,856][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:21:47,859][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:21:59,049][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2634085232720336290.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2634085232720336290.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:21:59,054][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:21:59,055][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:21:59,055][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:21:59,056][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:21:59,056][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:21:59,056][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:21:59,198][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:21:59,199][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:21:59,200][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:21:59,201][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191454], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:21:59,201][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:22:00,129][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:22:00,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:22:00,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:22:00,132][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:22:00,270][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:02,234][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:02,426][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191541] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:22:02,645][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:22:02,776][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:22:03,241][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:22:03,242][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:22:03,312][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:22:03,322][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:22:03,327][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:22:03,330][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:22:14,556][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15173774059440847254.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15173774059440847254.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:22:14,561][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:22:14,561][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:22:14,561][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:22:14,562][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:22:14,563][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:22:14,563][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:22:14,718][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:22:14,719][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:22:14,720][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:22:14,720][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191588], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:22:14,720][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:22:15,698][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:22:15,699][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:22:15,700][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:22:15,701][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:22:15,702][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:22:15,837][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:17,831][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:18,018][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191675] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:22:18,240][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:22:18,365][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:22:18,826][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:22:18,827][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:22:18,909][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:22:18,921][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:22:18,926][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:22:18,929][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:22:30,317][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6449165953219570858.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6449165953219570858.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:22:30,322][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:22:30,323][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:22:30,323][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:22:30,324][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:22:30,324][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:22:30,324][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:22:30,463][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:22:30,464][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:22:30,465][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:22:30,465][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191733], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:22:30,465][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:22:31,419][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:22:31,419][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:22:31,420][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:22:31,421][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:22:31,422][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:22:31,423][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:22:31,556][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:33,548][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:33,744][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191821] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:22:33,962][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:22:34,093][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:22:34,554][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:22:34,554][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:22:34,631][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:22:34,639][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:22:34,643][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:22:34,646][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:22:45,779][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna13141732493284268895.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna13141732493284268895.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:22:45,783][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:22:45,784][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:22:45,784][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:22:45,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:22:45,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:22:45,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:22:45,941][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:22:45,941][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:22:45,943][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:22:45,943][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[191881], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:22:45,943][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:22:46,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:22:46,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:22:46,885][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:22:46,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:22:46,887][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:22:47,037][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:49,078][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:22:49,276][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/191968] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:22:49,507][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:22:49,643][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:22:50,098][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:22:50,098][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:22:50,177][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:22:50,186][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:22:50,189][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:22:50,192][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:23:01,504][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6650634789312224504.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6650634789312224504.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:23:01,509][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:23:01,509][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:23:01,509][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:23:01,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:23:01,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:23:01,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:23:01,662][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:23:01,662][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:23:01,664][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:23:01,664][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192018], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:23:01,664][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:23:02,607][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:23:02,608][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:23:02,609][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:23:02,610][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:23:02,611][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:23:02,748][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:04,758][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:04,953][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192105] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:23:05,171][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:23:05,293][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:23:05,745][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:23:05,745][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:23:05,822][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:23:05,831][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:23:05,835][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:23:05,837][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:23:17,052][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5262206794407543563.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5262206794407543563.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:23:17,057][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:23:17,057][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:23:17,058][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:23:17,059][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:23:17,059][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:23:17,059][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:23:17,200][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:23:17,200][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:23:17,202][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:23:17,202][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192159], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:23:17,202][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:23:18,261][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:23:18,262][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:23:18,263][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:23:18,264][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:23:18,265][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:23:18,266][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:23:18,266][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:23:18,407][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:20,430][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:20,617][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192247] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:23:20,835][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:23:20,954][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:23:21,404][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:23:21,404][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:23:21,476][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:23:21,487][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:23:21,492][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:23:21,495][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:23:32,806][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14281396214611632872.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14281396214611632872.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:23:32,811][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:23:32,811][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:23:32,812][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:23:32,812][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:23:32,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:23:32,813][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:23:32,957][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:23:32,957][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:23:32,958][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:23:32,959][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192306], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:23:32,959][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:23:33,886][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:23:33,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:23:33,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:23:33,889][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:23:34,025][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:35,959][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:36,145][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192399] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:23:36,352][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:23:36,478][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:23:36,983][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:23:36,983][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:23:37,073][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:23:37,083][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:23:37,087][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:23:37,090][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:23:48,251][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna10619606338323881239.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna10619606338323881239.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:23:48,256][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:23:48,256][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:23:48,257][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:23:48,258][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:23:48,258][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:23:48,258][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:23:48,419][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:23:48,419][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:23:48,420][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:23:48,421][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192447], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:23:48,421][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:23:49,366][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:23:49,367][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:23:49,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:23:49,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:23:49,370][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:23:49,515][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:51,512][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:23:51,711][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192534] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:23:51,918][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:23:52,031][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:23:52,460][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:23:52,461][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:23:52,533][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:23:52,542][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:23:52,546][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:23:52,548][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:24:03,772][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna16242137462772512885.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna16242137462772512885.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:24:03,776][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:24:03,777][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:24:03,777][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:24:03,778][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:24:03,778][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:24:03,778][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:24:03,919][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:24:03,919][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:24:03,921][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:24:03,921][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192586], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:24:03,921][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:24:04,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:24:04,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:24:04,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:24:04,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:24:04,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:24:04,884][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:24:04,885][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:24:05,019][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:07,030][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:07,235][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192674] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:24:07,443][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:24:07,560][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:24:07,997][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:24:07,997][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:24:08,078][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:24:08,088][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:24:08,092][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:24:08,095][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:24:19,291][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14170752178056631271.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14170752178056631271.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:24:19,296][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:24:19,296][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:24:19,296][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:24:19,297][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:24:19,297][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:24:19,298][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:24:19,447][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:24:19,448][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:24:19,449][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:24:19,449][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192733], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:24:19,449][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:24:20,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:24:20,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:24:20,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:24:20,469][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:24:20,607][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:22,673][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:22,872][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192820] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:24:23,091][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:24:23,214][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:24:23,675][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:24:23,675][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:24:23,754][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:24:23,763][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:24:23,767][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:24:23,769][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:24:35,034][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12559114780082007741.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12559114780082007741.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:24:35,039][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:24:35,039][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:24:35,039][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:24:35,040][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:24:35,040][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:24:35,040][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:24:35,181][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:24:35,181][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:24:35,183][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:24:35,183][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[192875], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:24:35,183][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:24:36,130][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:24:36,131][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:24:36,132][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:24:36,133][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:24:36,267][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:38,254][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:38,444][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/192962] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:24:38,657][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:24:38,776][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:24:39,209][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:24:39,209][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:24:39,283][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:24:39,292][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:24:39,296][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:24:39,298][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:24:50,558][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna1376420209620671306.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna1376420209620671306.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:24:50,564][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:24:50,564][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:24:50,564][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:24:50,565][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:24:50,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:24:50,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:24:50,725][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:24:50,725][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:24:50,727][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:24:50,727][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193010], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:24:50,727][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:24:51,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:24:51,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:24:51,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:24:51,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:24:51,651][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:24:51,789][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:53,802][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:24:53,995][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193098] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:24:54,208][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:24:54,339][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:24:54,817][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:24:54,817][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:24:54,891][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:24:54,900][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:24:54,904][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:24:54,906][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:25:05,996][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna622161222430244479.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna622161222430244479.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:25:06,003][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:25:06,003][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:25:06,003][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:25:06,004][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:25:06,004][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:25:06,005][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:25:06,164][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:25:06,164][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:25:06,166][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:25:06,166][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193156], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:25:06,166][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:25:07,092][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:25:07,093][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:25:07,094][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:25:07,095][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:25:07,096][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:25:07,096][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:25:07,096][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:25:07,239][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:09,261][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:09,457][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193243] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:25:09,669][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:25:09,785][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:25:10,248][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:25:10,248][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:25:10,324][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:25:10,334][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:25:10,339][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:25:10,342][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:25:21,547][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6588523017604678106.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6588523017604678106.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:25:21,551][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:25:21,551][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:25:21,552][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:25:21,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:25:21,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:25:21,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:25:21,683][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:25:21,683][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:25:21,685][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:25:21,685][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193289], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:25:21,685][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:25:22,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:25:22,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:25:22,603][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:25:22,604][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:25:22,605][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:25:22,605][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:25:22,605][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:25:22,745][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:24,761][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:24,953][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193376] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:25:25,172][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:25:25,297][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:25:25,736][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:25:25,736][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:25:25,812][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:25:25,821][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:25:25,825][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:25:25,827][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:25:37,012][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9366406332469606159.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9366406332469606159.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:25:37,017][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:25:37,017][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:25:37,017][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:25:37,018][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:25:37,018][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:25:37,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:25:37,151][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:25:37,151][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:25:37,152][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:25:37,152][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193431], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:25:37,153][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:25:38,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:25:38,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:25:38,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:25:38,109][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:25:38,244][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:40,209][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:40,407][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193519] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:25:40,629][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:25:40,753][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:25:41,191][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:25:41,191][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:25:41,268][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:25:41,277][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:25:41,281][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:25:41,283][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:25:52,548][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna18283307028481705519.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna18283307028481705519.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:25:52,552][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:25:52,553][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:25:52,553][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:25:52,554][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:25:52,554][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:25:52,554][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:25:52,714][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:25:52,714][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:25:52,715][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:25:52,716][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193580], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:25:52,716][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:25:53,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:25:53,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:25:53,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:25:53,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:25:53,651][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:25:53,786][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:55,765][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:25:55,958][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193668] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:25:56,169][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:25:56,290][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:25:56,741][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:25:56,741][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:25:56,814][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:25:56,823][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:25:56,827][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:25:56,829][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:26:08,016][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5129034024347334788.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5129034024347334788.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:26:08,022][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:26:08,022][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:26:08,022][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:26:08,023][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:26:08,023][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:26:08,023][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:26:08,165][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:26:08,165][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:26:08,167][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:26:08,167][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193716], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:26:08,167][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:26:09,099][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:26:09,100][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:26:09,101][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:26:09,102][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:26:09,103][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:26:09,238][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:11,186][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:11,374][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193803] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:26:11,582][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:26:11,700][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:26:12,126][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:26:12,126][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:26:12,198][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:26:12,208][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:26:12,213][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:26:12,216][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:26:23,576][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12908975992864215082.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12908975992864215082.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:26:23,581][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:26:23,582][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:26:23,582][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:26:23,583][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:26:23,583][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:26:23,583][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:26:23,714][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:26:23,715][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:26:23,716][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:26:23,716][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193853], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:26:23,717][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:26:24,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:26:24,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:26:24,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:26:24,648][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:26:24,782][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:26,737][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:26,929][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/193941] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:26:27,145][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:26:27,262][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:26:27,711][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:26:27,711][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:26:27,784][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:26:27,792][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:26:27,796][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:26:27,799][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:26:38,996][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5322759062356074426.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5322759062356074426.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:26:39,000][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:26:39,001][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:26:39,001][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:26:39,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:26:39,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:26:39,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:26:39,138][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:26:39,138][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:26:39,140][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:26:39,140][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[193989], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:26:39,141][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:26:40,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:26:40,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:26:40,133][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:26:40,134][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:26:40,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:26:40,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:26:40,137][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:26:40,298][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:42,287][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:42,478][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194076] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:26:42,689][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:26:42,807][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:26:43,262][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:26:43,262][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:26:43,335][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:26:43,344][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:26:43,347][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:26:43,349][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:26:54,510][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17324161553186513179.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17324161553186513179.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:26:54,515][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:26:54,516][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:26:54,516][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:26:54,517][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:26:54,517][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:26:54,517][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:26:54,666][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:26:54,666][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:26:54,667][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:26:54,667][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194123], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:26:54,668][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:26:55,594][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:26:55,595][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:26:55,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:26:55,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:26:55,598][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:26:55,738][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:57,770][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:26:57,960][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194210] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:26:58,173][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:26:58,291][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:26:58,752][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:26:58,752][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:26:58,826][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:26:58,837][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:26:58,841][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:26:58,843][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:27:10,021][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3152994504793094097.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3152994504793094097.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:27:10,026][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:27:10,026][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:27:10,026][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:27:10,027][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:27:10,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:27:10,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:27:10,164][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:27:10,164][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:27:10,166][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:27:10,166][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194257], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:27:10,167][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:27:11,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:27:11,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:27:11,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:27:11,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:27:11,183][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:27:11,336][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:13,328][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:13,522][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194346] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:27:13,729][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:27:13,859][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:27:14,326][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:27:14,326][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:27:14,399][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:27:14,410][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:27:14,415][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:27:14,418][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:27:25,539][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna439151788709256159.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna439151788709256159.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:27:25,543][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:27:25,543][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:27:25,544][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:27:25,545][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:27:25,545][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:27:25,545][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:27:25,681][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:27:25,681][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:27:25,682][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:27:25,683][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194392], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:27:25,683][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:27:26,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:27:26,645][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:27:26,646][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:27:26,647][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:27:26,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:27:26,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:27:26,649][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:27:26,784][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:28,801][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:28,988][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194479] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:27:29,206][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:27:29,338][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:27:29,797][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:27:29,797][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:27:29,871][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:27:29,880][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:27:29,884][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:27:29,887][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:27:40,995][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9508479232502680682.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9508479232502680682.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:27:40,999][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:27:40,999][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:27:41,000][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:27:41,001][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:27:41,001][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:27:41,001][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:27:41,147][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:27:41,148][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:27:41,149][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:27:41,149][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194527], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:27:41,150][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:27:42,084][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:27:42,085][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:27:42,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:27:42,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:27:42,088][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:27:42,225][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:44,219][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:44,407][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194614] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:27:44,621][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:27:44,749][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:27:45,207][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:27:45,208][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:27:45,281][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:27:45,290][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:27:45,295][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:27:45,298][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:27:56,559][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2429563801110227858.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2429563801110227858.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:27:56,564][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:27:56,564][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:27:56,565][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:27:56,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:27:56,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:27:56,566][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:27:56,710][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:27:56,710][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:27:56,712][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:27:56,712][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194660], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:27:56,712][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:27:57,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:27:57,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:27:57,687][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:27:57,688][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:27:57,689][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:27:57,690][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:27:57,691][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:27:57,826][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:27:59,830][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:00,022][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194747] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:28:00,233][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:28:00,350][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:28:00,787][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:28:00,787][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:28:00,861][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:28:00,872][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:28:00,876][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:28:00,879][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:28:12,013][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna18030233585673183269.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna18030233585673183269.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:28:12,019][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:28:12,019][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:28:12,019][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:28:12,020][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:28:12,021][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:28:12,021][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:28:12,167][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:28:12,168][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:28:12,169][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:28:12,169][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194796], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:28:12,169][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:28:13,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:28:13,105][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:28:13,106][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:28:13,107][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:28:13,108][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:28:13,109][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:28:13,267][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:15,330][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:15,522][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/194883] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:28:15,741][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:28:15,860][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:28:16,299][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:28:16,300][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:28:16,373][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:28:16,381][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:28:16,385][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:28:16,388][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:28:27,531][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9345923231314551885.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9345923231314551885.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:28:27,535][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:28:27,536][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:28:27,536][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:28:27,537][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:28:27,537][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:28:27,537][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:28:27,670][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:28:27,671][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:28:27,672][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:28:27,673][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[194930], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:28:27,673][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:28:28,648][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:28:28,649][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:28:28,650][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:28:28,651][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:28:28,652][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:28:28,653][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:28:28,805][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:30,833][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:31,027][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195018] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:28:31,242][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:28:31,367][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:28:31,836][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:28:31,837][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:28:31,917][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:28:31,926][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:28:31,930][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:28:31,932][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:28:43,254][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7034483425062278550.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7034483425062278550.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:28:43,259][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:28:43,259][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:28:43,260][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:28:43,260][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:28:43,261][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:28:43,261][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:28:43,415][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:28:43,415][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:28:43,416][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:28:43,417][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195066], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:28:43,417][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:28:44,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:28:44,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:28:44,469][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:28:44,470][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:28:44,471][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:28:44,607][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:46,649][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:28:46,845][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195154] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:28:47,076][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:28:47,204][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:28:47,662][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:28:47,662][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:28:47,738][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:28:47,747][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:28:47,750][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:28:47,753][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:28:59,022][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5495410608298228496.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5495410608298228496.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:28:59,027][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:28:59,027][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:28:59,027][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:28:59,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:28:59,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:28:59,028][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:28:59,162][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:28:59,162][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:28:59,163][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:28:59,164][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195201], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:28:59,164][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
Advertisement
Add Comment
Please, Sign In to add comment