Skip to content

Instantly share code, notes, and snippets.

@vhdirk
Created February 24, 2020 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vhdirk/8ad2ef2ed9fa618d0dfefaf163391a16 to your computer and use it in GitHub Desktop.
Save vhdirk/8ad2ef2ed9fa618d0dfefaf163391a16 to your computer and use it in GitHub Desktop.
Starting with profile: legacy
+ JAR=/opt/address-space-controller.jar
+ shift
+ : legacy
+ echo 'Starting with profile: legacy'
+ exec /opt/run-java/profiles/legacy/launch_java.sh /opt/address-space-controller.jar
+ JAR=/opt/address-space-controller.jar
+ shift
+ . /opt/run-java/profiles/legacy/dynamic_resources.sh
++ '[' '' = true ']'
+++ echo 0.5 100
+++ awk '{ printf "%d", $1 * $2 }'
++ JAVA_MAX_MEM_RATIO=50
++ JAVA_INITIAL_MEM_RATIO=
++ source_java_run_scripts
++ local java_scripts_dir=/opt/run-java/profiles/legacy
++ source /opt/run-java/profiles/legacy/container-limits
++++ core_limit
++++ local cpu_period_file=/sys/fs/cgroup/cpu/cpu.cfs_period_us
++++ local cpu_quota_file=/sys/fs/cgroup/cpu/cpu.cfs_quota_us
++++ '[' -r /sys/fs/cgroup/cpu/cpu.cfs_period_us ']'
+++++ cat /sys/fs/cgroup/cpu/cpu.cfs_period_us
++++ local cpu_period=100000
++++ '[' -r /sys/fs/cgroup/cpu/cpu.cfs_quota_us ']'
+++++ cat /sys/fs/cgroup/cpu/cpu.cfs_quota_us
++++ local cpu_quota=-1
++++ '[' x-1 '!=' x-1 ']'
+++ local limit=
+++ '[' x '!=' x ']'
++++ min
++++ head -n1
++++ sort -g
++++ printf '%s\n'
+++ local env_core_limit=
+++ '[' -n '' ']'
++++ container_memory
++++ local mem_file=/sys/fs/cgroup/memory/memory.limit_in_bytes
+++++ max_unbounded
+++++ cat /proc/meminfo
+++++ grep MemTotal:
+++++ awk '{print $2*1024}'
++++ local max_mem_unbounded=8341532672
++++ '[' -r /sys/fs/cgroup/memory/memory.limit_in_bytes ']'
+++++ cat /sys/fs/cgroup/memory/memory.limit_in_bytes
++++ local max_mem=536870912
++++ '[' 536870912 -lt 8341532672 ']'
++++ echo 536870912
+++ local max_mem=536870912
+++ '[' x536870912 '!=' x ']'
+++ export CONTAINER_MAX_MEMORY=536870912
+++ CONTAINER_MAX_MEMORY=536870912
++ source /opt/run-java/profiles/legacy/java-default-options
+++ __DEFAULT_JAVA_MAX_MEM_RATIO=50
+++ __DEFAULT_JAVA_INITIAL_MEM_RATIO=25
+++ __DEFAULT_JAVA_MAX_INITIAL_MEM=4096
+++ '[' -f /jvm-options ']'
+++ initialize_container_limits
+++ source /opt/run-java/profiles/legacy/container-limits
+++++ core_limit
+++++ local cpu_period_file=/sys/fs/cgroup/cpu/cpu.cfs_period_us
+++++ local cpu_quota_file=/sys/fs/cgroup/cpu/cpu.cfs_quota_us
+++++ '[' -r /sys/fs/cgroup/cpu/cpu.cfs_period_us ']'
++++++ cat /sys/fs/cgroup/cpu/cpu.cfs_period_us
+++++ local cpu_period=100000
+++++ '[' -r /sys/fs/cgroup/cpu/cpu.cfs_quota_us ']'
++++++ cat /sys/fs/cgroup/cpu/cpu.cfs_quota_us
+++++ local cpu_quota=-1
+++++ '[' x-1 '!=' x-1 ']'
++++ local limit=
++++ '[' x '!=' x ']'
+++++ min
+++++ printf '%s\n'
+++++ head -n1
+++++ sort -g
++++ local env_core_limit=
++++ '[' -n '' ']'
+++++ container_memory
+++++ local mem_file=/sys/fs/cgroup/memory/memory.limit_in_bytes
++++++ max_unbounded
++++++ cat /proc/meminfo
++++++ awk '{print $2*1024}'
++++++ grep MemTotal:
+++++ local max_mem_unbounded=8341532672
+++++ '[' -r /sys/fs/cgroup/memory/memory.limit_in_bytes ']'
++++++ cat /sys/fs/cgroup/memory/memory.limit_in_bytes
+++++ local max_mem=536870912
+++++ '[' 536870912 -lt 8341532672 ']'
+++++ echo 536870912
++++ local max_mem=536870912
++++ '[' x536870912 '!=' x ']'
++++ export CONTAINER_MAX_MEMORY=536870912
++++ CONTAINER_MAX_MEMORY=536870912
+++ awk '$1=$1'
++++ initial_memory
++++ echo -verbose:gc
++++ grep -q -- -Xms
++++ '[' x = x0 ']'
++++ '[' x536870912 '!=' x ']'
++++ local max_mem=536870912
++++ local max_ratio=50
++++ local initial_ratio=25
+++++ awk '{printf "%d\n" , ($1*(($2*$3)/10000))/$4 + 0.5}'
+++++ echo '536870912 50 25 1048576'
++++ local ms=64
++++ local max_initial_memory=4096
++++ '[' 64 -lt 4096 ']'
++++ echo -Xms64m
++++ max_memory
++++ echo -verbose:gc
++++ grep -q -- -Xmx
++++ '[' x50 = x0 ']'
++++ '[' x536870912 '!=' x ']'
++++ local max_mem=536870912
++++ local ratio=50
+++++ awk '{printf "%d\n" , ($1*$2)/(100*$3) + 0.5}'
+++++ echo '536870912 50 1048576'
++++ local mx=256
++++ echo -Xmx256m
++++ gc_config
++++ local minHeapFreeRatio=10
++++ local maxHeapFreeRatio=20
++++ local timeRatio=4
++++ local adaptiveSizePolicyWeight=90
++++ local maxMetaspaceSize=100
++++ local gcOptions=-XX:+UseParallelOldGC
+++++ jvm_specific_options
+++++ :
++++ echo ' ' '-XX:+UseParallelOldGC ' '-XX:MinHeapFreeRatio=10 ' '-XX:MaxHeapFreeRatio=20 ' '-XX:GCTimeRatio=4 ' '-XX:AdaptiveSizePolicyWeight=90 ' -XX:MaxMetaspaceSize=100m
++++ diagnostics
++++ '[' x '!=' x ']'
++++ cpu_core_tunning
++++ local core_limit=
++++ '[' x = x0 -o x = x ']'
++++ return
++++ error_handling
++++ echo -XX:+ExitOnOutOfMemoryError
+++ echo '-Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
+ export MALLOC_ARENA_MAX=2
+ MALLOC_ARENA_MAX=2
+ LOG_LEVEL=info
-Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError
+ '[' '' == true ']'
+ JAVA_OPTS='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom'
++ adjust_java_options -verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom
++ local 'options=-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom'
++ local remove_xms
++ local java_scripts_dir=/opt/run-java/profiles/legacy
+++ sed -re 's/(-Xmx[^ ]*|-Xms[^ ]*)//g'
+++ echo -verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom
++ JAVA_OPTS='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom'
+++ source /opt/run-java/profiles/legacy/java-default-options
++++ __DEFAULT_JAVA_MAX_MEM_RATIO=50
++++ __DEFAULT_JAVA_INITIAL_MEM_RATIO=25
++++ __DEFAULT_JAVA_MAX_INITIAL_MEM=4096
++++ '[' -f /jvm-options ']'
++++ initialize_container_limits
++++ source /opt/run-java/profiles/legacy/container-limits
++++++ core_limit
++++++ local cpu_period_file=/sys/fs/cgroup/cpu/cpu.cfs_period_us
++++++ local cpu_quota_file=/sys/fs/cgroup/cpu/cpu.cfs_quota_us
++++++ '[' -r /sys/fs/cgroup/cpu/cpu.cfs_period_us ']'
+++++++ cat /sys/fs/cgroup/cpu/cpu.cfs_period_us
++++++ local cpu_period=100000
++++++ '[' -r /sys/fs/cgroup/cpu/cpu.cfs_quota_us ']'
+++++++ cat /sys/fs/cgroup/cpu/cpu.cfs_quota_us
++++++ local cpu_quota=-1
++++++ '[' x-1 '!=' x-1 ']'
+++++ local limit=
+++++ '[' x '!=' x ']'
++++++ min
++++++ sort -g
++++++ printf '%s\n'
++++++ head -n1
+++++ local env_core_limit=
+++++ '[' -n '' ']'
++++++ container_memory
++++++ local mem_file=/sys/fs/cgroup/memory/memory.limit_in_bytes
+++++++ max_unbounded
+++++++ awk '{print $2*1024}'
+++++++ grep MemTotal:
+++++++ cat /proc/meminfo
++++++ local max_mem_unbounded=8341532672
++++++ '[' -r /sys/fs/cgroup/memory/memory.limit_in_bytes ']'
+++++++ cat /sys/fs/cgroup/memory/memory.limit_in_bytes
++++++ local max_mem=536870912
++++++ '[' 536870912 -lt 8341532672 ']'
++++++ echo 536870912
+++++ local max_mem=536870912
+++++ '[' x536870912 '!=' x ']'
+++++ export CONTAINER_MAX_MEMORY=536870912
+++++ CONTAINER_MAX_MEMORY=536870912
++++ awk '$1=$1'
+++++ initial_memory
+++++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom'
+++++ grep -q -- -Xms
+++++ '[' x = x0 ']'
+++++ '[' x536870912 '!=' x ']'
+++++ local max_mem=536870912
+++++ local max_ratio=50
+++++ local initial_ratio=25
++++++ awk '{printf "%d\n" , ($1*(($2*$3)/10000))/$4 + 0.5}'
++++++ echo '536870912 50 25 1048576'
+++++ local ms=64
+++++ local max_initial_memory=4096
+++++ '[' 64 -lt 4096 ']'
+++++ echo -Xms64m
+++++ max_memory
+++++ grep -q -- -Xmx
+++++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom'
+++++ '[' x50 = x0 ']'
+++++ '[' x536870912 '!=' x ']'
+++++ local max_mem=536870912
+++++ local ratio=50
++++++ awk '{printf "%d\n" , ($1*$2)/(100*$3) + 0.5}'
++++++ echo '536870912 50 1048576'
+++++ local mx=256
+++++ echo -Xmx256m
+++++ gc_config
+++++ local minHeapFreeRatio=10
+++++ local maxHeapFreeRatio=20
+++++ local timeRatio=4
+++++ local adaptiveSizePolicyWeight=90
+++++ local maxMetaspaceSize=100
+++++ local gcOptions=-XX:+UseParallelOldGC
++++++ jvm_specific_options
++++++ :
+++++ echo ' ' '-XX:+UseParallelOldGC ' '-XX:MinHeapFreeRatio=10 ' '-XX:MaxHeapFreeRatio=20 ' '-XX:GCTimeRatio=4 ' '-XX:AdaptiveSizePolicyWeight=90 ' -XX:MaxMetaspaceSize=100m
+++++ diagnostics
+++++ '[' x '!=' x ']'
+++++ cpu_core_tunning
+++++ local core_limit=
+++++ '[' x = x0 -o x = x ']'
+++++ return
+++++ error_handling
+++++ echo -XX:+ExitOnOutOfMemoryError
++++ echo '-Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
++ local 'java_options=-Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
+++ unsupported_options
++++ awk -F '"' '/version/{ print $2}'
++++ /usr/lib/jvm/java/bin/java -version
+++ [[ 11.0.3 == *\1\.\7* ]]
+++ echo '(--XX:MaxPermSize=[^ ]*)'
++ local 'unsupported=(--XX:MaxPermSize=[^ ]*)'
++ for option in '$java_options'
++ [[ -Xms64m == \-\X\m\x* ]]
++ [[ -Xms64m == \-\X\m\s* ]]
++ [[ -verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom == *\-\X\m\s* ]]
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m'
++ remove_xms=0
++ for option in '$java_options'
++ [[ -Xmx256m == \-\X\m\x* ]]
++ [[ -verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m == *\-\X\m\x* ]]
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m'
++ '[' x0 == x ']'
++ for option in '$java_options'
++ [[ -XX:+UseParallelOldGC == \-\X\m\x* ]]
++ [[ -XX:+UseParallelOldGC == \-\X\m\s* ]]
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m'
+++ grep -Eq -- '-XX:+UseParallelOldGC(=[^ ]*)?(\s|$)'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC'
++ for option in '$java_options'
++ [[ -XX:MinHeapFreeRatio=10 == \-\X\m\x* ]]
++ [[ -XX:MinHeapFreeRatio=10 == \-\X\m\s* ]]
+++ grep -Eq -- '-XX:MinHeapFreeRatio(=[^ ]*)?(\s|$)'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10'
++ for option in '$java_options'
++ [[ -XX:MaxHeapFreeRatio=20 == \-\X\m\x* ]]
++ [[ -XX:MaxHeapFreeRatio=20 == \-\X\m\s* ]]
+++ grep -Eq -- '-XX:MaxHeapFreeRatio(=[^ ]*)?(\s|$)'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20'
++ for option in '$java_options'
++ [[ -XX:GCTimeRatio=4 == \-\X\m\x* ]]
++ [[ -XX:GCTimeRatio=4 == \-\X\m\s* ]]
+++ grep -Eq -- '-XX:GCTimeRatio(=[^ ]*)?(\s|$)'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4'
++ for option in '$java_options'
++ [[ -XX:AdaptiveSizePolicyWeight=90 == \-\X\m\x* ]]
++ [[ -XX:AdaptiveSizePolicyWeight=90 == \-\X\m\s* ]]
+++ grep -Eq -- '-XX:AdaptiveSizePolicyWeight(=[^ ]*)?(\s|$)'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90'
++ for option in '$java_options'
++ [[ -XX:MaxMetaspaceSize=100m == \-\X\m\x* ]]
++ [[ -XX:MaxMetaspaceSize=100m == \-\X\m\s* ]]
+++ grep -Eq -- '-XX:MaxMetaspaceSize(=[^ ]*)?(\s|$)'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m'
++ for option in '$java_options'
++ [[ -XX:+ExitOnOutOfMemoryError == \-\X\m\x* ]]
++ [[ -XX:+ExitOnOutOfMemoryError == \-\X\m\s* ]]
+++ grep -Eq -- '-XX:+ExitOnOutOfMemoryError(=[^ ]*)?(\s|$)'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
++ [[ x0 == \x\1 ]]
+++ sed -re 's@(--XX:MaxPermSize=[^ ]*)(\s)?@@g'
+++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
++ options='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
++ echo '-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError'
+ JAVA_OPTS='-verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError '
+ exec java -verbose:gc -DLOG_LEVEL=info -Dvertx.disableDnsResolver=true -Duser.timezone=UTC -Dvertx.cacheDirBase=/tmp -Djava.security.egd=file:/dev/./urandom -Xms64m -Xmx256m -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError -jar /opt/address-space-controller.jar
[0.003s][info][gc] Using Parallel
2020-02-24T14:58:25.000Z INFO [Version] HV000001: Hibernate Validator null
[0.597s][info][gc] GC(0) Pause Young (Allocation Failure) 15M->5M(61M) 7.674ms
[1.143s][info][gc] GC(1) Pause Young (Allocation Failure) 21M->6M(61M) 6.452ms
2020-02-24T14:58:25.759Z WARN [KubernetesDeserializer] Using EnMasse specific KubernetesDeserializer with threadsafe map - see https://github.com/fabric8io/kubernetes-client/issues/1634
2020-02-24T14:58:25.852Z INFO [AddressSpaceController] AddressSpaceController starting with options: AddressSpaceControllerOptions{templateDir=/opt/templates, resourcesDir=/opt, enableEventLogger=true, exposeEndpointsByDefault=true, environment='development', wildcardCertSecret='null', resyncInterval=PT5M, recheckInterval=PT30S, version='0.30', standardAuthserviceConfigName='keycloak-config', standardAuthserviceCredentialsSecretName='keycloak-credentials', standardAuthserviceCertSecretName='standard-authservice-cert', managementQueryTimeout='PT1M', managementConnectTimeout='PT30S', kubernetesApiConnectTimeout='PT30S', kubernetesApiReadTimeout='PT30S', kubernetesApiWriteTimeout='PT30S'}
[1.798s][info][gc] GC(2) Pause Young (Allocation Failure) 22M->7M(61M) 8.950ms
2020-02-24T14:58:26.665Z INFO [AddressSpaceController] AddressSpaceController starting with options: AddressSpaceControllerOptions{templateDir=/opt/templates, resourcesDir=/opt, enableEventLogger=true, exposeEndpointsByDefault=true, environment='development', wildcardCertSecret='null', resyncInterval=PT5M, recheckInterval=PT30S, version='0.30', standardAuthserviceConfigName='keycloak-config', standardAuthserviceCredentialsSecretName='keycloak-credentials', standardAuthserviceCertSecretName='standard-authservice-cert', managementQueryTimeout='PT1M', managementConnectTimeout='PT30S', kubernetesApiConnectTimeout='PT30S', kubernetesApiReadTimeout='PT30S', kubernetesApiWriteTimeout='PT30S'}
[2.315s][info][gc] GC(3) Pause Young (Allocation Failure) 23M->9M(61M) 22.517ms
[2.387s][info][gc] GC(4) Pause Young (Metadata GC Threshold) 13M->9M(61M) 6.365ms
[2.445s][info][gc] GC(5) Pause Full (Metadata GC Threshold) 9M->9M(61M) 57.100ms
2020-02-24T14:58:27.084Z INFO [Reflector] Resync
2020-02-24T14:58:27.129Z INFO [Reflector] Resync
2020-02-24T14:58:27.130Z INFO [Reflector] Resync
2020-02-24T14:58:27.125Z INFO [Reflector] Resync
2020-02-24T14:58:27.136Z WARN [VersionUsageUtils] The client is using resource type 'addressspaceplans' with unstable version 'v1beta2'
2020-02-24T14:58:27.127Z INFO [Reflector] Resync
2020-02-24T14:58:27.143Z WARN [VersionUsageUtils] The client is using resource type 'addressplans' with unstable version 'v1beta2'
2020-02-24T14:58:27.136Z WARN [VersionUsageUtils] The client is using resource type 'brokeredinfraconfigs' with unstable version 'v1beta1'
2020-02-24T14:58:27.147Z WARN [VersionUsageUtils] The client is using resource type 'standardinfraconfigs' with unstable version 'v1beta1'
2020-02-24T14:58:27.128Z INFO [Reflector] Resync
2020-02-24T14:58:27.150Z WARN [VersionUsageUtils] The client is using resource type 'authenticationservices' with unstable version 'v1beta1'
2020-02-24T14:58:27.155Z WARN [VersionUsageUtils] The client is using resource type 'consoleservices' with unstable version 'v1beta1'
2020-02-24T14:58:27.242Z INFO [KeycloakUserApi] Annotation blacklist: []
2020-02-24T14:58:27.243Z INFO [KeycloakUserApi] Annotation whitelist: [(.*\.|)enmasse\.io/.*]
2020-02-24T14:58:27.481Z ERROR [KubeSchemaApi] Error validating address plan brokered-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan brokered-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.483Z ERROR [KubeSchemaApi] Error validating address plan brokered-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan brokered-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.526Z WARN [KubeSchemaApi] Error validating address space plan brokered-single-broker: missing infra config definition default, found: []
2020-02-24T14:58:27.526Z ERROR [KubeSchemaApi] Error validating address space plan brokered-single-broker, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan brokered-single-broker: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:374)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.527Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.528Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.529Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.530Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.530Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.531Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.536Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.536Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.536Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.537Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.537Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.537Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.539Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.539Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.540Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.540Z WARN [KubeSchemaApi] Error validating address space plan standard-small: missing infra config definition default-minimal, found: []
2020-02-24T14:58:27.541Z ERROR [KubeSchemaApi] Error validating address space plan standard-small, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-small: missing infra config definition default-minimal, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.541Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
[3.084s][info][gc] GC(6) Pause Young (GCLocker Initiated GC) 25M->11M(61M) 11.432ms
2020-02-24T14:58:27.543Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.563Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.563Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.563Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.566Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.566Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.566Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.567Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.567Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.570Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.570Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.570Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.575Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.575Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.575Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.575Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.576Z WARN [KubeSchemaApi] Error validating address space plan standard-unlimited: missing infra config definition default, found: []
2020-02-24T14:58:27.576Z ERROR [KubeSchemaApi] Error validating address space plan standard-unlimited, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-unlimited: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.577Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.578Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.579Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z WARN [KubeSchemaApi] Error validating address space plan standard-unlimited-with-mqtt: missing infra config definition default-with-mqtt, found: []
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address space plan standard-unlimited-with-mqtt, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-unlimited-with-mqtt: missing infra config definition default-with-mqtt, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.580Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.581Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.582Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.582Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.595Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.595Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.595Z WARN [KubeSchemaApi] Error validating address space plan standard-medium: missing infra config definition default, found: []
2020-02-24T14:58:27.595Z ERROR [KubeSchemaApi] Error validating address space plan standard-medium, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-medium: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$8(KubeSchemaApi.java:287)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.654Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[]}{name=standard,addressSpacePlans=[]},authenticationServices=[]}
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan brokered-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan brokered-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan brokered-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan brokered-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z WARN [KubeSchemaApi] Error validating address space plan brokered-single-broker: missing infra config definition default, found: []
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address space plan brokered-single-broker, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan brokered-single-broker: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:374)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.656Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z WARN [KubeSchemaApi] Error validating address space plan standard-small: missing infra config definition default-minimal, found: []
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address space plan standard-small, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-small: missing infra config definition default-minimal, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.657Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.658Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z WARN [KubeSchemaApi] Error validating address space plan standard-unlimited: missing infra config definition default, found: []
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address space plan standard-unlimited, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-unlimited: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.659Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.660Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z WARN [KubeSchemaApi] Error validating address space plan standard-unlimited-with-mqtt: missing infra config definition default-with-mqtt, found: []
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address space plan standard-unlimited-with-mqtt, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-unlimited-with-mqtt: missing infra config definition default-with-mqtt, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.661Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.662Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.663Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.663Z WARN [KubeSchemaApi] Error validating address space plan standard-medium: missing infra config definition default, found: []
2020-02-24T14:58:27.663Z ERROR [KubeSchemaApi] Error validating address space plan standard-medium, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-medium: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$13(KubeSchemaApi.java:312)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:27.695Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[]}{name=standard,addressSpacePlans=[]},authenticationServices=[]}
2020-02-24T14:58:27.737Z INFO [Reflector] Resync
2020-02-24T14:58:28.036Z ERROR [KubeSchemaApi] Error validating address plan brokered-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan brokered-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.037Z ERROR [KubeSchemaApi] Error validating address plan brokered-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan brokered-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.037Z WARN [KubeSchemaApi] Error validating address space plan brokered-single-broker: missing infra config definition default, found: []
2020-02-24T14:58:28.037Z ERROR [KubeSchemaApi] Error validating address space plan brokered-single-broker, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan brokered-single-broker: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:374)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.037Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.037Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.037Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.037Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.038Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.038Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.039Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.039Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.039Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.039Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.039Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.039Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z WARN [KubeSchemaApi] Error validating address space plan standard-small: missing infra config definition default-minimal, found: []
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address space plan standard-small, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-small: missing infra config definition default-minimal, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.040Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.041Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.042Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.042Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.042Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.042Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.042Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.042Z WARN [KubeSchemaApi] Error validating address space plan standard-unlimited: missing infra config definition default, found: []
2020-02-24T14:58:28.042Z ERROR [KubeSchemaApi] Error validating address space plan standard-unlimited, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-unlimited: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.043Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.044Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z WARN [KubeSchemaApi] Error validating address space plan standard-unlimited-with-mqtt: missing infra config definition default-with-mqtt, found: []
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address space plan standard-unlimited-with-mqtt, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-unlimited-with-mqtt: missing infra config definition default-with-mqtt, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-small-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-large-anycast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-anycast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-small-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.045Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.046Z ERROR [KubeSchemaApi] Error validating address plan standard-large-multicast, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-multicast
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.046Z ERROR [KubeSchemaApi] Error validating address plan standard-small-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.046Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.050Z ERROR [KubeSchemaApi] Error validating address plan standard-large-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.050Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-queue, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-queue
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.050Z ERROR [KubeSchemaApi] Error validating address plan standard-small-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
[3.600s][info][gc] GC(7) Pause Young (Allocation Failure) 27M->13M(61M) 17.164ms
2020-02-24T14:58:28.051Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.074Z ERROR [KubeSchemaApi] Error validating address plan standard-large-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.075Z ERROR [KubeSchemaApi] Error validating address plan standard-xlarge-topic, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-xlarge-topic
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.075Z ERROR [KubeSchemaApi] Error validating address plan standard-small-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-small-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.075Z ERROR [KubeSchemaApi] Error validating address plan standard-medium-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-medium-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.075Z ERROR [KubeSchemaApi] Error validating address plan standard-large-subscription, skipping
io.enmasse.k8s.api.SchemaValidationException: Unable to find address plan standard-large-subscription
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:363)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.075Z WARN [KubeSchemaApi] Error validating address space plan standard-medium: missing infra config definition default, found: []
2020-02-24T14:58:28.075Z ERROR [KubeSchemaApi] Error validating address space plan standard-medium, skipping
io.enmasse.k8s.api.SchemaValidationException: Error validating address space plan standard-medium: missing infra config definition default, found: []
at io.enmasse.k8s.api.KubeSchemaApi.validateAddressSpacePlan(KubeSchemaApi.java:107)
at io.enmasse.k8s.api.KubeSchemaApi.assembleSchema(KubeSchemaApi.java:376)
at io.enmasse.k8s.api.KubeSchemaApi.updateSchema(KubeSchemaApi.java:331)
at io.enmasse.k8s.api.KubeSchemaApi.lambda$watchSchema$12(KubeSchemaApi.java:307)
at io.enmasse.k8s.api.KubeCrdApi.lambda$watchResources$1(KubeCrdApi.java:72)
at io.enmasse.k8s.api.cache.EventCache.pop(EventCache.java:82)
at io.enmasse.k8s.api.cache.Reflector.run(Reflector.java:58)
at io.enmasse.k8s.api.cache.Controller.lambda$start$0(Controller.java:22)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-02-24T14:58:28.091Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[]}{name=standard,addressSpacePlans=[]},authenticationServices=[standard-authservice]}
2020-02-24T14:58:28.216Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T14:58:28.244Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T14:58:28.256Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T14:58:28.290Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T14:58:28.291Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T14:58:28.291Z INFO [ControllerChain] Controller CreateController
2020-02-24T14:58:28.465Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T14:58:28.578Z INFO [ControllerChain] Controller RealmController
2020-02-24T14:58:28.579Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T14:58:28.601Z INFO [ControllerChain] Controller StatusController
[4.184s][info][gc] GC(8) Pause Young (Allocation Failure) 29M->16M(63M) 15.887ms
[4.584s][info][gc] GC(9) Pause Young (Allocation Failure) 31M->18M(64M) 28.414ms
2020-02-24T14:58:29.246Z INFO [KubeKeycloakFactory] Using standard authentication service 'standard-authservice'
2020-02-24T14:58:29.260Z INFO [KubeKeycloakFactory] User keycloak URI https://standard-authservice:8443/auth
[4.865s][info][gc] GC(10) Pause Young (Allocation Failure) 33M->19M(61M) 21.975ms
[5.073s][info][gc] GC(11) Pause Young (Metadata GC Threshold) 24M->19M(63M) 12.924ms
[5.225s][info][gc] GC(12) Pause Full (Metadata GC Threshold) 19M->18M(63M) 151.961ms
2020-02-24T14:58:30.361Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T14:58:30.364Z INFO [ControllerChain] Controller EndpointController
2020-02-24T14:58:30.435Z INFO [ControllerChain] Controller ExportsController
2020-02-24T14:58:30.435Z INFO [ControllerChain] Controller AuthController
[6.030s][info][gc] GC(13) Pause Young (Allocation Failure) 34M->21M(60M) 17.371ms
2020-02-24T14:58:30.609Z INFO [ControllerChain] Controller DeleteController
2020-02-24T14:58:30.610Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T14:58:30.693Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T14:59:00.891Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T14:59:00.891Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T14:59:00.895Z INFO [ControllerChain] Controller CreateController
2020-02-24T14:59:00.901Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T14:59:00.961Z INFO [ControllerChain] Controller RealmController
2020-02-24T14:59:00.962Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T14:59:00.978Z INFO [ControllerChain] Controller StatusController
2020-02-24T14:59:01.268Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T14:59:01.270Z INFO [ControllerChain] Controller EndpointController
2020-02-24T14:59:01.318Z INFO [ControllerChain] Controller ExportsController
2020-02-24T14:59:01.320Z INFO [ControllerChain] Controller AuthController
2020-02-24T14:59:01.430Z INFO [ControllerChain] Controller DeleteController
2020-02-24T14:59:01.430Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T14:59:01.454Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[37.006s][info][gc] GC(14) Pause Young (Allocation Failure) 36M->22M(60M) 8.726ms
2020-02-24T14:59:31.556Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T14:59:31.556Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T14:59:31.556Z INFO [ControllerChain] Controller CreateController
2020-02-24T14:59:31.558Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T14:59:31.584Z INFO [ControllerChain] Controller RealmController
2020-02-24T14:59:31.584Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T14:59:31.606Z INFO [ControllerChain] Controller StatusController
2020-02-24T14:59:31.703Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T14:59:31.704Z INFO [ControllerChain] Controller EndpointController
2020-02-24T14:59:31.743Z INFO [ControllerChain] Controller ExportsController
2020-02-24T14:59:31.743Z INFO [ControllerChain] Controller AuthController
2020-02-24T14:59:31.884Z INFO [ControllerChain] Controller DeleteController
2020-02-24T14:59:31.884Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T14:59:31.916Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:00:02.003Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:00:02.004Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:00:02.004Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:00:02.005Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:00:02.031Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:00:02.031Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:00:02.050Z INFO [ControllerChain] Controller StatusController
[97.612s][info][gc] GC(15) Pause Young (Allocation Failure) 37M->22M(59M) 5.758ms
2020-02-24T15:00:02.147Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:00:02.148Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:00:02.226Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:00:02.226Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:00:02.329Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:00:02.330Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:00:02.350Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:00:32.481Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:00:32.481Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:00:32.481Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:00:32.483Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:00:32.504Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:00:32.505Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:00:32.521Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:00:32.621Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:00:32.625Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:00:32.657Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:00:32.659Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:00:32.793Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:00:32.793Z INFO [ControllerChain] Controller MetricsReporterController
[128.327s][info][gc] GC(16) Pause Young (Allocation Failure) 38M->22M(59M) 1.952ms
2020-02-24T15:00:32.821Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:01:02.917Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:01:02.917Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:01:02.917Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:01:02.918Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:01:02.943Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:01:02.943Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:01:02.959Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:01:03.058Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:01:03.061Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:01:03.098Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:01:03.100Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:01:03.187Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:01:03.188Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:01:03.215Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:01:33.299Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:01:33.299Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:01:33.299Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:01:33.301Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:01:33.360Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:01:33.360Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:01:33.375Z INFO [ControllerChain] Controller StatusController
[188.935s][info][gc] GC(17) Pause Young (Allocation Failure) 38M->22M(59M) 2.613ms
2020-02-24T15:01:33.473Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:01:33.475Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:01:33.511Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:01:33.511Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:01:33.620Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:01:33.621Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:01:33.642Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:02:03.727Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:02:03.728Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:02:03.728Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:02:03.729Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:02:03.748Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:02:03.748Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:02:03.764Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:02:03.873Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:02:03.879Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:02:03.911Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:02:03.911Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:02:04.009Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:02:04.009Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:02:04.046Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[219.642s][info][gc] GC(18) Pause Young (Allocation Failure) 38M->22M(59M) 1.945ms
2020-02-24T15:02:34.133Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:02:34.133Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:02:34.133Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:02:34.134Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:02:34.153Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:02:34.153Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:02:34.169Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:02:34.255Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:02:34.257Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:02:34.294Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:02:34.295Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:02:34.381Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:02:34.382Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:02:34.398Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:03:04.485Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:03:04.486Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:03:04.486Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:03:04.487Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:03:04.520Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:03:04.520Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:03:04.534Z INFO [ControllerChain] Controller StatusController
[280.088s][info][gc] GC(19) Pause Young (Allocation Failure) 38M->23M(59M) 2.479ms
2020-02-24T15:03:04.615Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:03:04.615Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:03:04.644Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:03:04.645Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:03:04.880Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:03:04.880Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:03:04.905Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:03:27.474Z INFO [Reflector] Resync
2020-02-24T15:03:27.478Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:27.482Z INFO [Reflector] Watch closed
2020-02-24T15:03:27.494Z INFO [Reflector] Resync
2020-02-24T15:03:27.494Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:27.494Z INFO [Reflector] Watch closed
2020-02-24T15:03:27.587Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:03:27.595Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:03:28.036Z INFO [Reflector] Resync
2020-02-24T15:03:28.037Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:28.037Z INFO [Reflector] Watch closed
2020-02-24T15:03:28.039Z INFO [Reflector] Resync
2020-02-24T15:03:28.039Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:28.039Z INFO [Reflector] Watch closed
2020-02-24T15:03:28.049Z INFO [Reflector] Resync
2020-02-24T15:03:28.049Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:28.050Z INFO [Reflector] Watch closed
2020-02-24T15:03:28.051Z INFO [Reflector] Resync
2020-02-24T15:03:28.051Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:28.051Z INFO [Reflector] Watch closed
2020-02-24T15:03:28.082Z INFO [Reflector] Resync
2020-02-24T15:03:28.082Z INFO [Reflector] Closing existing watch
2020-02-24T15:03:28.082Z INFO [Reflector] Watch closed
2020-02-24T15:03:28.140Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:03:28.152Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:03:28.154Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:03:28.154Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:03:28.154Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:03:28.155Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:03:28.156Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:03:28.172Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:03:28.173Z INFO [ControllerChain] Controller NetworkPolicyController
[303.714s][info][gc] GC(20) Pause Young (Allocation Failure) 38M->23M(59M) 2.558ms
2020-02-24T15:03:28.189Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:03:28.190Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:03:28.247Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:03:28.249Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:03:28.279Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:03:28.279Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:03:28.369Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:03:28.369Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:03:28.386Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:03:58.470Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:03:58.470Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:03:58.470Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:03:58.471Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:03:58.490Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:03:58.490Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:03:58.505Z INFO [ControllerChain] Controller StatusController
[334.099s][info][gc] GC(21) Pause Young (Allocation Failure) 38M->23M(59M) 3.448ms
2020-02-24T15:03:58.580Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:03:58.581Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:03:58.633Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:03:58.633Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:03:58.776Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:03:58.776Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:03:58.796Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:04:28.879Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:04:28.879Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:04:28.879Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:04:28.880Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:04:28.899Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:04:28.899Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:04:28.914Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:04:28.975Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:04:28.975Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:04:29.005Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:04:29.005Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:04:29.187Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:04:29.187Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:04:29.203Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:04:59.285Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:04:59.285Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:04:59.285Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:04:59.286Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:04:59.308Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:04:59.308Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:04:59.332Z INFO [ControllerChain] Controller StatusController
[394.879s][info][gc] GC(22) Pause Young (Allocation Failure) 38M->23M(59M) 2.253ms
2020-02-24T15:04:59.413Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:04:59.414Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:04:59.487Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:04:59.487Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:04:59.661Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:04:59.661Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:04:59.680Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:05:07.566Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:05:29.808Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:05:29.808Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:05:29.808Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:05:29.809Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:05:29.827Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:05:29.827Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:05:29.842Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:05:29.933Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:05:29.934Z INFO [ControllerChain] Controller EndpointController
[425.475s][info][gc] GC(23) Pause Young (Allocation Failure) 38M->23M(59M) 2.884ms
2020-02-24T15:05:29.969Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:05:29.969Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:05:30.139Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:05:30.139Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:05:30.154Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:06:00.234Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:06:00.237Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:06:00.237Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:06:00.240Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:06:00.274Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:06:00.274Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:06:00.291Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:06:00.397Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:06:00.398Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:06:00.428Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:06:00.428Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:06:00.604Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:06:00.604Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:06:00.631Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:06:30.722Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:06:30.722Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:06:30.722Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:06:30.723Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:06:30.742Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:06:30.742Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:06:30.760Z INFO [ControllerChain] Controller StatusController
[486.310s][info][gc] GC(24) Pause Young (Allocation Failure) 38M->23M(59M) 6.141ms
2020-02-24T15:06:30.832Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:06:30.832Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:06:30.863Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:06:30.863Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:06:30.945Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:06:30.945Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:06:30.962Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:07:01.051Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:07:01.052Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:07:01.052Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:07:01.053Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:07:01.079Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:07:01.079Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:07:01.100Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:07:01.169Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:07:01.170Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:07:01.202Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:07:01.202Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:07:01.295Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:07:01.295Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:07:01.313Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[516.920s][info][gc] GC(25) Pause Young (Allocation Failure) 39M->23M(59M) 2.687ms
2020-02-24T15:07:31.415Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:07:31.416Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:07:31.416Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:07:31.416Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:07:31.437Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:07:31.437Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:07:31.451Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:07:31.515Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:07:31.516Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:07:31.545Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:07:31.545Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:07:31.723Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:07:31.723Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:07:31.739Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:08:01.828Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:08:01.829Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:08:01.829Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:08:01.829Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:08:01.857Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:08:01.857Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:08:01.873Z INFO [ControllerChain] Controller StatusController
[577.451s][info][gc] GC(26) Pause Young (Allocation Failure) 39M->23M(59M) 1.754ms
2020-02-24T15:08:01.940Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:08:01.940Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:08:01.970Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:08:01.971Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:08:02.203Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:08:02.203Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:08:02.220Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:08:27.584Z INFO [Reflector] Resync
2020-02-24T15:08:27.584Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:27.584Z INFO [Reflector] Watch closed
2020-02-24T15:08:27.591Z INFO [Reflector] Resync
2020-02-24T15:08:27.591Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:27.591Z INFO [Reflector] Watch closed
2020-02-24T15:08:27.673Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:08:27.688Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:08:28.126Z INFO [Reflector] Resync
2020-02-24T15:08:28.126Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:28.126Z INFO [Reflector] Watch closed
2020-02-24T15:08:28.131Z INFO [Reflector] Resync
2020-02-24T15:08:28.131Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:28.131Z INFO [Reflector] Watch closed
2020-02-24T15:08:28.137Z INFO [Reflector] Resync
2020-02-24T15:08:28.138Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:28.138Z INFO [Reflector] Watch closed
2020-02-24T15:08:28.162Z INFO [Reflector] Resync
2020-02-24T15:08:28.162Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:28.166Z INFO [Reflector] Watch closed
2020-02-24T15:08:28.181Z INFO [Reflector] Resync
2020-02-24T15:08:28.182Z INFO [Reflector] Closing existing watch
2020-02-24T15:08:28.182Z INFO [Reflector] Watch closed
2020-02-24T15:08:28.245Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:08:28.264Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:08:28.269Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:08:28.279Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:08:28.279Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:08:28.279Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:08:28.280Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:08:28.287Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:08:28.340Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:08:28.340Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:08:28.356Z INFO [ControllerChain] Controller StatusController
[603.898s][info][gc] GC(27) Pause Young (Allocation Failure) 39M->23M(59M) 4.225ms
2020-02-24T15:08:28.424Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:08:28.425Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:08:28.453Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:08:28.453Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:08:28.546Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:08:28.546Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:08:28.561Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:08:58.643Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:08:58.643Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:08:58.643Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:08:58.644Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:08:58.661Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:08:58.662Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:08:58.679Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:08:58.740Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:08:58.741Z INFO [ControllerChain] Controller EndpointController
[634.331s][info][gc] GC(28) Pause Young (Allocation Failure) 39M->23M(59M) 20.391ms
2020-02-24T15:08:58.894Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:08:58.894Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:08:59.168Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:08:59.168Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:08:59.183Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:09:29.265Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:09:29.265Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:09:29.265Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:09:29.266Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:09:29.288Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:09:29.288Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:09:29.302Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:09:29.362Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:09:29.362Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:09:29.392Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:09:29.392Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:09:29.520Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:09:29.520Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:09:29.535Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:09:59.615Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:09:59.615Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:09:59.615Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:09:59.616Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:09:59.633Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:09:59.633Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:09:59.647Z INFO [ControllerChain] Controller StatusController
[695.195s][info][gc] GC(29) Pause Young (Allocation Failure) 39M->24M(59M) 2.653ms
2020-02-24T15:09:59.711Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:09:59.711Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:09:59.738Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:09:59.738Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:09:59.911Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:09:59.912Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:09:59.927Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:10:30.053Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:10:30.053Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:10:30.053Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:10:30.054Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:10:30.071Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:10:30.071Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:10:30.086Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:10:30.147Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:10:30.148Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:10:30.197Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:10:30.197Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:10:30.419Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:10:30.419Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:10:30.435Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:11:00.524Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:11:00.524Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:11:00.524Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:11:00.526Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:11:00.544Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:11:00.544Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:11:00.558Z INFO [ControllerChain] Controller StatusController
[756.097s][info][gc] GC(30) Pause Young (Allocation Failure) 39M->24M(59M) 1.638ms
2020-02-24T15:11:00.616Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:11:00.616Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:11:00.645Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:11:00.645Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:11:00.914Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:11:00.914Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:11:00.928Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:11:31.009Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:11:31.009Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:11:31.009Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:11:31.010Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:11:31.029Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:11:31.029Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:11:31.044Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:11:31.102Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:11:31.102Z INFO [ControllerChain] Controller EndpointController
[786.643s][info][gc] GC(31) Pause Young (Allocation Failure) 39M->24M(59M) 1.427ms
2020-02-24T15:11:31.132Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:11:31.133Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:11:31.304Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:11:31.304Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:11:31.321Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:12:01.403Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:12:01.403Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:12:01.403Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:12:01.404Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:12:01.421Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:12:01.421Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:12:01.437Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:12:01.534Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:12:01.536Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:12:01.565Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:12:01.565Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:12:01.789Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:12:01.789Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:12:01.803Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:12:31.894Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:12:31.895Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:12:31.895Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:12:31.896Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:12:31.912Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:12:31.912Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:12:31.972Z INFO [ControllerChain] Controller StatusController
[847.519s][info][gc] GC(32) Pause Young (Allocation Failure) 39M->24M(59M) 2.094ms
2020-02-24T15:12:32.033Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:12:32.034Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:12:32.063Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:12:32.063Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:12:32.188Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:12:32.188Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:12:32.214Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:13:02.322Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:13:02.322Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:13:02.322Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:13:02.322Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:13:02.340Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:13:02.340Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:13:02.356Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:13:02.418Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:13:02.419Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:13:02.499Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:13:02.499Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:13:02.631Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:13:02.632Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:13:02.647Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:13:27.667Z INFO [Reflector] Resync
2020-02-24T15:13:27.667Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:27.667Z INFO [Reflector] Watch closed
2020-02-24T15:13:27.685Z INFO [Reflector] Resync
2020-02-24T15:13:27.685Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:27.685Z INFO [Reflector] Watch closed
[903.232s][info][gc] GC(33) Pause Young (Allocation Failure) 39M->24M(59M) 1.738ms
2020-02-24T15:13:27.749Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:13:27.777Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:13:28.242Z INFO [Reflector] Resync
2020-02-24T15:13:28.242Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:28.242Z INFO [Reflector] Watch closed
2020-02-24T15:13:28.260Z INFO [Reflector] Resync
2020-02-24T15:13:28.260Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:28.260Z INFO [Reflector] Watch closed
2020-02-24T15:13:28.266Z INFO [Reflector] Resync
2020-02-24T15:13:28.266Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:28.267Z INFO [Reflector] Watch closed
2020-02-24T15:13:28.277Z INFO [Reflector] Resync
2020-02-24T15:13:28.278Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:28.278Z INFO [Reflector] Watch closed
2020-02-24T15:13:28.285Z INFO [Reflector] Resync
2020-02-24T15:13:28.285Z INFO [Reflector] Closing existing watch
2020-02-24T15:13:28.285Z INFO [Reflector] Watch closed
2020-02-24T15:13:28.338Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:13:28.344Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:13:28.384Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:13:28.436Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:13:28.436Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:13:28.436Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:13:28.436Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:13:28.440Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:13:28.502Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:13:28.503Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:13:28.519Z INFO [ControllerChain] Controller StatusController
[904.079s][info][gc] GC(34) Pause Young (Allocation Failure) 39M->24M(59M) 5.112ms
2020-02-24T15:13:28.618Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:13:28.619Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:13:28.702Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:13:28.703Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:13:28.876Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:13:28.876Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:13:28.891Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:13:58.970Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:13:58.974Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:13:58.974Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:13:58.975Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:13:58.993Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:13:58.993Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:13:59.052Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:13:59.144Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:13:59.149Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:13:59.184Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:13:59.184Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:13:59.316Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:13:59.316Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:13:59.331Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:14:29.417Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:14:29.418Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:14:29.418Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:14:29.418Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:14:29.435Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:14:29.435Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:14:29.450Z INFO [ControllerChain] Controller StatusController
[964.992s][info][gc] GC(35) Pause Young (Allocation Failure) 39M->24M(59M) 3.178ms
2020-02-24T15:14:29.520Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:14:29.520Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:14:29.590Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:14:29.590Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:14:29.808Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:14:29.808Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:14:29.823Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:14:59.906Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:14:59.906Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:14:59.906Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:14:59.907Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:14:59.925Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:14:59.925Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:14:59.940Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:14:59.996Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:14:59.998Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:15:00.028Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:15:00.028Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:15:00.210Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:15:00.210Z INFO [ControllerChain] Controller MetricsReporterController
[995.742s][info][gc] GC(36) Pause Young (Allocation Failure) 40M->24M(59M) 2.124ms
2020-02-24T15:15:00.228Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:15:30.307Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:15:30.307Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:15:30.307Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:15:30.307Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:15:30.328Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:15:30.328Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:15:30.343Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:15:30.410Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:15:30.411Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:15:30.443Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:15:30.443Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:15:30.698Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:15:30.698Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:15:30.715Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:16:00.835Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:16:00.835Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:16:00.835Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:16:00.836Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:16:00.853Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:16:00.853Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:16:00.867Z INFO [ControllerChain] Controller StatusController
[1056.414s][info][gc] GC(37) Pause Young (Allocation Failure) 39M->24M(59M) 2.047ms
2020-02-24T15:16:00.959Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:16:00.959Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:16:01.014Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:16:01.015Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:16:01.280Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:16:01.280Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:16:01.294Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:16:31.407Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:16:31.407Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:16:31.407Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:16:31.408Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:16:31.426Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:16:31.426Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:16:31.440Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:16:31.492Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:16:31.493Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:16:31.563Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:16:31.563Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:16:31.772Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:16:31.772Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:16:31.786Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:17:01.863Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:17:01.864Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:17:01.864Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:17:01.865Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:17:01.883Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:17:01.883Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:17:01.897Z INFO [ControllerChain] Controller StatusController
[1117.439s][info][gc] GC(38) Pause Young (Allocation Failure) 40M->24M(59M) 1.974ms
2020-02-24T15:17:01.957Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:17:01.957Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:17:02.034Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:17:02.035Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:17:02.306Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:17:02.306Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:17:02.321Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:17:32.410Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:17:32.411Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:17:32.411Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:17:32.411Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:17:32.472Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:17:32.472Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:17:32.486Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:17:32.543Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:17:32.543Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:17:32.571Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:17:32.571Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:17:32.743Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:17:32.743Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:17:32.757Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[1148.287s][info][gc] GC(39) Pause Young (Allocation Failure) 40M->24M(59M) 1.676ms
2020-02-24T15:18:02.840Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:18:02.840Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:18:02.840Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:18:02.840Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:18:02.901Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:18:02.901Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:18:02.917Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:18:02.977Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:18:02.977Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:18:03.005Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:18:03.005Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:18:03.174Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:18:03.174Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:18:03.187Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:18:27.746Z INFO [Reflector] Resync
2020-02-24T15:18:27.746Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:27.747Z INFO [Reflector] Watch closed
2020-02-24T15:18:27.774Z INFO [Reflector] Resync
2020-02-24T15:18:27.774Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:27.774Z INFO [Reflector] Watch closed
2020-02-24T15:18:27.829Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:18:27.856Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:18:28.335Z INFO [Reflector] Resync
2020-02-24T15:18:28.335Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:28.336Z INFO [Reflector] Watch closed
2020-02-24T15:18:28.342Z INFO [Reflector] Resync
2020-02-24T15:18:28.342Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:28.342Z INFO [Reflector] Watch closed
2020-02-24T15:18:28.386Z INFO [Reflector] Resync
2020-02-24T15:18:28.386Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:28.386Z INFO [Reflector] Watch closed
[1203.949s][info][gc] GC(40) Pause Young (Allocation Failure) 39M->24M(59M) 2.692ms
2020-02-24T15:18:28.426Z INFO [Reflector] Resync
2020-02-24T15:18:28.427Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:28.427Z INFO [Reflector] Watch closed
2020-02-24T15:18:28.429Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:18:28.435Z INFO [Reflector] Resync
2020-02-24T15:18:28.435Z INFO [Reflector] Closing existing watch
2020-02-24T15:18:28.435Z INFO [Reflector] Watch closed
2020-02-24T15:18:28.442Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:18:28.473Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:18:28.518Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:18:28.526Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:18:28.526Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:18:28.526Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:18:28.527Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:18:28.588Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:18:28.588Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:18:28.602Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:18:28.653Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:18:28.654Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:18:28.690Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:18:28.690Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:18:28.863Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:18:28.863Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:18:28.876Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:18:58.998Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:18:58.999Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:18:58.999Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:18:58.999Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:18:59.017Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:18:59.017Z INFO [ControllerChain] Controller NetworkPolicyController
[1234.557s][info][gc] GC(41) Pause Young (Allocation Failure) 40M->24M(59M) 2.129ms
2020-02-24T15:18:59.036Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:18:59.132Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:18:59.133Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:18:59.164Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:18:59.164Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:18:59.347Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:18:59.347Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:18:59.362Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:19:29.444Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:19:29.445Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:19:29.445Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:19:29.445Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:19:29.463Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:19:29.463Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:19:29.477Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:19:29.538Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:19:29.539Z INFO [ControllerChain] Controller EndpointController
[1265.080s][info][gc] GC(42) Pause Young (Allocation Failure) 40M->24M(59M) 2.359ms
2020-02-24T15:19:29.572Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:19:29.572Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:19:29.716Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:19:29.716Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:19:29.730Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:19:59.810Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:19:59.810Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:19:59.810Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:19:59.810Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:19:59.827Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:19:59.827Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:19:59.841Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:19:59.900Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:19:59.900Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:19:59.929Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:19:59.929Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:20:00.038Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:20:00.038Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:20:00.060Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:20:30.171Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:20:30.172Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:20:30.172Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:20:30.172Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:20:30.189Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:20:30.189Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:20:30.202Z INFO [ControllerChain] Controller StatusController
[1325.746s][info][gc] GC(43) Pause Young (Allocation Failure) 40M->24M(59M) 2.450ms
2020-02-24T15:20:30.331Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:20:30.331Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:20:30.406Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:20:30.406Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:20:30.670Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:20:30.670Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:20:30.683Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:21:00.761Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:21:00.762Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:21:00.762Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:21:00.762Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:21:00.780Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:21:00.781Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:21:00.798Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:21:00.893Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:21:00.893Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:21:00.921Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:21:00.921Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:21:01.055Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:21:01.055Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:21:01.068Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:21:31.149Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:21:31.149Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:21:31.149Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:21:31.150Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:21:31.166Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:21:31.166Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:21:31.180Z INFO [ControllerChain] Controller StatusController
[1386.719s][info][gc] GC(44) Pause Young (Allocation Failure) 40M->24M(59M) 1.588ms
2020-02-24T15:21:31.232Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:21:31.232Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:21:31.350Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:21:31.350Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:21:31.599Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:21:31.599Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:21:31.613Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:22:01.737Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:22:01.737Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:22:01.737Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:22:01.737Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:22:01.755Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:22:01.755Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:22:01.770Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:22:01.825Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:22:01.825Z INFO [ControllerChain] Controller EndpointController
[1417.375s][info][gc] GC(45) Pause Young (Allocation Failure) 40M->24M(59M) 1.821ms
2020-02-24T15:22:01.857Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:22:01.857Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:22:02.028Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:22:02.028Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:22:02.046Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:22:32.123Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:22:32.123Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:22:32.123Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:22:32.123Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:22:32.140Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:22:32.140Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:22:32.155Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:22:32.205Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:22:32.205Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:22:32.232Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:22:32.233Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:22:32.458Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:22:32.459Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:22:32.473Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:23:02.559Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:23:02.559Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:23:02.559Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:23:02.560Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:23:02.577Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:23:02.577Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:23:02.591Z INFO [ControllerChain] Controller StatusController
[1478.133s][info][gc] GC(46) Pause Young (Allocation Failure) 40M->24M(59M) 1.786ms
2020-02-24T15:23:02.645Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:23:02.646Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:23:02.719Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:23:02.720Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:23:02.947Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:23:02.947Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:23:02.961Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:23:27.826Z INFO [Reflector] Resync
2020-02-24T15:23:27.826Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:27.826Z INFO [Reflector] Watch closed
2020-02-24T15:23:27.854Z INFO [Reflector] Resync
2020-02-24T15:23:27.854Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:27.854Z INFO [Reflector] Watch closed
2020-02-24T15:23:27.912Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:23:27.943Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:23:28.415Z INFO [Reflector] Resync
2020-02-24T15:23:28.415Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:28.415Z INFO [Reflector] Watch closed
2020-02-24T15:23:28.437Z INFO [Reflector] Resync
2020-02-24T15:23:28.437Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:28.437Z INFO [Reflector] Watch closed
2020-02-24T15:23:28.490Z INFO [Reflector] Resync
2020-02-24T15:23:28.490Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:28.490Z INFO [Reflector] Watch closed
2020-02-24T15:23:28.513Z INFO [Reflector] Resync
2020-02-24T15:23:28.520Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:28.546Z INFO [Reflector] Watch closed
2020-02-24T15:23:28.537Z INFO [Reflector] Resync
2020-02-24T15:23:28.547Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:23:28.552Z INFO [Reflector] Closing existing watch
2020-02-24T15:23:28.552Z INFO [Reflector] Watch closed
2020-02-24T15:23:28.564Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:23:28.587Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
[1504.168s][info][gc] GC(47) Pause Young (Allocation Failure) 40M->24M(59M) 2.147ms
2020-02-24T15:23:28.642Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:23:28.646Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:23:28.646Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:23:28.646Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:23:28.647Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:23:28.665Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:23:28.665Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:23:28.681Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:23:28.731Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:23:28.732Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:23:28.762Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:23:28.762Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:23:28.984Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:23:28.984Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:23:29.001Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:23:59.123Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:23:59.123Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:23:59.123Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:23:59.126Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:23:59.188Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:23:59.188Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:23:59.204Z INFO [ControllerChain] Controller StatusController
[1534.759s][info][gc] GC(48) Pause Young (Allocation Failure) 40M->25M(59M) 4.464ms
2020-02-24T15:23:59.281Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:23:59.281Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:23:59.358Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:23:59.358Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:23:59.530Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:23:59.530Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:23:59.546Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:24:29.634Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:24:29.634Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:24:29.634Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:24:29.634Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:24:29.654Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:24:29.654Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:24:29.669Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:24:29.727Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:24:29.728Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:24:29.757Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:24:29.757Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:24:29.973Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:24:29.973Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:24:29.988Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:25:00.073Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:25:00.073Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:25:00.073Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:25:00.073Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:25:00.132Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:25:00.132Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:25:00.147Z INFO [ControllerChain] Controller StatusController
[1595.690s][info][gc] GC(49) Pause Young (Allocation Failure) 40M->25M(59M) 2.229ms
2020-02-24T15:25:00.220Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:25:00.220Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:25:00.294Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:25:00.294Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:25:00.570Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:25:00.570Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:25:00.583Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:25:30.663Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:25:30.663Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:25:30.663Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:25:30.664Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:25:30.682Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:25:30.682Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:25:30.698Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:25:30.755Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:25:30.755Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:25:30.791Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:25:30.791Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:25:31.003Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:25:31.003Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:25:31.017Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[1626.550s][info][gc] GC(50) Pause Young (Allocation Failure) 40M->25M(59M) 1.729ms
2020-02-24T15:26:01.099Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:26:01.099Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:26:01.099Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:26:01.100Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:26:01.117Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:26:01.117Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:26:01.175Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:26:01.225Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:26:01.225Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:26:01.299Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:26:01.299Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:26:01.518Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:26:01.518Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:26:01.532Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:26:31.608Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:26:31.608Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:26:31.608Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:26:31.609Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:26:31.629Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:26:31.629Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:26:31.643Z INFO [ControllerChain] Controller StatusController
[1687.209s][info][gc] GC(51) Pause Young (Allocation Failure) 40M->25M(59M) 1.513ms
2020-02-24T15:26:31.707Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:26:31.707Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:26:31.826Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:26:31.826Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:26:32.097Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:26:32.097Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:26:32.111Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:27:02.231Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:27:02.231Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:27:02.231Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:27:02.231Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:27:02.258Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:27:02.258Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:27:02.272Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:27:02.359Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:27:02.360Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:27:02.438Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:27:02.438Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:27:02.758Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:27:02.758Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:27:02.771Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:27:32.849Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:27:32.849Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:27:32.849Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:27:32.850Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:27:32.870Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:27:32.870Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:27:32.884Z INFO [ControllerChain] Controller StatusController
[1748.431s][info][gc] GC(52) Pause Young (Allocation Failure) 40M->25M(59M) 2.007ms
2020-02-24T15:27:32.944Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:27:32.944Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:27:32.972Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:27:32.972Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:27:33.200Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:27:33.200Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:27:33.214Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:28:03.293Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:28:03.293Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:28:03.293Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:28:03.293Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:28:03.310Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:28:03.310Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:28:03.324Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:28:03.375Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:28:03.375Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:28:03.447Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:28:03.447Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:28:03.655Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:28:03.656Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:28:03.669Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[1779.284s][info][gc] GC(53) Pause Young (Allocation Failure) 40M->25M(59M) 2.101ms
2020-02-24T15:28:27.910Z INFO [Reflector] Resync
2020-02-24T15:28:27.910Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:27.910Z INFO [Reflector] Watch closed
2020-02-24T15:28:27.943Z INFO [Reflector] Resync
2020-02-24T15:28:27.943Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:27.943Z INFO [Reflector] Watch closed
2020-02-24T15:28:27.992Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:28:28.032Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:28:28.545Z INFO [Reflector] Resync
2020-02-24T15:28:28.545Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:28.545Z INFO [Reflector] Watch closed
2020-02-24T15:28:28.561Z INFO [Reflector] Resync
2020-02-24T15:28:28.561Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:28.561Z INFO [Reflector] Watch closed
2020-02-24T15:28:28.585Z INFO [Reflector] Resync
2020-02-24T15:28:28.585Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:28.585Z INFO [Reflector] Watch closed
2020-02-24T15:28:28.628Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:28:28.638Z INFO [Reflector] Resync
2020-02-24T15:28:28.638Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:28.638Z INFO [Reflector] Watch closed
2020-02-24T15:28:28.646Z INFO [Reflector] Resync
2020-02-24T15:28:28.646Z INFO [Reflector] Closing existing watch
2020-02-24T15:28:28.646Z INFO [Reflector] Watch closed
2020-02-24T15:28:28.652Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:28:28.668Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:28:28.731Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:28:28.731Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:28:28.732Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:28:28.733Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:28:28.737Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:28:28.750Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:28:28.751Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:28:28.766Z INFO [ControllerChain] Controller StatusController
[1804.313s][info][gc] GC(54) Pause Young (Allocation Failure) 40M->25M(59M) 2.279ms
2020-02-24T15:28:28.832Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:28:28.834Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:28:28.875Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:28:28.875Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:28:29.149Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:28:29.150Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:28:29.173Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:28:59.269Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:28:59.269Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:28:59.269Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:28:59.270Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:28:59.287Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:28:59.287Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:28:59.301Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:28:59.351Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:28:59.351Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:28:59.426Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:28:59.426Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:28:59.594Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:28:59.594Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:28:59.608Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:29:29.705Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:29:29.705Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:29:29.705Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:29:29.705Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:29:29.723Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:29:29.723Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:29:29.739Z INFO [ControllerChain] Controller StatusController
[1865.280s][info][gc] GC(55) Pause Young (Allocation Failure) 40M->25M(59M) 2.174ms
2020-02-24T15:29:29.817Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:29:29.817Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:29:29.894Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:29:29.894Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:29:30.106Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:29:30.106Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:29:30.119Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:30:00.218Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:30:00.218Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:30:00.218Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:30:00.219Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:30:00.239Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:30:00.240Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:30:00.256Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:30:00.318Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:30:00.318Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:30:00.354Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:30:00.354Z INFO [ControllerChain] Controller AuthController
[1895.916s][info][gc] GC(56) Pause Young (Allocation Failure) 41M->25M(59M) 1.740ms
2020-02-24T15:30:00.578Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:30:00.578Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:30:00.593Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:30:30.678Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:30:30.678Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:30:30.678Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:30:30.679Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:30:30.696Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:30:30.696Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:30:30.710Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:30:30.849Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:30:30.849Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:30:30.930Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:30:30.940Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:30:31.212Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:30:31.213Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:30:31.226Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:31:01.303Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:31:01.303Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:31:01.303Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:31:01.304Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:31:01.320Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:31:01.320Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:31:01.334Z INFO [ControllerChain] Controller StatusController
[1956.879s][info][gc] GC(57) Pause Young (Allocation Failure) 41M->25M(59M) 2.280ms
2020-02-24T15:31:01.477Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:31:01.479Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:31:01.529Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:31:01.529Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:31:01.850Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:31:01.850Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:31:01.865Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:31:31.939Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:31:31.939Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:31:31.939Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:31:31.940Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:31:31.956Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:31:31.956Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:31:31.978Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:31:32.039Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:31:32.039Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:31:32.066Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:31:32.066Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:31:32.291Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:31:32.291Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:31:32.305Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:32:02.384Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:32:02.384Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:32:02.384Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:32:02.385Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:32:02.445Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:32:02.445Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:32:02.460Z INFO [ControllerChain] Controller StatusController
[2018.001s][info][gc] GC(58) Pause Young (Allocation Failure) 41M->25M(59M) 1.503ms
2020-02-24T15:32:02.557Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:32:02.557Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:32:02.631Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:32:02.631Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:32:02.807Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:32:02.807Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:32:02.826Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:32:32.906Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:32:32.906Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:32:32.906Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:32:32.907Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:32:32.923Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:32:32.923Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:32:32.937Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:32:33.028Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:32:33.029Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:32:33.108Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:32:33.108Z INFO [ControllerChain] Controller AuthController
[2048.744s][info][gc] GC(59) Pause Young (Allocation Failure) 41M->25M(59M) 1.531ms
2020-02-24T15:32:33.348Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:32:33.348Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:32:33.362Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:33:03.482Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:33:03.482Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:33:03.482Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:33:03.482Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:33:03.500Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:33:03.500Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:33:03.514Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:33:03.577Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:33:03.577Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:33:03.603Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:33:03.603Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:33:03.811Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:33:03.811Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:33:03.833Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:33:27.990Z INFO [Reflector] Resync
2020-02-24T15:33:27.990Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:27.990Z INFO [Reflector] Watch closed
2020-02-24T15:33:28.030Z INFO [Reflector] Resync
2020-02-24T15:33:28.030Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:28.030Z INFO [Reflector] Watch closed
2020-02-24T15:33:28.081Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:33:28.125Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:33:28.626Z INFO [Reflector] Resync
2020-02-24T15:33:28.626Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:28.626Z INFO [Reflector] Watch closed
2020-02-24T15:33:28.650Z INFO [Reflector] Resync
2020-02-24T15:33:28.650Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:28.650Z INFO [Reflector] Watch closed
[2104.191s][info][gc] GC(60) Pause Young (Allocation Failure) 40M->25M(59M) 1.858ms
2020-02-24T15:33:28.666Z INFO [Reflector] Resync
2020-02-24T15:33:28.666Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:28.666Z INFO [Reflector] Watch closed
2020-02-24T15:33:28.705Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:33:28.732Z INFO [Reflector] Resync
2020-02-24T15:33:28.732Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:28.732Z INFO [Reflector] Watch closed
2020-02-24T15:33:28.732Z INFO [Reflector] Resync
2020-02-24T15:33:28.732Z INFO [Reflector] Closing existing watch
2020-02-24T15:33:28.732Z INFO [Reflector] Watch closed
2020-02-24T15:33:28.733Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:33:28.744Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:33:28.812Z INFO [CachingSchemaProvider] Schema updated: {types=[{name=brokered,addressSpacePlans=[{name=brokered-single-broker, addressPlans=[brokered-queue,brokered-topic]}]}{name=standard,addressSpacePlans=[{name=standard-small, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-unlimited-with-mqtt, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}{name=standard-medium, addressPlans=[standard-small-anycast,standard-medium-anycast,standard-large-anycast,standard-small-multicast,standard-medium-multicast,standard-large-multicast,standard-small-queue,standard-medium-queue,standard-large-queue,standard-xlarge-queue,standard-small-topic,standard-medium-topic,standard-large-topic,standard-xlarge-topic,standard-small-subscription,standard-medium-subscription,standard-large-subscription]}]},authenticationServices=[standard-authservice]}
2020-02-24T15:33:28.826Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:33:28.826Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:33:28.826Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:33:28.827Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:33:28.888Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:33:28.888Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:33:28.902Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:33:29.032Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:33:29.032Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:33:29.070Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:33:29.070Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:33:29.244Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:33:29.244Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:33:29.258Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[2104.817s][info][gc] GC(61) Pause Young (Allocation Failure) 41M->25M(59M) 2.131ms
2020-02-24T15:33:59.345Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:33:59.345Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:33:59.345Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:33:59.352Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:33:59.377Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:33:59.377Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:33:59.392Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:33:59.445Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:33:59.445Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:33:59.476Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:33:59.476Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:33:59.647Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:33:59.647Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:33:59.665Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:34:29.742Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:34:29.742Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:34:29.742Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:34:29.743Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:34:29.762Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:34:29.762Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:34:29.777Z INFO [ControllerChain] Controller StatusController
[2165.346s][info][gc] GC(62) Pause Young (Allocation Failure) 41M->25M(59M) 1.751ms
2020-02-24T15:34:29.830Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:34:29.831Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:34:29.903Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:34:29.903Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:34:30.112Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:34:30.112Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:34:30.140Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:35:00.218Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:35:00.219Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:35:00.219Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:35:00.219Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:35:00.238Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:35:00.238Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:35:00.259Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:35:00.332Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:35:00.332Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:35:00.366Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:35:00.366Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:35:00.535Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:35:00.535Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:35:00.554Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:35:30.635Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:35:30.635Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:35:30.635Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:35:30.636Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:35:30.654Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:35:30.654Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:35:30.667Z INFO [ControllerChain] Controller StatusController
[2226.211s][info][gc] GC(63) Pause Young (Allocation Failure) 41M->26M(59M) 2.035ms
2020-02-24T15:35:30.767Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:35:30.768Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:35:30.841Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:35:30.841Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:35:30.964Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:35:30.964Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:35:30.978Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
2020-02-24T15:36:01.059Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:36:01.059Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:36:01.059Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:36:01.060Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:36:01.076Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:36:01.076Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:36:01.090Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:36:01.145Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:36:01.145Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:36:01.221Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:36:01.221Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:36:01.499Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:36:01.499Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:36:01.524Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
[2257.142s][info][gc] GC(64) Pause Young (Allocation Failure) 41M->25M(59M) 1.754ms
2020-02-24T15:36:31.607Z INFO [ControllerChain] Check address spaces: [aloxy:aloxyio]
2020-02-24T15:36:31.607Z INFO [ControllerChain] Checking address space aloxy:aloxyio
2020-02-24T15:36:31.607Z INFO [ControllerChain] Controller CreateController
2020-02-24T15:36:31.607Z INFO [ControllerChain] Controller RouterConfigController
2020-02-24T15:36:31.625Z INFO [ControllerChain] Controller RealmController
2020-02-24T15:36:31.625Z INFO [ControllerChain] Controller NetworkPolicyController
2020-02-24T15:36:31.638Z INFO [ControllerChain] Controller StatusController
2020-02-24T15:36:31.690Z INFO [ControllerChain] Controller RouterStatusController
2020-02-24T15:36:31.690Z INFO [ControllerChain] Controller EndpointController
2020-02-24T15:36:31.718Z INFO [ControllerChain] Controller ExportsController
2020-02-24T15:36:31.719Z INFO [ControllerChain] Controller AuthController
2020-02-24T15:36:32.022Z INFO [ControllerChain] Controller DeleteController
2020-02-24T15:36:32.022Z INFO [ControllerChain] Controller MetricsReporterController
2020-02-24T15:36:32.037Z INFO [RealmController] Actual: [aloxy-aloxyio, master], Desired: [aloxy-aloxyio]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment