This is my es.log file. I’m restarting now to get more output:
2023.06.29 12:38:22 INFO es[][o.e.n.Node] version[8.7.0], pid[6288], build[tar/09520b59b6bc1057340b55750186466ea715e30e/2023-03-27T16:31:09.816451435Z], OS[Windows 10/10.0/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.7/17.0.7+7]
2023.06.29 12:38:22 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot], using bundled JDK [false]
2023.06.29 12:38:22 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=C:\sonarqube\temp, -XX:ErrorFile=C:\sonarqube\logs\es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=C:\sonarqube\temp, -XX:-OmitStackTraceInFastThrow, -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, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=C:\sonarqube\elasticsearch\lib, --add-modules=jdk.net, -Djdk.module.main=org.elasticsearch.server]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [apm]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [blob-cache]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [x-pack-aggregate-metric]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [x-pack-profiling]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2023.06.29 12:38:27 INFO es[][o.e.p.PluginsService] no plugins loaded
2023.06.29 12:38:30 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[OS (C:)]], net usable_space [12.5gb], net total_space [222.5gb], types [NTFS]
2023.06.29 12:38:30 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2023.06.29 12:38:30 INFO es[][o.e.n.Node] node name [sonarqube], node ID [tcTaO2R4QaOmd26BCSmLVA], cluster name [sonarqube], roles [ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold, ingest, data_frozen]
2023.06.29 12:38:31 INFO es[][o.e.x.p.ProfilingPlugin] Profiling is enabled
2023.06.29 12:38:31 INFO es[][o.e.x.s.Security] Security is disabled
2023.06.29 12:38:31 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2023.06.29 12:38:31 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2023.06.29 12:38:32 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2023.06.29 12:38:32 INFO es[][o.e.n.Node] initialized
2023.06.29 12:38:32 INFO es[][o.e.n.Node] starting ...
2023.06.29 12:38:32 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:60404}, bound_addresses {127.0.0.1:60404}
2023.06.29 12:38:32 INFO es[][o.e.c.c.ClusterBootstrapService] this node has not joined a bootstrapped cluster yet; [cluster.initial_master_nodes] is set to [sonarqube]
2023.06.29 12:38:32 INFO es[][o.e.c.c.Coordinator] setting initial configuration to VotingConfiguration{tcTaO2R4QaOmd26BCSmLVA}
2023.06.29 12:38:33 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[_FINISH_ELECTION_, {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{rgrzAkOyQiuL1l_9q5-GFg}{sonarqube}{127.0.0.1}{127.0.0.1:60404}{cdfhilmrstw}{8.7.0} completing election], term: 1, version: 1, delta: master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{rgrzAkOyQiuL1l_9q5-GFg}{sonarqube}{127.0.0.1}{127.0.0.1:60404}{cdfhilmrstw}{8.7.0}]}
2023.06.29 12:38:33 INFO es[][o.e.c.c.CoordinationState] cluster UUID set to [7uRFIJoMRN2GrKeH48tCrA]
2023.06.29 12:38:33 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{rgrzAkOyQiuL1l_9q5-GFg}{sonarqube}{127.0.0.1}{127.0.0.1:60404}{cdfhilmrstw}{8.7.0}]}, term: 1, version: 1, reason: Publication{term=1, version=1}
2023.06.29 12:38:33 INFO es[][o.e.r.s.FileSettingsService] starting file settings watcher ...
2023.06.29 12:38:33 INFO es[][o.e.r.s.FileSettingsService] file settings service up and running [tid=30]
2023.06.29 12:38:33 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.06.29 12:38:33 INFO es[][o.e.n.Node] started {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{rgrzAkOyQiuL1l_9q5-GFg}{sonarqube}{127.0.0.1}{127.0.0.1:60404}{cdfhilmrstw}{8.7.0}{xpack.installed=true, rack_id=sonarqube}
2023.06.29 12:38:33 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{rgrzAkOyQiuL1l_9q5-GFg}{sonarqube}{127.0.0.1}{127.0.0.1:60404}{cdfhilmrstw}{8.7.0}] with reason [completing election]
2023.06.29 12:38:33 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state
2023.06.29 12:38:33 INFO es[][o.e.h.n.s.HealthNodeTaskExecutor] Node [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}] is selected as the current health node.
2023.06.29 12:38:33 INFO es[][o.e.l.LicenseService] license [26c84eb3-1911-4197-bd3b-5806d2eff2c8] mode [basic] - valid
2023.06.29 12:39:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 12.5gb[5.6%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:40:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.8gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:41:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:42:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:44:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:45:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:46:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:48:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:49:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.9gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:50:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.8gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:52:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:53:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:54:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:55:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:57:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:58:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 12:59:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:01:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:02:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:03:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:04:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:06:03 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:07:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:08:33 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [tcTaO2R4QaOmd26BCSmLVA][sonarqube][C:\sonarqube\data\es8] free: 13.2gb[5.9%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2023.06.29 13:08:35 INFO es[][o.e.n.Node] stopping ...
2023.06.29 13:08:35 INFO es[][o.e.r.s.FileSettingsService] shutting down watcher thread
2023.06.29 13:08:35 INFO es[][o.e.r.s.FileSettingsService] watcher service stopped
2023.06.29 13:08:35 INFO es[][o.e.n.Node] stopped
2023.06.29 13:08:35 INFO es[][o.e.n.Node] closing ...
2023.06.29 13:08:35 INFO es[][o.e.n.Node] closed
2023.06.29 13:27:00 INFO es[][o.e.n.Node] version[8.7.0], pid[18752], build[tar/09520b59b6bc1057340b55750186466ea715e30e/2023-03-27T16:31:09.816451435Z], OS[Windows 10/10.0/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.7/17.0.7+7]
2023.06.29 13:27:00 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot], using bundled JDK [false]
2023.06.29 13:27:00 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=C:\sonarqube\temp, -XX:ErrorFile=C:\sonarqube\logs\es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=C:\sonarqube\temp, -XX:-OmitStackTraceInFastThrow, -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, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=C:\sonarqube\elasticsearch\lib, --add-modules=jdk.net, -Djdk.module.main=org.elasticsearch.server]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [apm]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [blob-cache]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [x-pack-aggregate-metric]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [x-pack-profiling]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2023.06.29 13:27:06 INFO es[][o.e.p.PluginsService] no plugins loaded
2023.06.29 13:27:09 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[OS (C:)]], net usable_space [12.5gb], net total_space [222.5gb], types [NTFS]
2023.06.29 13:27:09 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2023.06.29 13:27:09 INFO es[][o.e.n.Node] node name [sonarqube], node ID [tcTaO2R4QaOmd26BCSmLVA], cluster name [sonarqube], roles [data_frozen, ingest, data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml]
2023.06.29 13:27:12 INFO es[][o.e.x.p.ProfilingPlugin] Profiling is enabled
2023.06.29 13:27:12 INFO es[][o.e.x.s.Security] Security is disabled
2023.06.29 13:27:12 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2023.06.29 13:27:12 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2023.06.29 13:27:12 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2023.06.29 13:27:13 INFO es[][o.e.n.Node] initialized
2023.06.29 13:27:13 INFO es[][o.e.n.Node] starting ...
2023.06.29 13:27:13 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:64784}, bound_addresses {127.0.0.1:64784}
2023.06.29 13:27:14 WARN es[][o.e.c.c.ClusterBootstrapService] this node is locked into cluster UUID [7uRFIJoMRN2GrKeH48tCrA] but [cluster.initial_master_nodes] is set to [sonarqube]; remove this setting to avoid possible data loss caused by subsequent cluster bootstrap attempts; for further information see https://www.elastic.co/guide/en/elasticsearch/reference/8.7/important-settings.html#initial_master_nodes
2023.06.29 13:27:14 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[_FINISH_ELECTION_, {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{HuOvv23QS5u4TPo4yKdyxA}{sonarqube}{127.0.0.1}{127.0.0.1:64784}{cdfhilmrstw}{8.7.0} completing election], term: 2, version: 6, delta: master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{HuOvv23QS5u4TPo4yKdyxA}{sonarqube}{127.0.0.1}{127.0.0.1:64784}{cdfhilmrstw}{8.7.0}]}
2023.06.29 13:27:14 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{HuOvv23QS5u4TPo4yKdyxA}{sonarqube}{127.0.0.1}{127.0.0.1:64784}{cdfhilmrstw}{8.7.0}]}, term: 2, version: 6, reason: Publication{term=2, version=6}
2023.06.29 13:27:14 INFO es[][o.e.r.s.FileSettingsService] starting file settings watcher ...
2023.06.29 13:27:14 INFO es[][o.e.r.s.FileSettingsService] file settings service up and running [tid=31]
2023.06.29 13:27:14 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.06.29 13:27:14 INFO es[][o.e.n.Node] started {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{HuOvv23QS5u4TPo4yKdyxA}{sonarqube}{127.0.0.1}{127.0.0.1:64784}{cdfhilmrstw}{8.7.0}{xpack.installed=true, rack_id=sonarqube}
2023.06.29 13:27:14 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{HuOvv23QS5u4TPo4yKdyxA}{sonarqube}{127.0.0.1}{127.0.0.1:64784}{cdfhilmrstw}{8.7.0}] with reason [completing election]
2023.06.29 13:27:14 INFO es[][o.e.l.LicenseService] license [26c84eb3-1911-4197-bd3b-5806d2eff2c8] mode [basic] - valid
2023.06.29 13:27:14 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state
2023.06.29 13:27:14 INFO es[][o.e.h.n.s.HealthNodeTaskExecutor] Node [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}] is selected as the current health node.
2023.06.29 13:27:16 INFO es[][o.e.n.Node] stopping ...
2023.06.29 13:27:16 INFO es[][o.e.r.s.FileSettingsService] shutting down watcher thread
2023.06.29 13:27:16 INFO es[][o.e.r.s.FileSettingsService] watcher service stopped
2023.06.29 13:27:16 INFO es[][o.e.n.Node] stopped
2023.06.29 13:27:16 INFO es[][o.e.n.Node] closing ...
2023.06.29 13:27:16 INFO es[][o.e.n.Node] closed
2023.06.29 13:27:37 INFO es[][o.e.n.Node] version[8.7.0], pid[2904], build[tar/09520b59b6bc1057340b55750186466ea715e30e/2023-03-27T16:31:09.816451435Z], OS[Windows 10/10.0/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.7/17.0.7+7]
2023.06.29 13:27:37 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot], using bundled JDK [false]
2023.06.29 13:27:37 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=C:\sonarqube\temp, -XX:ErrorFile=C:\sonarqube\logs\es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=C:\sonarqube\temp, -XX:-OmitStackTraceInFastThrow, -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, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=C:\sonarqube\elasticsearch\lib, --add-modules=jdk.net, -Djdk.module.main=org.elasticsearch.server]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [apm]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [blob-cache]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [x-pack-aggregate-metric]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [x-pack-profiling]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2023.06.29 13:27:41 INFO es[][o.e.p.PluginsService] no plugins loaded
2023.06.29 13:27:43 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[OS (C:)]], net usable_space [13.1gb], net total_space [222.5gb], types [NTFS]
2023.06.29 13:27:43 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2023.06.29 13:27:43 INFO es[][o.e.n.Node] node name [sonarqube], node ID [tcTaO2R4QaOmd26BCSmLVA], cluster name [sonarqube], roles [ingest, data_frozen, ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold]
2023.06.29 13:27:44 INFO es[][o.e.x.p.ProfilingPlugin] Profiling is enabled
2023.06.29 13:27:44 INFO es[][o.e.x.s.Security] Security is disabled
2023.06.29 13:27:44 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2023.06.29 13:27:44 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2023.06.29 13:27:44 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2023.06.29 13:27:45 INFO es[][o.e.n.Node] initialized
2023.06.29 13:27:45 INFO es[][o.e.n.Node] starting ...
2023.06.29 13:27:45 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:65094}, bound_addresses {127.0.0.1:65094}
2023.06.29 13:27:45 WARN es[][o.e.c.c.ClusterBootstrapService] this node is locked into cluster UUID [7uRFIJoMRN2GrKeH48tCrA] but [cluster.initial_master_nodes] is set to [sonarqube]; remove this setting to avoid possible data loss caused by subsequent cluster bootstrap attempts; for further information see https://www.elastic.co/guide/en/elasticsearch/reference/8.7/important-settings.html#initial_master_nodes
2023.06.29 13:27:46 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[_FINISH_ELECTION_, {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{-vzOkY1tS5Oax-VyYQ8GJQ}{sonarqube}{127.0.0.1}{127.0.0.1:65094}{cdfhilmrstw}{8.7.0} completing election], term: 3, version: 10, delta: master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{-vzOkY1tS5Oax-VyYQ8GJQ}{sonarqube}{127.0.0.1}{127.0.0.1:65094}{cdfhilmrstw}{8.7.0}]}
2023.06.29 13:27:46 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{-vzOkY1tS5Oax-VyYQ8GJQ}{sonarqube}{127.0.0.1}{127.0.0.1:65094}{cdfhilmrstw}{8.7.0}]}, term: 3, version: 10, reason: Publication{term=3, version=10}
2023.06.29 13:27:46 INFO es[][o.e.r.s.FileSettingsService] starting file settings watcher ...
2023.06.29 13:27:46 INFO es[][o.e.r.s.FileSettingsService] file settings service up and running [tid=31]
2023.06.29 13:27:46 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.06.29 13:27:46 INFO es[][o.e.n.Node] started {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{-vzOkY1tS5Oax-VyYQ8GJQ}{sonarqube}{127.0.0.1}{127.0.0.1:65094}{cdfhilmrstw}{8.7.0}{rack_id=sonarqube, xpack.installed=true}
2023.06.29 13:27:46 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{-vzOkY1tS5Oax-VyYQ8GJQ}{sonarqube}{127.0.0.1}{127.0.0.1:65094}{cdfhilmrstw}{8.7.0}] with reason [completing election]
2023.06.29 13:27:46 INFO es[][o.e.l.LicenseService] license [26c84eb3-1911-4197-bd3b-5806d2eff2c8] mode [basic] - valid
2023.06.29 13:27:46 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state
2023.06.29 13:27:46 INFO es[][o.e.h.n.s.HealthNodeTaskExecutor] Node [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}] is selected as the current health node.
2023.06.29 13:28:11 INFO es[][o.e.n.Node] stopping ...
2023.06.29 13:28:11 INFO es[][o.e.r.s.FileSettingsService] shutting down watcher thread
2023.06.29 13:28:11 INFO es[][o.e.r.s.FileSettingsService] watcher service stopped
2023.06.29 13:28:11 INFO es[][o.e.n.Node] stopped
2023.06.29 13:28:11 INFO es[][o.e.n.Node] closing ...
2023.06.29 13:28:11 INFO es[][o.e.n.Node] closed
2023.06.29 13:28:47 INFO es[][o.e.n.Node] version[8.7.0], pid[13648], build[tar/09520b59b6bc1057340b55750186466ea715e30e/2023-03-27T16:31:09.816451435Z], OS[Windows 10/10.0/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.7/17.0.7+7]
2023.06.29 13:28:47 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot], using bundled JDK [false]
2023.06.29 13:28:47 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=C:\sonarqube\temp, -XX:ErrorFile=C:\sonarqube\logs\es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=C:\sonarqube\temp, -XX:-OmitStackTraceInFastThrow, -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, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=C:\sonarqube\elasticsearch\lib, --add-modules=jdk.net, -Djdk.module.main=org.elasticsearch.server]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [apm]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [blob-cache]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-aggregate-metric]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-profiling]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2023.06.29 13:28:48 INFO es[][o.e.p.PluginsService] no plugins loaded
2023.06.29 13:28:50 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[OS (C:)]], net usable_space [13.1gb], net total_space [222.5gb], types [NTFS]
2023.06.29 13:28:50 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2023.06.29 13:28:50 INFO es[][o.e.n.Node] node name [sonarqube], node ID [tcTaO2R4QaOmd26BCSmLVA], cluster name [sonarqube], roles [data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml, data_frozen, ingest]
2023.06.29 13:28:51 INFO es[][o.e.x.p.ProfilingPlugin] Profiling is enabled
2023.06.29 13:28:52 INFO es[][o.e.x.s.Security] Security is disabled
2023.06.29 13:28:52 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2023.06.29 13:28:52 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2023.06.29 13:28:52 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2023.06.29 13:28:52 INFO es[][o.e.n.Node] initialized
2023.06.29 13:28:52 INFO es[][o.e.n.Node] starting ...
2023.06.29 13:28:53 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:65328}, bound_addresses {127.0.0.1:65328}
2023.06.29 13:28:53 WARN es[][o.e.c.c.ClusterBootstrapService] this node is locked into cluster UUID [7uRFIJoMRN2GrKeH48tCrA] but [cluster.initial_master_nodes] is set to [sonarqube]; remove this setting to avoid possible data loss caused by subsequent cluster bootstrap attempts; for further information see https://www.elastic.co/guide/en/elasticsearch/reference/8.7/important-settings.html#initial_master_nodes
2023.06.29 13:28:53 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[_FINISH_ELECTION_, {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{ZZ7jyb9vRi-uy4B1z1Is6w}{sonarqube}{127.0.0.1}{127.0.0.1:65328}{cdfhilmrstw}{8.7.0} completing election], term: 4, version: 14, delta: master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{ZZ7jyb9vRi-uy4B1z1Is6w}{sonarqube}{127.0.0.1}{127.0.0.1:65328}{cdfhilmrstw}{8.7.0}]}
2023.06.29 13:28:53 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{ZZ7jyb9vRi-uy4B1z1Is6w}{sonarqube}{127.0.0.1}{127.0.0.1:65328}{cdfhilmrstw}{8.7.0}]}, term: 4, version: 14, reason: Publication{term=4, version=14}
2023.06.29 13:28:53 INFO es[][o.e.r.s.FileSettingsService] starting file settings watcher ...
2023.06.29 13:28:53 INFO es[][o.e.r.s.FileSettingsService] file settings service up and running [tid=31]
2023.06.29 13:28:53 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.06.29 13:28:53 INFO es[][o.e.n.Node] started {sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{ZZ7jyb9vRi-uy4B1z1Is6w}{sonarqube}{127.0.0.1}{127.0.0.1:65328}{cdfhilmrstw}{8.7.0}{xpack.installed=true, rack_id=sonarqube}
2023.06.29 13:28:53 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}{ZZ7jyb9vRi-uy4B1z1Is6w}{sonarqube}{127.0.0.1}{127.0.0.1:65328}{cdfhilmrstw}{8.7.0}] with reason [completing election]
2023.06.29 13:28:53 INFO es[][o.e.l.LicenseService] license [26c84eb3-1911-4197-bd3b-5806d2eff2c8] mode [basic] - valid
2023.06.29 13:28:53 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state
2023.06.29 13:28:53 INFO es[][o.e.h.n.s.HealthNodeTaskExecutor] Node [{sonarqube}{tcTaO2R4QaOmd26BCSmLVA}] is selected as the current health node.
2023.06.29 13:28:54 INFO es[][o.e.n.Node] stopping ...
2023.06.29 13:28:54 INFO es[][o.e.r.s.FileSettingsService] shutting down watcher thread
2023.06.29 13:28:54 INFO es[][o.e.r.s.FileSettingsService] watcher service stopped
2023.06.29 13:28:54 INFO es[][o.e.n.Node] stopped
2023.06.29 13:28:54 INFO es[][o.e.n.Node] closing ...
2023.06.29 13:28:54 INFO es[][o.e.n.Node] closed
2023.06.29 13:31:32 INFO es[][o.e.n.Node] version[8.7.0], pid[20624], build[tar/09520b59b6bc1057340b55750186466ea715e30e/2023-03-27T16:31:09.816451435Z], OS[Windows 10/10.0/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.7/17.0.7+7]
2023.06.29 13:31:32 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot], using bundled JDK [false]
2023.06.29 13:31:32 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=C:\sonarqube\temp, -XX:ErrorFile=C:\sonarqube\logs\es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=C:\sonarqube\temp, -XX:-OmitStackTraceInFastThrow, -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, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=C:\sonarqube\elasticsearch\lib, --add-modules=jdk.net, -Djdk.module.main=org.elasticsearch.server]