Whatever software powers this discussion board, it's garbage. here's part 2 of 3 of my post:
Here's a snip of logs from one of the masters showing the actual problem:
root@ip-172-25-34-206:/var/log/elasticsearch# service elasticsearch start && tail -f ElasticSearchCluster.log
[2018-12-11T00:57:25,088][INFO ][o.e.e.NodeEnvironment ] [ip-172-25-34-206] using [1] data paths, mounts [[/ (/dev/nvme0n1p1)]], net usable_space [3.5gb], net total_space [7.6gb], types [ext4]
[2018-12-11T00:57:25,098][INFO ][o.e.e.NodeEnvironment ] [ip-172-25-34-206] heap size [1007.3mb], compressed ordinary object pointers [true]
[2018-12-11T00:57:25,099][INFO ][o.e.n.Node ] [ip-172-25-34-206] node name [ip-172-25-34-206], node ID [rdjd-hXDRjieEPEeeeHyIA]
[2018-12-11T00:57:25,099][INFO ][o.e.n.Node ] [ip-172-25-34-206] version[6.5.2], pid[5138], build[default/deb/9434bed/2018-11-29T23:58:20.891072Z], OS[Linux/4.15.0-1029-aws/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_191/25.191-b12]
[2018-12-11T00:57:25,100][INFO ][o.e.n.Node ] [ip-172-25-34-206] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -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, -Djava.io.tmpdir=/tmp/elasticsearch.LaJjFVV8, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/elasticsearch, -XX:ErrorFile=/var/log/elasticsearch/hs_err_pid%p.log, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -Xloggc:/var/log/elasticsearch/gc.log, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=32, -XX:GCLogFileSize=64m, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/etc/elasticsearch, -Des.distribution.flavor=default, -Des.distribution.type=deb]
[2018-12-11T00:57:28,856][DEBUG][o.e.d.e.Ec2ClientSettings] [ip-172-25-34-206] Using either environment variables, system properties or instance profile credentials
[2018-12-11T00:57:29,318][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [aggs-matrix-stats]
[2018-12-11T00:57:29,318][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [analysis-common]
[2018-12-11T00:57:29,318][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [ingest-common]
[2018-12-11T00:57:29,318][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [lang-expression]
[2018-12-11T00:57:29,318][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [lang-mustache]
[2018-12-11T00:57:29,318][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [lang-painless]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [mapper-extras]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [parent-join]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [percolator]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [rank-eval]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [reindex]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [repository-url]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [transport-netty4]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [tribe]
[2018-12-11T00:57:29,319][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-ccr]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-core]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-deprecation]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-graph]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-logstash]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-ml]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-monitoring]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-rollup]
[2018-12-11T00:57:29,320][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-security]
[2018-12-11T00:57:29,321][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-sql]
[2018-12-11T00:57:29,321][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-upgrade]
[2018-12-11T00:57:29,321][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded module [x-pack-watcher]
[2018-12-11T00:57:29,328][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded plugin [discovery-ec2]
[2018-12-11T00:57:29,328][INFO ][o.e.p.PluginsService ] [ip-172-25-34-206] loaded plugin [repository-s3]
(snip, continued below...)