2021.01.31 00:58:45 INFO es[][o.e.n.Node] version[7.9.3], pid[4148], build[unknown/unknown/c4138e51121ef06a6404866cddc601906fe5c868/2020-10-16T10:36:16.141335Z], OS[Windows 10/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.9/11.0.9+7-LTS] 2021.01.31 00:58:45 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Java\jdk-11.0.9] 2021.01.31 00:58:45 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=C:\Program Files\sonarqube-8.6.0.39681\temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -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, -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, -Djava.locale.providers=COMPAT, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Delasticsearch, -Des.path.home=C:\Program Files\sonarqube-8.6.0.39681\elasticsearch, -Des.path.conf=C:\Program Files\sonarqube-8.6.0.39681\temp\conf\es] 2021.01.31 00:58:46 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2021.01.31 00:58:46 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2021.01.31 00:58:46 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2021.01.31 00:58:46 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2021.01.31 00:58:46 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2021.01.31 00:58:46 INFO es[][o.e.p.PluginsService] no plugins loaded 2021.01.31 00:58:46 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[Windows (C:)]], net usable_space [368.3gb], net total_space [475.6gb], types [NTFS] 2021.01.31 00:58:46 INFO es[][o.e.e.NodeEnvironment] heap size [494.9mb], compressed ordinary object pointers [true] 2021.01.31 00:58:46 WARN es[][o.e.d.c.s.Settings] [node.master] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 00:58:46 WARN es[][o.e.d.c.s.Settings] [node.data] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 00:58:46 INFO es[][o.e.n.Node] node name [sonarqube], node ID [qIakwEK7RQeqOewlPeQk7A], cluster name [sonarqube] 2021.01.31 00:58:48 WARN es[][o.e.d.c.r.OperationRouting] searches will not be routed based on awareness attributes starting in version 8.0.0; to opt into this behaviour now please set the system property [es.search.ignore_awareness_attributes] to [true] 2021.01.31 00:58:49 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, factors={es.unsafe.use_unpooled_allocator=false, g1gc_enabled=false, g1gc_region_size=0b, heap_size=494.9mb}] 2021.01.31 00:58:49 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings] 2021.01.31 00:58:49 WARN es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually 2021.01.31 00:58:49 INFO es[][o.e.n.Node] initialized 2021.01.31 00:58:49 INFO es[][o.e.n.Node] starting ... 2021.01.31 00:58:50 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:59931}, bound_addresses {127.0.0.1:59931} 2021.01.31 00:58:50 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2021.01.31 00:58:50 INFO es[][o.e.c.c.Coordinator] cluster UUID [6Qgb2xG-QZqsVm6HoJ91uw] 2021.01.31 00:58:50 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{Fyy5Xt8vTTesmWZrCxvPLQ}{127.0.0.1}{127.0.0.1:59931}{dimr}{rack_id=sonarqube} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 20, version: 39, delta: master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{Fyy5Xt8vTTesmWZrCxvPLQ}{127.0.0.1}{127.0.0.1:59931}{dimr}{rack_id=sonarqube}]} 2021.01.31 00:58:50 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{Fyy5Xt8vTTesmWZrCxvPLQ}{127.0.0.1}{127.0.0.1:59931}{dimr}{rack_id=sonarqube}]}, term: 20, version: 39, reason: Publication{term=20, version=39} 2021.01.31 00:58:50 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2021.01.31 00:58:50 INFO es[][o.e.n.Node] started 2021.01.31 00:58:50 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2021.01.31 01:00:54 INFO es[][o.e.n.Node] version[7.9.3], pid[720], build[unknown/unknown/c4138e51121ef06a6404866cddc601906fe5c868/2020-10-16T10:36:16.141335Z], OS[Windows 10/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.9/11.0.9+7-LTS] 2021.01.31 01:00:54 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Java\jdk-11.0.9] 2021.01.31 01:00:54 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=C:\Program Files\sonarqube-8.6.0.39681\temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -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, -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, -Djava.locale.providers=COMPAT, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Delasticsearch, -Des.path.home=C:\Program Files\sonarqube-8.6.0.39681\elasticsearch, -Des.path.conf=C:\Program Files\sonarqube-8.6.0.39681\temp\conf\es] 2021.01.31 01:00:55 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2021.01.31 01:00:55 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2021.01.31 01:00:55 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2021.01.31 01:00:55 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2021.01.31 01:00:55 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2021.01.31 01:00:55 INFO es[][o.e.p.PluginsService] no plugins loaded 2021.01.31 01:00:55 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[Windows (C:)]], net usable_space [368.3gb], net total_space [475.6gb], types [NTFS] 2021.01.31 01:00:55 INFO es[][o.e.e.NodeEnvironment] heap size [494.9mb], compressed ordinary object pointers [true] 2021.01.31 01:00:55 WARN es[][o.e.d.c.s.Settings] [node.master] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:00:55 WARN es[][o.e.d.c.s.Settings] [node.data] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:00:55 INFO es[][o.e.n.Node] node name [sonarqube], node ID [qIakwEK7RQeqOewlPeQk7A], cluster name [sonarqube] 2021.01.31 01:00:57 WARN es[][o.e.d.c.r.OperationRouting] searches will not be routed based on awareness attributes starting in version 8.0.0; to opt into this behaviour now please set the system property [es.search.ignore_awareness_attributes] to [true] 2021.01.31 01:00:58 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, factors={es.unsafe.use_unpooled_allocator=false, g1gc_enabled=false, g1gc_region_size=0b, heap_size=494.9mb}] 2021.01.31 01:00:58 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings] 2021.01.31 01:00:58 WARN es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually 2021.01.31 01:00:58 INFO es[][o.e.n.Node] initialized 2021.01.31 01:00:58 INFO es[][o.e.n.Node] starting ... 2021.01.31 01:00:59 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:60066}, bound_addresses {127.0.0.1:60066} 2021.01.31 01:00:59 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2021.01.31 01:00:59 INFO es[][o.e.c.c.Coordinator] cluster UUID [6Qgb2xG-QZqsVm6HoJ91uw] 2021.01.31 01:00:59 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{F_9oLGzIS4albKaFfQZpDg}{127.0.0.1}{127.0.0.1:60066}{dimr}{rack_id=sonarqube} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 21, version: 41, delta: master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{F_9oLGzIS4albKaFfQZpDg}{127.0.0.1}{127.0.0.1:60066}{dimr}{rack_id=sonarqube}]} 2021.01.31 01:00:59 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{F_9oLGzIS4albKaFfQZpDg}{127.0.0.1}{127.0.0.1:60066}{dimr}{rack_id=sonarqube}]}, term: 21, version: 41, reason: Publication{term=21, version=41} 2021.01.31 01:00:59 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2021.01.31 01:00:59 INFO es[][o.e.n.Node] started 2021.01.31 01:00:59 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2021.01.31 01:01:31 INFO es[][o.e.n.Node] version[7.9.3], pid[17188], build[unknown/unknown/c4138e51121ef06a6404866cddc601906fe5c868/2020-10-16T10:36:16.141335Z], OS[Windows 10/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.9/11.0.9+7-LTS] 2021.01.31 01:01:31 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Java\jdk-11.0.9] 2021.01.31 01:01:31 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=C:\Program Files\sonarqube-8.6.0.39681\temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -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, -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, -Djava.locale.providers=COMPAT, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Delasticsearch, -Des.path.home=C:\Program Files\sonarqube-8.6.0.39681\elasticsearch, -Des.path.conf=C:\Program Files\sonarqube-8.6.0.39681\temp\conf\es] 2021.01.31 01:01:32 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2021.01.31 01:01:32 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2021.01.31 01:01:32 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2021.01.31 01:01:32 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2021.01.31 01:01:32 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2021.01.31 01:01:32 INFO es[][o.e.p.PluginsService] no plugins loaded 2021.01.31 01:01:32 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[Windows (C:)]], net usable_space [368.3gb], net total_space [475.6gb], types [NTFS] 2021.01.31 01:01:32 INFO es[][o.e.e.NodeEnvironment] heap size [494.9mb], compressed ordinary object pointers [true] 2021.01.31 01:01:32 WARN es[][o.e.d.c.s.Settings] [node.master] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:01:32 WARN es[][o.e.d.c.s.Settings] [node.data] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:01:32 INFO es[][o.e.n.Node] node name [sonarqube], node ID [qIakwEK7RQeqOewlPeQk7A], cluster name [sonarqube] 2021.01.31 01:01:34 WARN es[][o.e.d.c.r.OperationRouting] searches will not be routed based on awareness attributes starting in version 8.0.0; to opt into this behaviour now please set the system property [es.search.ignore_awareness_attributes] to [true] 2021.01.31 01:01:35 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, factors={es.unsafe.use_unpooled_allocator=false, g1gc_enabled=false, g1gc_region_size=0b, heap_size=494.9mb}] 2021.01.31 01:01:35 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings] 2021.01.31 01:01:35 WARN es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually 2021.01.31 01:01:35 INFO es[][o.e.n.Node] initialized 2021.01.31 01:01:35 INFO es[][o.e.n.Node] starting ... 2021.01.31 01:01:36 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:60150}, bound_addresses {127.0.0.1:60150} 2021.01.31 01:01:36 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2021.01.31 01:01:36 INFO es[][o.e.c.c.Coordinator] cluster UUID [6Qgb2xG-QZqsVm6HoJ91uw] 2021.01.31 01:01:36 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{KlJLirxDTCOoYxIK5-rd0g}{127.0.0.1}{127.0.0.1:60150}{dimr}{rack_id=sonarqube} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 22, version: 43, delta: master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{KlJLirxDTCOoYxIK5-rd0g}{127.0.0.1}{127.0.0.1:60150}{dimr}{rack_id=sonarqube}]} 2021.01.31 01:01:36 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{KlJLirxDTCOoYxIK5-rd0g}{127.0.0.1}{127.0.0.1:60150}{dimr}{rack_id=sonarqube}]}, term: 22, version: 43, reason: Publication{term=22, version=43} 2021.01.31 01:01:36 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2021.01.31 01:01:36 INFO es[][o.e.n.Node] started 2021.01.31 01:01:36 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2021.01.31 01:02:21 INFO es[][o.e.n.Node] version[7.9.3], pid[796], build[unknown/unknown/c4138e51121ef06a6404866cddc601906fe5c868/2020-10-16T10:36:16.141335Z], OS[Windows 10/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.9/11.0.9+7-LTS] 2021.01.31 01:02:21 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Java\jdk-11.0.9] 2021.01.31 01:02:21 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=C:\Program Files\sonarqube-8.6.0.39681\temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -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, -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, -Djava.locale.providers=COMPAT, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Delasticsearch, -Des.path.home=C:\Program Files\sonarqube-8.6.0.39681\elasticsearch, -Des.path.conf=C:\Program Files\sonarqube-8.6.0.39681\temp\conf\es] 2021.01.31 01:02:21 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2021.01.31 01:02:21 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2021.01.31 01:02:21 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2021.01.31 01:02:21 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2021.01.31 01:02:21 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2021.01.31 01:02:21 INFO es[][o.e.p.PluginsService] no plugins loaded 2021.01.31 01:02:21 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[Windows (C:)]], net usable_space [368.3gb], net total_space [475.6gb], types [NTFS] 2021.01.31 01:02:21 INFO es[][o.e.e.NodeEnvironment] heap size [494.9mb], compressed ordinary object pointers [true] 2021.01.31 01:02:21 WARN es[][o.e.d.c.s.Settings] [node.master] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:02:21 WARN es[][o.e.d.c.s.Settings] [node.data] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:02:22 INFO es[][o.e.n.Node] node name [sonarqube], node ID [qIakwEK7RQeqOewlPeQk7A], cluster name [sonarqube] 2021.01.31 01:02:24 WARN es[][o.e.d.c.r.OperationRouting] searches will not be routed based on awareness attributes starting in version 8.0.0; to opt into this behaviour now please set the system property [es.search.ignore_awareness_attributes] to [true] 2021.01.31 01:02:24 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, factors={es.unsafe.use_unpooled_allocator=false, g1gc_enabled=false, g1gc_region_size=0b, heap_size=494.9mb}] 2021.01.31 01:02:25 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings] 2021.01.31 01:02:25 WARN es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually 2021.01.31 01:02:25 INFO es[][o.e.n.Node] initialized 2021.01.31 01:02:25 INFO es[][o.e.n.Node] starting ... 2021.01.31 01:02:25 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:65344}, bound_addresses {127.0.0.1:65344} 2021.01.31 01:02:26 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2021.01.31 01:02:26 INFO es[][o.e.c.c.Coordinator] cluster UUID [6Qgb2xG-QZqsVm6HoJ91uw] 2021.01.31 01:02:26 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{VZzHTotsQZeL6YBMpcLLEA}{127.0.0.1}{127.0.0.1:65344}{dimr}{rack_id=sonarqube} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 23, version: 45, delta: master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{VZzHTotsQZeL6YBMpcLLEA}{127.0.0.1}{127.0.0.1:65344}{dimr}{rack_id=sonarqube}]} 2021.01.31 01:02:26 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{VZzHTotsQZeL6YBMpcLLEA}{127.0.0.1}{127.0.0.1:65344}{dimr}{rack_id=sonarqube}]}, term: 23, version: 45, reason: Publication{term=23, version=45} 2021.01.31 01:02:26 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2021.01.31 01:02:26 INFO es[][o.e.n.Node] started 2021.01.31 01:02:26 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2021.01.31 01:16:43 INFO es[][o.e.n.Node] version[7.9.3], pid[12988], build[unknown/unknown/c4138e51121ef06a6404866cddc601906fe5c868/2020-10-16T10:36:16.141335Z], OS[Windows 10/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.9/11.0.9+7-LTS] 2021.01.31 01:16:43 INFO es[][o.e.n.Node] JVM home [C:\Program Files\Java\jdk-11.0.9] 2021.01.31 01:16:43 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=C:\Program Files\sonarqube-8.6.0.39681\temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -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, -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, -Djava.locale.providers=COMPAT, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Delasticsearch, -Des.path.home=C:\Program Files\sonarqube-8.6.0.39681\elasticsearch, -Des.path.conf=C:\Program Files\sonarqube-8.6.0.39681\temp\conf\es] 2021.01.31 01:16:43 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2021.01.31 01:16:43 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2021.01.31 01:16:43 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2021.01.31 01:16:43 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2021.01.31 01:16:43 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2021.01.31 01:16:43 INFO es[][o.e.p.PluginsService] no plugins loaded 2021.01.31 01:16:43 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[Windows (C:)]], net usable_space [368.3gb], net total_space [475.6gb], types [NTFS] 2021.01.31 01:16:43 INFO es[][o.e.e.NodeEnvironment] heap size [494.9mb], compressed ordinary object pointers [true] 2021.01.31 01:16:43 WARN es[][o.e.d.c.s.Settings] [node.master] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:16:43 WARN es[][o.e.d.c.s.Settings] [node.data] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2021.01.31 01:16:43 INFO es[][o.e.n.Node] node name [sonarqube], node ID [qIakwEK7RQeqOewlPeQk7A], cluster name [sonarqube] 2021.01.31 01:16:46 WARN es[][o.e.d.c.r.OperationRouting] searches will not be routed based on awareness attributes starting in version 8.0.0; to opt into this behaviour now please set the system property [es.search.ignore_awareness_attributes] to [true] 2021.01.31 01:16:46 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, factors={es.unsafe.use_unpooled_allocator=false, g1gc_enabled=false, g1gc_region_size=0b, heap_size=494.9mb}] 2021.01.31 01:16:46 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings] 2021.01.31 01:16:47 WARN es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually 2021.01.31 01:16:47 INFO es[][o.e.n.Node] initialized 2021.01.31 01:16:47 INFO es[][o.e.n.Node] starting ... 2021.01.31 01:16:47 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:54326}, bound_addresses {127.0.0.1:54326} 2021.01.31 01:16:48 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2021.01.31 01:16:48 INFO es[][o.e.c.c.Coordinator] cluster UUID [6Qgb2xG-QZqsVm6HoJ91uw] 2021.01.31 01:16:48 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{2MyC05ChTH2c8neMQm6CnA}{127.0.0.1}{127.0.0.1:54326}{dimr}{rack_id=sonarqube} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 24, version: 47, delta: master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{2MyC05ChTH2c8neMQm6CnA}{127.0.0.1}{127.0.0.1:54326}{dimr}{rack_id=sonarqube}]} 2021.01.31 01:16:48 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{qIakwEK7RQeqOewlPeQk7A}{2MyC05ChTH2c8neMQm6CnA}{127.0.0.1}{127.0.0.1:54326}{dimr}{rack_id=sonarqube}]}, term: 24, version: 47, reason: Publication{term=24, version=47} 2021.01.31 01:16:48 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2021.01.31 01:16:48 INFO es[][o.e.n.Node] started 2021.01.31 01:16:48 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state