@Anthony this is pod logs
Defaulted container "opensearch" out of: opensearch, fsgroup-volume (init), configfile (init)
Enabling OpenSearch Security Plugin
Enabling execution of install_demo_configuration.sh for OpenSearch Security Plugin
OpenSearch 2.12.0 onwards, the OpenSearch Security Plugin a change that requires an initial password for 'admin' user.
Please define an environment variable 'OPENSEARCH_INITIAL_ADMIN_PASSWORD' with a strong password string.
If a password is not provided, the setup will quit.
For more details, please visit: https://opensearch.org/docs/latest/install-and-configure/install-opensearch/docker/
### OpenSearch Security Demo Installer
### ** Warning: Do not use on production or public reachable systems **
OpenSearch install type: rpm/deb on Linux 5.15.0-151-generic amd64
OpenSearch config dir: /usr/share/opensearch/config/
OpenSearch config file: /usr/share/opensearch/config/opensearch.yml
OpenSearch bin dir: /usr/share/opensearch/bin/
OpenSearch plugins dir: /usr/share/opensearch/plugins/
OpenSearch lib dir: /usr/share/opensearch/lib/
Detected OpenSearch Version: 3.2.0
Detected OpenSearch Security Version: 3.2.0.0
/usr/share/opensearch/config/opensearch.yml seems to be already configured for Security. Quit.
Enabling execution of OPENSEARCH_HOME/bin/opensearch-performance-analyzer/performance-analyzer-agent-cli for OpenSearch Performance Analyzer Plugin
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Unknown module: org.apache.arrow.memory.core specified to --add-opens
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/usr/share/opensearch/lib/jna-5.16.0.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-18T04:41:44,747][WARN ][stderr ] [opensearch-cluster-master-0] Sep 18, 2025 4:41:44 AM org.opensearch.javaagent.bootstrap.AgentPolicy setPolicy
[2025-09-18T04:41:44,749][WARN ][stderr ] [opensearch-cluster-master-0] INFO: Policy attached successfully: org.opensearch.bootstrap.OpenSearchPolicy@5ac6c4f2
[2025-09-18T04:41:44,758][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] version[3.2.0], pid[1], build[tar/6adc0bf476e1624190564d7fbe4aba00ccf49ad8/2025-08-12T03:55:01.226522683Z], OS[Linux/5.15.0-151-generic/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/24.0.2/24.0.2+12]
[2025-09-18T04:41:44,758][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] JVM home [/usr/share/opensearch/jdk], using bundled JDK/JRE [true]
[2025-09-18T04:41:44,758][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] JVM arguments [-Xshare:auto, -Dopensearch.networkaddress.cache.ttl=60, -Dopensearch.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.locale.providers=SPI,CLDR, -Xms1g, -Xmx1g, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/tmp/opensearch-13047235266071804518, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, --add-modules=jdk.incubator.vector, -javaagent:agent/opensearch-agent.jar, --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED, -Dclk.tck=100, -Djdk.attach.allowAttachSelf=true, -Djava.security.policy=/usr/share/opensearch/config/opensearch-performance-analyzer/opensearch_security.policy, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, -Dopensearch.cgroups.hierarchy.override=/, -Xmx1G, -Xms1G, -XX:MaxDirectMemorySize=536870912, -Dopensearch.path.home=/usr/share/opensearch, -Dopensearch.path.conf=/usr/share/opensearch/config, -Dopensearch.distribution.type=tar, -Dopensearch.bundled_jdk=true]
[2025-09-18T04:41:44,867][WARN ][stderr ] [opensearch-cluster-master-0] Sep 18, 2025 4:41:44 AM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider <init>
[2025-09-18T04:41:44,867][WARN ][stderr ] [opensearch-cluster-master-0] INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled
[2025-09-18T04:41:45,312][INFO ][o.o.s.s.t.SSLConfig ] [opensearch-cluster-master-0] SSL dual mode is disabled
[2025-09-18T04:41:45,312][INFO ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] OpenSearch Config path is /usr/share/opensearch/config
[2025-09-18T04:41:45,565][INFO ][o.o.s.s.SslSettingsManager] [opensearch-cluster-master-0] TLS HTTP Provider : JDK
[2025-09-18T04:41:45,565][INFO ][o.o.s.s.SslSettingsManager] [opensearch-cluster-master-0] Enabled TLS protocols for HTTP layer : [TLSv1.3, TLSv1.2]
[2025-09-18T04:41:45,565][INFO ][o.o.s.s.SslSettingsManager] [opensearch-cluster-master-0] TLS Transport Client Provider : JDK
[2025-09-18T04:41:45,565][INFO ][o.o.s.s.SslSettingsManager] [opensearch-cluster-master-0] TLS Transport Server Provider : JDK
[2025-09-18T04:41:45,565][INFO ][o.o.s.s.SslSettingsManager] [opensearch-cluster-master-0] Enabled TLS protocols for Transport layer : [TLSv1.3, TLSv1.2]
[2025-09-18T04:41:46,020][INFO ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] Clustername: opensearch-cluster
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] Directory /usr/share/opensearch/config has insecure file permissions (should be 0700)
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] File /usr/share/opensearch/config/opensearch.yml has insecure file permissions (should be 0600)
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] File /usr/share/opensearch/config/root-ca.pem has insecure file permissions (should be 0600)
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] File /usr/share/opensearch/config/esnode-key.pem has insecure file permissions (should be 0600)
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] File /usr/share/opensearch/config/esnode.pem has insecure file permissions (should be 0600)
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] File /usr/share/opensearch/config/kirk-key.pem has insecure file permissions (should be 0600)
[2025-09-18T04:41:46,022][WARN ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] File /usr/share/opensearch/config/kirk.pem has insecure file permissions (should be 0600)
[2025-09-18T04:41:46,539][ERROR][o.o.p.c.c.PluginSettings ] [opensearch-cluster-master-0] Loading config file /usr/share/opensearch/config/opensearch-performance-analyzer/performance-analyzer.properties failed with error: org.opensearch.performanceanalyzer.commons.config.ConfigFileException: java.io.FileNotFoundException: /usr/share/opensearch/config/opensearch-performance-analyzer/performance-analyzer.properties (No such file or directory). Disabling plugin.
[2025-09-18T04:41:46,539][INFO ][o.o.p.c.c.PluginSettings ] [opensearch-cluster-master-0] Config: metricsLocation: /dev/shm/performanceanalyzer/, metricsDeletionInterval: 1, httpsEnabled: false, cleanup-metrics-db-files: false, batch-metrics-retention-period-minutes: 7, rpc-port: 9650, webservice-port 9600
[2025-09-18T04:41:46,664][ERROR][o.o.p.c.c.StatsCollector ] [opensearch-cluster-master-0] Error in loading metadata for folderLocation: /usr/share/opensearch/config/opensearch-performance-analyzer/, fileLocation: plugin-stats-metadata
java.io.FileNotFoundException: /usr/share/opensearch/config/opensearch-performance-analyzer/plugin-stats-metadata (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method) ~[?:?]
at java.base/java.io.FileInputStream.open(FileInputStream.java:185) ~[?:?]
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:139) ~[?:?]
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:109) ~[?:?]
at org.opensearch.performanceanalyzer.commons.collectors.StatsCollector.loadMetadata(StatsCollector.java:158) [performance-analyzer-commons-2.0.0.jar:?]
at org.opensearch.performanceanalyzer.commons.collectors.StatsCollector.instance(StatsCollector.java:73) [performance-analyzer-commons-2.0.0.jar:?]
at org.opensearch.performanceanalyzer.PerformanceAnalyzerPlugin.scheduleRcaCollectors(PerformanceAnalyzerPlugin.java:264) [opensearch-performance-analyzer-3.2.0.0.jar:3.2.0.0]
at org.opensearch.performanceanalyzer.PerformanceAnalyzerPlugin.<init>(PerformanceAnalyzerPlugin.java:213) [opensearch-performance-analyzer-3.2.0.0.jar:3.2.0.0]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483) ~[?:?]
at org.opensearch.plugins.PluginsService.loadPlugin(PluginsService.java:872) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.plugins.PluginsService.loadBundle(PluginsService.java:820) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.plugins.PluginsService.loadBundles(PluginsService.java:615) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.plugins.PluginsService.<init>(PluginsService.java:229) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.node.Node.<init>(Node.java:554) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.node.Node.<init>(Node.java:482) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.Bootstrap$5.<init>(Bootstrap.java:249) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.Bootstrap.setup(Bootstrap.java:249) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.Bootstrap.init(Bootstrap.java:411) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.OpenSearch.init(OpenSearch.java:168) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.OpenSearch.execute(OpenSearch.java:159) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.common.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:110) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.cli.Command.mainWithoutErrorHandling(Command.java:138) [opensearch-cli-3.2.0.jar:3.2.0]
at org.opensearch.cli.Command.main(Command.java:101) [opensearch-cli-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.OpenSearch.main(OpenSearch.java:125) [opensearch-3.2.0.jar:3.2.0]
at org.opensearch.bootstrap.OpenSearch.main(OpenSearch.java:91) [opensearch-3.2.0.jar:3.2.0]
[2025-09-18T04:41:46,667][INFO ][o.o.p.c.SearchBackPressureStatsCollector] [opensearch-cluster-master-0] SearchBackPressureStatsCollector started
[2025-09-18T04:41:46,816][INFO ][o.o.i.r.ReindexModulePlugin] [opensearch-cluster-master-0] ReindexPlugin reloadSPI called
[2025-09-18T04:41:46,816][INFO ][o.o.i.r.ReindexModulePlugin] [opensearch-cluster-master-0] Unable to find any implementation for RemoteReindexExtension
[2025-09-18T04:41:46,831][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: opensearch_time_series_analytics, index: .opendistro-anomaly-detector-jobs
[2025-09-18T04:41:46,832][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: opendistro-index-management, index: .opendistro-ism-config
[2025-09-18T04:41:46,832][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: opensearch_sap_job, index: .opensearch-sap--job
[2025-09-18T04:41:46,847][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: reports-scheduler, index: .opendistro-reports-definitions
[2025-09-18T04:41:46,848][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: opensearch_ml_commons_jobs, index: .plugins-ml-jobs
[2025-09-18T04:41:46,848][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: scheduler_geospatial_ip2geo_datasource, index: .scheduler-geospatial-ip2geo-datasource
[2025-09-18T04:41:46,849][INFO ][o.o.j.JobSchedulerPlugin ] [opensearch-cluster-master-0] Loaded scheduler extension: async-query-scheduler, index: .async-query-scheduler
[2025-09-18T04:41:46,861][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [aggs-matrix-stats]
[2025-09-18T04:41:46,861][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [analysis-common]
[2025-09-18T04:41:46,861][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [cache-common]
[2025-09-18T04:41:46,861][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [geo]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [ingest-common]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [ingest-geoip]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [ingest-user-agent]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [lang-expression]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [lang-mustache]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [lang-painless]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [mapper-extras]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [opensearch-dashboards]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [parent-join]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [percolator]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [rank-eval]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [reindex]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [repository-url]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [rule-framework]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [search-pipeline-common]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [systemd]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [transport-grpc]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded module [transport-netty4]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-alerting]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-anomaly-detection]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-asynchronous-search]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-cross-cluster-replication]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-custom-codecs]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-flow-framework]
[2025-09-18T04:41:46,862][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-geospatial]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-index-management]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-job-scheduler]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-knn]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-ltr]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-ml]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-neural-search]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-notifications]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-notifications-core]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-observability]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-performance-analyzer]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-reports-scheduler]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-search-relevance]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-security]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-security-analytics]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-skills]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-sql]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-system-templates]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [opensearch-ubi]
[2025-09-18T04:41:46,863][INFO ][o.o.p.PluginsService ] [opensearch-cluster-master-0] loaded plugin [query-insights]
[2025-09-18T04:41:46,872][INFO ][o.o.s.OpenSearchSecurityPlugin] [opensearch-cluster-master-0] Disabled https compression by default to mitigate BREACH attacks. You can enable it by setting 'http.compression: true' in opensearch.yml
[2025-09-18T04:41:46,882][DEPRECATION][o.o.d.c.s.Settings ] [opensearch-cluster-master-0] [node.max_local_storage_nodes] setting was deprecated in OpenSearch and will be removed in a future release! See the breaking changes documentation for the next major version.
[2025-09-18T04:41:46,918][INFO ][o.o.e.NodeEnvironment ] [opensearch-cluster-master-0] using [1] data paths, mounts [[/usr/share/opensearch/data (172.20.20.48:/opt/nfs-storage/default-opensearch-cluster-master-opensearch-cluster-master-0-pvc-752b955e-2343-458e-b2f8-b00f73f5cae5)]], net usable_space [847.2gb], net total_space [914.7gb], types [nfs4]
[2025-09-18T04:41:46,918][INFO ][o.o.e.NodeEnvironment ] [opensearch-cluster-master-0] heap size [1gb], compressed ordinary object pointers [true]
[2025-09-18T04:41:46,934][DEPRECATION][o.o.d.c.n.DiscoveryNodeRole] [opensearch-cluster-master-0] Assigning [master] role in setting [node.roles] is deprecated. To promote inclusive language, please use [cluster_manager] role instead.
[2025-09-18T04:41:46,991][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] node name [opensearch-cluster-master-0], node ID [3YkPgm9pQXKJMjYQCgsy5Q], cluster name [opensearch-cluster], roles [ingest, remote_cluster_client, master, data]
[2025-09-18T04:41:47,035][INFO ][o.o.e.ExtensionsManager ] [opensearch-cluster-master-0] ExtensionsManager initialized
[2025-09-18T04:41:47,906][WARN ][stderr ] [opensearch-cluster-master-0] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[2025-09-18T04:41:47,906][WARN ][stderr ] [opensearch-cluster-master-0] SLF4J: Defaulting to no-operation (NOP) logger implementation
[2025-09-18T04:41:47,906][WARN ][stderr ] [opensearch-cluster-master-0] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[2025-09-18T04:41:48,445][DEPRECATION][o.o.d.c.s.Settings ] [opensearch-cluster-master-0] [cluster.initial_master_nodes] setting was deprecated in OpenSearch and will be removed in a future release! See the breaking changes documentation for the next major version.
[2025-09-18T04:41:48,445][DEPRECATION][o.o.d.c.s.Settings ] [opensearch-cluster-master-0] [plugins.security.ssl.transport.enforce_hostname_verification] setting was deprecated in OpenSearch and will be removed in a future release! See the breaking changes documentation for the next major version.
[2025-09-18T04:41:49,116][INFO ][o.o.t.g.p.r.s.q.QueryBuilderProtoConverterRegistry] [opensearch-cluster-master-0] Registered 4 built-in query converters
[2025-09-18T04:41:49,116][INFO ][o.o.t.g.p.r.s.q.QueryBuilderProtoConverterRegistry] [opensearch-cluster-master-0] Loaded 0 external query converters (0 failed)
[2025-09-18T04:41:49,156][WARN ][stderr ] [opensearch-cluster-master-0] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[2025-09-18T04:41:49,156][WARN ][stderr ] [opensearch-cluster-master-0] SLF4J: Defaulting to no-operation (NOP) logger implementation
[2025-09-18T04:41:49,156][WARN ][stderr ] [opensearch-cluster-master-0] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[2025-09-18T04:41:49,189][INFO ][o.o.s.a.i.AuditLogImpl ] [opensearch-cluster-master-0] Message routing enabled: true
[2025-09-18T04:41:49,265][WARN ][o.o.s.c.Salt ] [opensearch-cluster-master-0] If you plan to use field masking pls configure compliance salt e1ukloTsQlOgPquJ to be a random string of 16 chars length identical on all nodes
[2025-09-18T04:41:49,265][WARN ][o.o.s.c.Salt ] [opensearch-cluster-master-0] If you plan to use field masking pls configure compliance salt e1ukloTsQlOgPquJ to be a random string of 16 chars length identical on all nodes
[2025-09-18T04:41:49,267][INFO ][o.o.s.f.SecurityFilter ] [opensearch-cluster-master-0] <NONE> indices are made immutable.
[2025-09-18T04:41:49,339][INFO ][o.o.l.b.LTRCircuitBreakerService] [opensearch-cluster-master-0] Registered memory breaker.
[2025-09-18T04:41:49,347][INFO ][o.o.r.m.c.i.SdkClientFactory] [opensearch-cluster-master-0] Using local opensearch cluster as metadata store.
[2025-09-18T04:41:49,364][INFO ][o.o.t.b.CircuitBreakerService] [opensearch-cluster-master-0] Registered memory breaker.
[2025-09-18T04:41:49,643][INFO ][o.o.s.e.ExperimentTaskManager] [opensearch-cluster-master-0] ExperimentTaskManager initialized with max 10 concurrent tasks (processors: 20)
[2025-09-18T04:41:49,653][INFO ][o.o.r.m.c.i.SdkClientFactory] [opensearch-cluster-master-0] Using local opensearch cluster as metadata store.
[2025-09-18T04:41:49,662][WARN ][o.o.s.p.SQLPlugin ] [opensearch-cluster-master-0] Master key is a required config for using create and update datasource APIs. Please set plugins.query.datasources.encryption.masterkey config in opensearch.yml in all the cluster nodes. More details can be found here: https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/admin/datasources.rst#master-key-config-for-encrypting-credential-information
[2025-09-18T04:41:49,777][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: ARRAY. Will skip its type checking
[2025-09-18T04:41:49,777][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: FORALL. Will skip its type checking
[2025-09-18T04:41:49,777][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: EXISTS. Will skip its type checking
[2025-09-18T04:41:49,777][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: FILTER. Will skip its type checking
[2025-09-18T04:41:49,777][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: TRANSFORM. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: REDUCE. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON_EXTRACT. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON_KEYS. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON_SET. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON_DELETE. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON_APPEND. Will skip its type checking
[2025-09-18T04:41:49,778][INFO ][o.o.s.e.f.PPLFuncImpTable] [opensearch-cluster-master-0] Cannot create type checker for function: JSON_EXTEND. Will skip its type checking
[2025-09-18T04:41:49,885][INFO ][o.o.p.i.c.s.QueryInsightsService] [opensearch-cluster-master-0] Setting query insights index template priority to [1847]
[2025-09-18T04:41:50,063][INFO ][o.o.r.m.c.i.SdkClientFactory] [opensearch-cluster-master-0] Using local opensearch cluster as metadata store.
[2025-09-18T04:41:50,077][INFO ][o.o.m.b.MLCircuitBreakerService] [opensearch-cluster-master-0] Registered ML memory breaker.
[2025-09-18T04:41:50,077][INFO ][o.o.m.b.MLCircuitBreakerService] [opensearch-cluster-master-0] Registered ML disk breaker.
[2025-09-18T04:41:50,077][INFO ][o.o.m.b.MLCircuitBreakerService] [opensearch-cluster-master-0] Registered ML native memory breaker.
[2025-09-18T04:41:50,139][INFO ][o.r.Reflections ] [opensearch-cluster-master-0] Reflections took 30 ms to scan 1 urls, producing 31 keys and 82 values
[2025-09-18T04:41:50,154][INFO ][o.r.Reflections ] [opensearch-cluster-master-0] Reflections took 1 ms to scan 1 urls, producing 3 keys and 5 values
[2025-09-18T04:41:50,553][INFO ][o.o.t.NettyAllocator ] [opensearch-cluster-master-0] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=256kb, factors={opensearch.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=1mb, heap_size=1gb}]
[2025-09-18T04:41:50,556][INFO ][o.o.s.s.t.SSLConfig ] [opensearch-cluster-master-0] SSL dual mode is disabled
[2025-09-18T04:41:50,608][INFO ][o.o.d.DiscoveryModule ] [opensearch-cluster-master-0] using discovery type [zen] and seed hosts providers [settings]
[2025-09-18T04:41:50,964][WARN ][o.o.g.DanglingIndicesState] [opensearch-cluster-master-0] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually
[2025-09-18T04:41:51,442][INFO ][o.o.p.h.c.PerformanceAnalyzerConfigAction] [opensearch-cluster-master-0] PerformanceAnalyzer Enabled: false
[2025-09-18T04:41:51,460][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] initialized
[2025-09-18T04:41:51,460][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] starting ...
[2025-09-18T04:41:51,498][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [windows_logtype.json] log type
[2025-09-18T04:41:51,498][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [waf_logtype.json] log type
[2025-09-18T04:41:51,498][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [vpcflow_logtype.json] log type
[2025-09-18T04:41:51,498][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [test_windows_logtype.json] log type
[2025-09-18T04:41:51,498][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [s3_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_web_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_proxy_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_macos_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_compliance_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_cloud_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_apt_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [others_application_logtype.json] log type
[2025-09-18T04:41:51,499][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [okta_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [network_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [netflow_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [m365_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [linux_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [gworkspace_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [github_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [dns_logtype.json] log type
[2025-09-18T04:41:51,500][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [cloudtrail_logtype.json] log type
[2025-09-18T04:41:51,501][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [azure_logtype.json] log type
[2025-09-18T04:41:51,501][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [apache_access_logtype.json] log type
[2025-09-18T04:41:51,501][INFO ][o.o.s.l.BuiltinLogTypeLoader] [opensearch-cluster-master-0] Loaded [ad_ldap_logtype.json] log type
[2025-09-18T04:41:51,571][INFO ][o.o.t.TransportService ] [opensearch-cluster-master-0] publish_address {10.44.0.6:9300}, bound_addresses {[::]:9300}
[2025-09-18T04:41:51,572][INFO ][o.o.t.TransportService ] [opensearch-cluster-master-0] Remote clusters initialized successfully.
[2025-09-18T04:41:51,862][INFO ][o.o.b.BootstrapChecks ] [opensearch-cluster-master-0] bound or publishing to a non-loopback address, enforcing bootstrap checks
ERROR: [1] bootstrap checks failed
[1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
ERROR: OpenSearch did not exit normally - check the logs at /usr/share/opensearch/logs/opensearch-cluster.log
[2025-09-18T04:41:51,870][INFO ][o.o.s.a.r.AuditMessageRouter] [opensearch-cluster-master-0] Closing AuditMessageRouter
[2025-09-18T04:41:51,870][INFO ][o.o.s.a.s.SinkProvider ] [opensearch-cluster-master-0] Closing InternalOpenSearchSink
[2025-09-18T04:41:51,870][INFO ][o.o.s.a.s.SinkProvider ] [opensearch-cluster-master-0] Closing DebugSink
[2025-09-18T04:41:51,870][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] stopping ...
[2025-09-18T04:41:51,878][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] stopped
[2025-09-18T04:41:51,878][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] closing ...
[2025-09-18T04:41:51,880][INFO ][o.o.s.a.i.AuditLogImpl ] [opensearch-cluster-master-0] Closing AuditLogImpl
[2025-09-18T04:41:51,884][INFO ][o.o.n.Node ] [opensearch-cluster-master-0] closed