Advertisement
Guest User

istiod.log

a guest
Apr 28th, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.90 KB | None | 0 0
  1. 2023-04-28T14:02:30.818444Z info FLAG: --caCertFile=""
  2. 2023-04-28T14:02:30.818477Z info FLAG: --clusterAliases="[]"
  3. 2023-04-28T14:02:30.818481Z info FLAG: --clusterID="cluster1"
  4. 2023-04-28T14:02:30.818483Z info FLAG: --clusterRegistriesNamespace="istio-system"
  5. 2023-04-28T14:02:30.818486Z info FLAG: --configDir=""
  6. 2023-04-28T14:02:30.818489Z info FLAG: --ctrlz_address="localhost"
  7. 2023-04-28T14:02:30.818492Z info FLAG: --ctrlz_port="9876"
  8. 2023-04-28T14:02:30.818494Z info FLAG: --domain="cluster.local"
  9. 2023-04-28T14:02:30.818496Z info FLAG: --grpcAddr=":15010"
  10. 2023-04-28T14:02:30.818500Z info FLAG: --help="false"
  11. 2023-04-28T14:02:30.818507Z info FLAG: --httpAddr=":8080"
  12. 2023-04-28T14:02:30.818510Z info FLAG: --httpsAddr=":15017"
  13. 2023-04-28T14:02:30.818518Z info FLAG: --keepaliveInterval="30s"
  14. 2023-04-28T14:02:30.818521Z info FLAG: --keepaliveMaxServerConnectionAge="30m0s"
  15. 2023-04-28T14:02:30.818524Z info FLAG: --keepaliveTimeout="10s"
  16. 2023-04-28T14:02:30.818526Z info FLAG: --kubeconfig=""
  17. 2023-04-28T14:02:30.818530Z info FLAG: --kubernetesApiBurst="160"
  18. 2023-04-28T14:02:30.818534Z info FLAG: --kubernetesApiQPS="80"
  19. 2023-04-28T14:02:30.818537Z info FLAG: --log_as_json="false"
  20. 2023-04-28T14:02:30.818539Z info FLAG: --log_caller=""
  21. 2023-04-28T14:02:30.818541Z info FLAG: --log_output_level="default:info"
  22. 2023-04-28T14:02:30.818543Z info FLAG: --log_rotate=""
  23. 2023-04-28T14:02:30.818546Z info FLAG: --log_rotate_max_age="30"
  24. 2023-04-28T14:02:30.818548Z info FLAG: --log_rotate_max_backups="1000"
  25. 2023-04-28T14:02:30.818551Z info FLAG: --log_rotate_max_size="104857600"
  26. 2023-04-28T14:02:30.818554Z info FLAG: --log_stacktrace_level="default:none"
  27. 2023-04-28T14:02:30.818563Z info FLAG: --log_target="[stdout]"
  28. 2023-04-28T14:02:30.818566Z info FLAG: --meshConfig="./etc/istio/config/mesh"
  29. 2023-04-28T14:02:30.818568Z info FLAG: --monitoringAddr=":15014"
  30. 2023-04-28T14:02:30.818570Z info FLAG: --namespace="istio-system"
  31. 2023-04-28T14:02:30.818574Z info FLAG: --networksConfig="./etc/istio/config/meshNetworks"
  32. 2023-04-28T14:02:30.818579Z info FLAG: --plugins="[]"
  33. 2023-04-28T14:02:30.818582Z info FLAG: --profile="true"
  34. 2023-04-28T14:02:30.818587Z info FLAG: --registries="[Kubernetes]"
  35. 2023-04-28T14:02:30.818589Z info FLAG: --secureGRPCAddr=":15012"
  36. 2023-04-28T14:02:30.818592Z info FLAG: --shutdownDuration="10s"
  37. 2023-04-28T14:02:30.818595Z info FLAG: --tls-cipher-suites="[]"
  38. 2023-04-28T14:02:30.818598Z info FLAG: --tlsCertFile=""
  39. 2023-04-28T14:02:30.818600Z info FLAG: --tlsKeyFile=""
  40. 2023-04-28T14:02:30.818604Z info FLAG: --vklog="0"
  41. 2023-04-28T14:02:30.832503Z info klog Config not found: /var/run/secrets/remote/config
  42. 2023-04-28T14:02:30.838244Z info initializing mesh configuration ./etc/istio/config/mesh
  43. 2023-04-28T14:02:30.938796Z info controllers starting controller=configmap istio
  44. 2023-04-28T14:02:30.939106Z info Loaded MeshNetworks config from Kubernetes API server.
  45. 2023-04-28T14:02:30.939126Z info mesh networks configuration updated to: {
  46.  
  47. }
  48. 2023-04-28T14:02:30.943633Z info Loaded MeshConfig config from Kubernetes API server.
  49. 2023-04-28T14:02:30.944092Z info mesh configuration updated to: {
  50. "proxyListenPort": 15001,
  51. "connectTimeout": "10s",
  52. "protocolDetectionTimeout": "0s",
  53. "ingressClass": "istio",
  54. "ingressService": "istio-ingressgateway",
  55. "ingressControllerMode": "STRICT",
  56. "enableTracing": true,
  57. "defaultConfig": {
  58. "configPath": "./etc/istio/proxy",
  59. "binaryPath": "/usr/local/bin/envoy",
  60. "serviceCluster": "istio-proxy",
  61. "drainDuration": "45s",
  62. "parentShutdownDuration": "60s",
  63. "discoveryAddress": "istiod.istio-system.svc:15012",
  64. "proxyAdminPort": 15000,
  65. "controlPlaneAuthPolicy": "MUTUAL_TLS",
  66. "statNameLength": 189,
  67. "concurrency": 2,
  68. "tracing": {
  69. "zipkin": {
  70. "address": "zipkin.istio-system:9411"
  71. }
  72. },
  73. "statusPort": 15020,
  74. "terminationDrainDuration": "5s",
  75. "meshId": "mesh1"
  76. },
  77. "outboundTrafficPolicy": {
  78. "mode": "ALLOW_ANY"
  79. },
  80. "enableAutoMtls": true,
  81. "trustDomain": "cluster.local",
  82. "defaultServiceExportTo": [
  83. "*"
  84. ],
  85. "defaultVirtualServiceExportTo": [
  86. "*"
  87. ],
  88. "defaultDestinationRuleExportTo": [
  89. "*"
  90. ],
  91. "rootNamespace": "istio-system",
  92. "localityLbSetting": {
  93. "enabled": true
  94. },
  95. "dnsRefreshRate": "60s",
  96. "thriftConfig": {
  97.  
  98. },
  99. "enablePrometheusMerge": true,
  100. "extensionProviders": [
  101. {
  102. "name": "prometheus",
  103. "prometheus": {
  104.  
  105. }
  106. },
  107. {
  108. "name": "stackdriver",
  109. "stackdriver": {
  110.  
  111. }
  112. },
  113. {
  114. "name": "envoy",
  115. "envoyFileAccessLog": {
  116. "path": "/dev/stdout"
  117. }
  118. }
  119. ],
  120. "defaultProviders": {
  121.  
  122. }
  123. }
  124. 2023-04-28T14:02:31.039167Z info initializing mesh networks from mesh config watcher
  125. 2023-04-28T14:02:31.039415Z info mesh configuration: {
  126. "proxyListenPort": 15001,
  127. "connectTimeout": "10s",
  128. "protocolDetectionTimeout": "0s",
  129. "ingressClass": "istio",
  130. "ingressService": "istio-ingressgateway",
  131. "ingressControllerMode": "STRICT",
  132. "enableTracing": true,
  133. "defaultConfig": {
  134. "configPath": "./etc/istio/proxy",
  135. "binaryPath": "/usr/local/bin/envoy",
  136. "serviceCluster": "istio-proxy",
  137. "drainDuration": "45s",
  138. "parentShutdownDuration": "60s",
  139. "discoveryAddress": "istiod.istio-system.svc:15012",
  140. "proxyAdminPort": 15000,
  141. "controlPlaneAuthPolicy": "MUTUAL_TLS",
  142. "statNameLength": 189,
  143. "concurrency": 2,
  144. "tracing": {
  145. "zipkin": {
  146. "address": "zipkin.istio-system:9411"
  147. }
  148. },
  149. "statusPort": 15020,
  150. "terminationDrainDuration": "5s",
  151. "meshId": "mesh1"
  152. },
  153. "outboundTrafficPolicy": {
  154. "mode": "ALLOW_ANY"
  155. },
  156. "enableAutoMtls": true,
  157. "trustDomain": "cluster.local",
  158. "defaultServiceExportTo": [
  159. "*"
  160. ],
  161. "defaultVirtualServiceExportTo": [
  162. "*"
  163. ],
  164. "defaultDestinationRuleExportTo": [
  165. "*"
  166. ],
  167. "rootNamespace": "istio-system",
  168. "localityLbSetting": {
  169. "enabled": true
  170. },
  171. "dnsRefreshRate": "60s",
  172. "thriftConfig": {
  173.  
  174. },
  175. "enablePrometheusMerge": true,
  176. "extensionProviders": [
  177. {
  178. "name": "prometheus",
  179. "prometheus": {
  180.  
  181. }
  182. },
  183. {
  184. "name": "stackdriver",
  185. "stackdriver": {
  186.  
  187. }
  188. },
  189. {
  190. "name": "envoy",
  191. "envoyFileAccessLog": {
  192. "path": "/dev/stdout"
  193. }
  194. }
  195. ],
  196. "defaultProviders": {
  197.  
  198. }
  199. }
  200. 2023-04-28T14:02:31.039422Z info version: 1.14.5-38a552d954e80615349e11c45d580f5def738b3d-Clean
  201. 2023-04-28T14:02:31.039646Z info flags: {
  202. "ServerOptions": {
  203. "HTTPAddr": ":8080",
  204. "HTTPSAddr": ":15017",
  205. "GRPCAddr": ":15010",
  206. "MonitoringAddr": ":15014",
  207. "EnableProfiling": true,
  208. "TLSOptions": {
  209. "CaCertFile": "",
  210. "CertFile": "",
  211. "KeyFile": "",
  212. "TLSCipherSuites": null,
  213. "CipherSuits": null
  214. },
  215. "SecureGRPCAddr": ":15012"
  216. },
  217. "InjectionOptions": {
  218. "InjectionDirectory": "./var/lib/istio/inject"
  219. },
  220. "PodName": "istiod-76f78576bb-pb52z",
  221. "Namespace": "istio-system",
  222. "Revision": "default",
  223. "MeshConfigFile": "./etc/istio/config/mesh",
  224. "NetworksConfigFile": "./etc/istio/config/meshNetworks",
  225. "RegistryOptions": {
  226. "FileDir": "",
  227. "Registries": [
  228. "Kubernetes"
  229. ],
  230. "KubeOptions": {
  231. "SystemNamespace": "",
  232. "MeshServiceController": null,
  233. "DomainSuffix": "cluster.local",
  234. "ClusterID": "cluster1",
  235. "ClusterAliases": {},
  236. "Metrics": null,
  237. "XDSUpdater": null,
  238. "NetworksWatcher": null,
  239. "MeshWatcher": null,
  240. "EndpointMode": 1,
  241. "KubernetesAPIQPS": 80,
  242. "KubernetesAPIBurst": 160,
  243. "SyncTimeout": null,
  244. "DiscoveryNamespacesFilter": null
  245. },
  246. "ClusterRegistriesNamespace": "istio-system",
  247. "KubeConfig": "",
  248. "DistributionCacheRetention": 60000000000,
  249. "DistributionTrackingEnabled": true
  250. },
  251. "CtrlZOptions": {
  252. "Port": 9876,
  253. "Address": "localhost"
  254. },
  255. "KeepaliveOptions": {
  256. "Time": 30000000000,
  257. "Timeout": 10000000000,
  258. "MaxServerConnectionAge": 1800000000000,
  259. "MaxServerConnectionAgeGrace": 10000000000
  260. },
  261. "ShutdownDuration": 10000000000,
  262. "JwtRule": ""
  263. }
  264. 2023-04-28T14:02:31.039652Z info initializing mesh handlers
  265. 2023-04-28T14:02:31.039701Z info model reloading network gateways
  266. 2023-04-28T14:02:31.039709Z info creating CA and initializing public key
  267. 2023-04-28T14:02:31.039725Z info Using istiod file format for signing ca files
  268. 2023-04-28T14:02:31.039738Z info Use local CA certificate
  269. 2023-04-28T14:02:31.040745Z info initializing controllers
  270. 2023-04-28T14:02:31.040801Z info No certificates specified, skipping K8S DNS certificate controller
  271. 2023-04-28T14:02:31.079310Z warn kube Skipping CRD gateway.networking.k8s.io/v1alpha2/ReferencePolicy as it is not present
  272. 2023-04-28T14:02:31.079351Z warn kube Skipping CRD gateway.networking.k8s.io/v1alpha2/TCPRoute as it is not present
  273. 2023-04-28T14:02:31.079355Z warn kube Skipping CRD gateway.networking.k8s.io/v1alpha2/TLSRoute as it is not present
  274. 2023-04-28T14:02:31.079358Z warn kube Skipping CRD gateway.networking.k8s.io/v1beta1/GatewayClass as it is not present
  275. 2023-04-28T14:02:31.079362Z warn kube Skipping CRD gateway.networking.k8s.io/v1beta1/Gateway as it is not present
  276. 2023-04-28T14:02:31.079366Z warn kube Skipping CRD gateway.networking.k8s.io/v1beta1/HTTPRoute as it is not present
  277. 2023-04-28T14:02:31.079628Z info Adding Kubernetes registry adapter
  278. 2023-04-28T14:02:31.079646Z info handling remote clusters in *controller.Multicluster
  279. 2023-04-28T14:02:31.079671Z info initializing Istiod DNS certificates host: istiod.istio-system.svc, custom host:
  280. 2023-04-28T14:02:31.250531Z info Generating istiod-signed cert for [istiod.istio-system.svc istiod-remote.istio-system.svc istio-pilot.istio-system.svc]:
  281. -----BEGIN CERTIFICATE-----
  282. MIIEjjCCAnagAwIBAgIQbzjSpvD+M7JBpQ0NDZycbTANBgkqhkiG9w0BAQsFADA9
  283. MQ4wDAYDVQQKDAVJc3RpbzEYMBYGA1UEAwwPSW50ZXJtZWRpYXRlIENBMREwDwYD
  284. VQQHDAhjbHVzdGVyMTAeFw0yMzA0MjgxNDAwMzFaFw0zMzA0MjUxNDAyMzFaMAAw
  285. ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpKsjQhTGp4df8TGyl0o7n
  286. kyxnsy5NY0nzyDUEW9dwhT/2V8G8b6rBEOgY7UlbvYgsl6x0fbxs/FsaumxtZyQe
  287. hAaxMM7A66533nLYovyT3B1ZGJ00ET/0MWkEFWIHZ3LlwLpE8kGVJc2b5IQ1dUtv
  288. c82IsNGWrwLn+usy9CecN2dImLlbWQEOfbhkoBqcCpySKrOwBaESPrrgvvb1J0/V
  289. nG7udpBd9t9Aj0xvV0ZW8JB/LY8hJljFjlKV9FdYdgmeIKa7y6r4alnyt4edPFVy
  290. cx1xj0ny3/AbS3c64KPA+57qXHuHhS4mwYHhuTGtIdDBNOfFTXJGSH9ch/+Bx8Lr
  291. AgMBAAGjgcYwgcMwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMB
  292. BggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB8GA1UdIwQYMBaAFDfYN70r8M9U7qzM
  293. 6mXo4iY2Y2f0MGMGA1UdEQEB/wRZMFeCF2lzdGlvZC5pc3Rpby1zeXN0ZW0uc3Zj
  294. gh5pc3Rpb2QtcmVtb3RlLmlzdGlvLXN5c3RlbS5zdmOCHGlzdGlvLXBpbG90Lmlz
  295. dGlvLXN5c3RlbS5zdmMwDQYJKoZIhvcNAQELBQADggIBABcCGqTgLDj/ZwLghNbZ
  296. rK99borKiIugV/4kFRsbfA2xwNXu7WfhMarsz++N4iEoMKxHlA0QcH0OZZVA2NjU
  297. 0VOXIi36Ttsy+qPQ4r+g/ZnXtnCU86F95E/kDz+v3q3TXPkIpvIy/GJtpvH0TK56
  298. sAli17RzD0qsic2qS7EnLZIg/dCy5IGnBYH8U0TBxBN4h8wA7zKPkiyK5yRKx2Ma
  299. slgV/YKCQZ79CSkz2/unrqIDIgJHB+JhkB4wu/AH4EwcB68R7x34K1uIegaThxwX
  300. hxW/8iI/mxQYI1a7IyDP1EfalV2QkmtjMPaY7G6++bvq3EZm3Yl/zr0TbD7+WFWX
  301. 9t89co//3U2mt8CfIJ+vlRV6eS1x8zId+kwKvcIr2LfUwhSwr/IkhRdylzwyf0S0
  302. gox45hbYzjR8JYqE4EmLB0s56P3+7C7P/jTmNxKkaeoRtdef9ogC+C3JCbNDHwN9
  303. vuQmiABewOt95jSD6jPbTr1srxaAbYtgKWzpSm5g4yFOVGB3H5D6ZnxRSCEgUL+i
  304. CfVdrv1PzUxVXNROsbOM8pvrr8dileK4LfRsXT9atKIWRQaO1yV1X1lO04pxrIWl
  305. SltV5ZZUjTvPLbyurL9Ig4CTwi634GNyGJINFZtrHoOYieIqMQy7jWvRu7G84k55
  306. xRmEXIn5MSXIvul2TaiPbpOl
  307. -----END CERTIFICATE-----
  308. -----BEGIN CERTIFICATE-----
  309. MIIFVjCCAz6gAwIBAgIULGmTYMZtP+TPy4Nnw0H/teCkXxcwDQYJKoZIhvcNAQEL
  310. BQAwIjEOMAwGA1UECgwFSXN0aW8xEDAOBgNVBAMMB1Jvb3QgQ0EwHhcNMjMwNDE5
  311. MTkxODExWhcNMjUwNDE4MTkxODExWjA9MQ4wDAYDVQQKDAVJc3RpbzEYMBYGA1UE
  312. AwwPSW50ZXJtZWRpYXRlIENBMREwDwYDVQQHDAhjbHVzdGVyMTCCAiIwDQYJKoZI
  313. hvcNAQEBBQADggIPADCCAgoCggIBAKHucACn9xIIiMtrNaQOxgO4y6ixC3lHJn1n
  314. KL/P2SSVq2EhoTME7H7MerRcmh1Km/Wggw9DTz3hFHpfnCbR+RPZ5XbhE73Egv9N
  315. goB5ipNIRoV9iPbpfLxWbgPESS4ctU4QVOQ9ROMngGfRAfQrfK3iq/ZcOJ/WPYFD
  316. Jl/4opL3OuCtPcjrHFtV1L361JhzLRcA5KT+BkjLkoE/4ELmAy14BvNdKrXGaqR9
  317. IaA7sNpnV3VWqs6ncf7EYSoayNwJtBIBf5wc9EfscTIT3nmvxUy+O0AimZWXDbKC
  318. aIEILvTAUQPPjS59hrwyqxqDUR1U+Xkf7rBFZsKA+Y+hhZ75l9G++890yldjDjUo
  319. XJRKYn5gVNwPMPb5gUQqZIUXgP8b6h7P2Xa+x3SVnKPd3nCCeUET7gGseJZ6Nqb7
  320. w/Sf29E52RvZmk7o0fTUQPrPNYSkgLBlimqedziKXAT3dGlYGsFHVqLcDdIAtO8T
  321. /S3WQv48Vi8+vI0nXleVaQv+1UEUucVz+VAnRuQezbQ8NFfys0/NVJrPUVbuJ/UO
  322. SNfuYbjZxuz9c7+rLR04ftUncJhwokX7mdRoaTOSRWMI80veHzEuWWM/AxpMtPt0
  323. td7KlQapxej+P03iFIH15kf566GYIppMqypgw5X8e+ZBz+8MpAo/20nfITo7t2sz
  324. ymU17ak5AgMBAAGjaTBnMB0GA1UdDgQWBBQ32De9K/DPVO6szOpl6OImNmNn9DAS
  325. BgNVHRMBAf8ECDAGAQH/AgEAMA4GA1UdDwEB/wQEAwIC5DAiBgNVHREEGzAZghdp
  326. c3Rpb2QuaXN0aW8tc3lzdGVtLnN2YzANBgkqhkiG9w0BAQsFAAOCAgEAPVQfmHD4
  327. Fyu4vTeWvzlMHS4oBRTkTcxfHp3rR6Im3Oz9i2zd0hBDCJ8AZipzR6IxWE6MAwcJ
  328. 6uTKptKGpBiuXQBTo+DaHy3YtqwAFDXND5uqy0VTiL54ipyImyzxdJoKu+p5M96/
  329. bF5WsYpbIw+h6DdWMbFJfiHET4EMfYdwOWv8manv2DLEWgRIlkrykjcqOh1PPKqO
  330. twdbOmwbS+fT5LgpoOr7oGHMBDckuEUQheRA6NptEly/FnaAGzqWs/6G2+5R0uIs
  331. NjjBTYRyUASJEcDqAO1lppTXYKsbRUZAaWpELlm2y4Z3Eo1yB1lJIde+XYgYOUvL
  332. 6vC71HWI5ZbtLnouUx4ZcLOFrGY7EcVgyj1w6JlJML4GLkwY9YYbR5mP/OdBOQjm
  333. HxyIH0ZODuPPo3YZcrXqRxWyD5SEioozObeFzK87ZpQ7Tp+lnpYBdpuq73zSfHZv
  334. U+sGjxOlH8mW3aMvHyVR/+0m4prYDqxi1p9NbDaNOejrza1ChgOEAWLcvSQyi6Kh
  335. gkFRsGtnOdYOr17bhpT5vVyc7gFLPWoLapr3NhXmh549f7clCfA1yWQUQx9gsGjD
  336. DKuEBvTka91XhKyoUCkD+LjCpVaaLIDDgJUC1XK+9qQM6utf6JPuWkOkXZll0K0S
  337. 6wNo6wZ7GnKWp5AbH4OvjQmKA1dTVZnjcxI=
  338. -----END CERTIFICATE-----
  339. -----BEGIN CERTIFICATE-----
  340. MIIFFDCCAvygAwIBAgIULv8rQ1ONEJI9xDokG0TlnlU3qJcwDQYJKoZIhvcNAQEL
  341. BQAwIjEOMAwGA1UECgwFSXN0aW8xEDAOBgNVBAMMB1Jvb3QgQ0EwHhcNMjMwNDE5
  342. MTkxNzI0WhcNMzMwNDE2MTkxNzI0WjAiMQ4wDAYDVQQKDAVJc3RpbzEQMA4GA1UE
  343. AwwHUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANgxnDIl
  344. ylgwG+8pRoaiZWcWz+XjckrIUlNdgZ5x0ISDfBU2/bBVu8bS6soSnJojmrQnY5SG
  345. bt/GiHt+hD6TVVERHqAPy437Ky3kAlYeV6TzHi5e+bfxD4L/9OBJlMXlchm77z7i
  346. Ylm9CMEfC7EMiy1n5t5RU82SOJIqoHjfdZp++CD9/hDTVc23N1JsM3EyWbbdzxrb
  347. NDEgEM0Xo93+yjjYXAz9QDBlsuo3QWeJ9VtCA5scAFgQ+vM8PGAdGGhuXkPERxUv
  348. PJoT+CnRH6Xb5OwUoCxMqycdy3F/JgCIztbvv+eKup6GpW+CpjdbBzpNICCkLVGH
  349. HsHZUjDkO4Jl/z71+CNhvlt0tsnVIvZ89Bu/aBAcKyQk6naTLJCS1S9RdTUHyA0i
  350. ni2aDwbbuhu2mgudqkSGrjfdh9xtg5/PzF2mxgBoWnWHuT1UxOA/7dECbGY2cb5V
  351. uV+kV+tZ0GczCFTi6Z9DBVp2m8yZyJfCN/Ll65BVeX8jkBaACIlv4yb0sAUAA+m3
  352. Q/mInx2PhGiYqR9r9DYucgTXK/tSVf4GPkCCHsO5tbuHK3dDYbsJD4O4lGJtkA34
  353. FMcapGtktiQCP+nfoLQRA5BHb6zl8qHpcqhWegj6VmGtLSxBagohA7s3QUHT17so
  354. VNjj+8KipZQ7d3K0lHGu1b+OLBpK7xHHbLxnAgMBAAGjQjBAMB0GA1UdDgQWBBR3
  355. Lo/zcLO+uS1FMeNhwepPu0si6jAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQE
  356. AwIC5DANBgkqhkiG9w0BAQsFAAOCAgEAB76YRKf5y1XLuFwDDFO7UYR1hcBSi7jp
  357. N6Udjx+PPCJHwiM4tFFHcB+Rrjj9mMf4nWEAA/Dd3chkGXJSWFalj6o9twXjUk5+
  358. fi9Jr1k2Th8aAZtXfEoVyPJY6YVuXBrHbwbo1w5jHTU1WVZbiYSV+gWOwVfpjCGN
  359. OjNJ/DAjr7OvvNg69CjfAvaGL4EHH2vWjFnTxmr4KLD2+1tWHZ75gs8MzRcyFHsa
  360. R/j/uOCWVH07yv+LzQc3KkjFO2FAVhgWioJVOEep2GOMnvnPDVMbJSzc3TbAtK5Q
  361. 6seiQscgw2+byN1nnhTZdB1/jvuSB+HKDwOefSJ7BOXvu8UhQ5V66WIy7N3AjgW9
  362. GaVdvQzRIjmce7H0TR8rbnl2X03rKFNUP6NlBUZzKQYJ6urglMReU1h0E9OsByV/
  363. aO9lczxWKEBH4uxokU+fkTw7K7QLWAHTiMuRxv5wv1QNshK6DY90frjcxohr4KPV
  364. z4yw+YxybgWz+mcBeUYwUpGy27wlhsnt3qyuUKsG+CRJjN5ODv4GwwksIhVflYeY
  365. F9/yOz+NteDC1iNnM2wyw2GNhPmoEJY+7crvtIf9M5u8pACEP+6hDz2ktd7x23Ku
  366. pSi25jCA6TSDeNqJaUVUn6Mnnu7briFaVKq2bcPc8TXfvTd9I3MWvcoeu0ZM9tag
  367. zgS10o114KQ=
  368. -----END CERTIFICATE-----
  369.  
  370. 2023-04-28T14:02:31.250585Z info Using istiod file format for signing ca files
  371. 2023-04-28T14:02:31.250602Z info Use plugged-in cert at etc/cacerts/ca-key.pem
  372. 2023-04-28T14:02:31.250860Z info x509 cert - Issuer: "CN=Intermediate CA,O=Istio,L=cluster1", Subject: "", SN: 6f38d2a6f0fe33b241a50d0d0d9c9c6d, NotBefore: "2023-04-28T14:00:31Z", NotAfter: "2033-04-25T14:02:31Z"
  373. 2023-04-28T14:02:31.250904Z info x509 cert - Issuer: "CN=Root CA,O=Istio", Subject: "CN=Intermediate CA,O=Istio,L=cluster1", SN: 2c699360c66d3fe4cfcb8367c341ffb5e0a45f17, NotBefore: "2023-04-19T19:18:11Z", NotAfter: "2025-04-18T19:18:11Z"
  374. 2023-04-28T14:02:31.250935Z info x509 cert - Issuer: "CN=Root CA,O=Istio", Subject: "CN=Root CA,O=Istio", SN: 2eff2b43538d10923dc43a241b44e59e5537a897, NotBefore: "2023-04-19T19:17:24Z", NotAfter: "2033-04-16T19:17:24Z"
  375. 2023-04-28T14:02:31.250941Z info Istiod certificates are reloaded
  376. 2023-04-28T14:02:31.251013Z info spiffe Added 1 certs to trust domain cluster.local in peer cert verifier
  377. 2023-04-28T14:02:31.251017Z info initializing secure discovery service
  378. 2023-04-28T14:02:31.251053Z info initializing secure webhook server for istiod webhooks
  379. 2023-04-28T14:02:31.259599Z info initializing sidecar injector
  380. 2023-04-28T14:02:31.287581Z info initializing config validator
  381. 2023-04-28T14:02:31.287612Z info initializing Istiod admin server
  382. 2023-04-28T14:02:31.287695Z info initializing registry event handlers
  383. 2023-04-28T14:02:31.287746Z info starting discovery service
  384. 2023-04-28T14:02:31.287777Z info handling remote clusters in *kube.Multicluster
  385. 2023-04-28T14:02:31.290435Z info Starting Istiod Server with primary cluster cluster1
  386. 2023-04-28T14:02:31.290753Z info kube Initializing Kubernetes service registry "cluster1"
  387. 2023-04-28T14:02:31.290623Z info ControlZ available at 127.0.0.1:9876
  388. 2023-04-28T14:02:31.291095Z info initializing Kubernetes credential reader for cluster cluster1
  389. 2023-04-28T14:02:31.291276Z info Starting multicluster remote secrets controller
  390. 2023-04-28T14:02:31.291668Z info status Starting status manager
  391. 2023-04-28T14:02:31.291722Z info Starting validation controller
  392. 2023-04-28T14:02:31.291938Z info Starting ADS server
  393. 2023-04-28T14:02:31.291987Z info Starting IstioD CA
  394. 2023-04-28T14:02:31.292010Z info JWT policy is third-party-jwt
  395. 2023-04-28T14:02:31.292047Z info controllers starting controller=ingress
  396. 2023-04-28T14:02:31.292153Z info controllers starting controller=webhook patcher
  397. 2023-04-28T14:02:31.292251Z info kube Starting Pilot K8S CRD controller
  398. 2023-04-28T14:02:31.292322Z info kube controller "security.istio.io/v1beta1/RequestAuthentication" is syncing...
  399. 2023-04-28T14:02:31.292336Z info klog attempting to acquire leader lease istio-system/istio-leader...
  400. 2023-04-28T14:02:31.292489Z info Istiod CA has started
  401. 2023-04-28T14:02:31.300019Z info klog attempting to acquire leader lease istio-system/istio-gateway-deployment-leader...
  402. 2023-04-28T14:02:31.309088Z info controllers starting controller=healthcheck
  403. 2023-04-28T14:02:31.309561Z info controllers starting controller=unregister_workloadentry
  404. 2023-04-28T14:02:31.309944Z info klog attempting to acquire leader lease istio-system/istio-gateway-status-leader...
  405. 2023-04-28T14:02:31.331333Z info klog successfully acquired lease istio-system/istio-leader
  406. 2023-04-28T14:02:31.331888Z info klog successfully acquired lease istio-system/istio-gateway-deployment-leader
  407. 2023-04-28T14:02:31.333514Z info leader election lock obtained: istio-leader
  408. 2023-04-28T14:02:31.333603Z info leader election lock obtained: istio-gateway-deployment-leader
  409. 2023-04-28T14:02:31.373633Z info klog successfully acquired lease istio-system/istio-gateway-status-leader
  410. 2023-04-28T14:02:31.373890Z info leader election lock obtained: istio-gateway-status-leader
  411. 2023-04-28T14:02:31.373941Z info Starting gateway status writer
  412. 2023-04-28T14:02:31.393503Z info controllers starting controller=configmap istio-sidecar-injector
  413. 2023-04-28T14:02:31.393663Z info ads Incremental push, service istio-eastwestgateway.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  414. 2023-04-28T14:02:31.393696Z info ads Incremental push, service istio-ingressgateway.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  415. 2023-04-28T14:02:31.393711Z info ads Incremental push, service istiod.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  416. 2023-04-28T14:02:31.393766Z info ads Full push, new service kube-system/kube-dns.kube-system.svc.cluster.local
  417. 2023-04-28T14:02:31.393782Z info ads Incremental push, service helloworld.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  418. 2023-04-28T14:02:31.393817Z info ads Incremental push, service sleep.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  419. 2023-04-28T14:02:31.393833Z info ads Full push, new service default/kubernetes.default.svc.cluster.local
  420. 2023-04-28T14:02:31.393929Z info model reloading network gateways
  421. 2023-04-28T14:02:31.393966Z info model gateways changed, triggering push
  422. 2023-04-28T14:02:31.394147Z info ads Incremental push, service helloworld.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  423. 2023-04-28T14:02:31.394163Z info ads Incremental push, service sleep.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  424. 2023-04-28T14:02:31.394197Z info ads Incremental push, service istio-eastwestgateway.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  425. 2023-04-28T14:02:31.394208Z info ads Incremental push, service istio-ingressgateway.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  426. 2023-04-28T14:02:31.394232Z info ads Incremental push, service istiod.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  427. 2023-04-28T14:02:31.394252Z info kube kube controller for cluster1 synced after 102.14505ms
  428. 2023-04-28T14:02:31.394403Z info ads Incremental push, service helloworld.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  429. 2023-04-28T14:02:31.394426Z info ads Incremental push, service sleep.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  430. 2023-04-28T14:02:31.394590Z info ads Incremental push, service istio-eastwestgateway.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  431. 2023-04-28T14:02:31.394606Z info ads Incremental push, service istio-ingressgateway.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  432. 2023-04-28T14:02:31.394617Z info ads Incremental push, service istiod.istio-system.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  433. 2023-04-28T14:02:31.395354Z info multicluster remote secrets controller cache synced in 104.094294ms
  434. 2023-04-28T14:02:31.395397Z info controllers starting controller=multicluster secret
  435. 2023-04-28T14:02:31.395427Z info processing secret event for secret istio-system/istio-remote-secret-cluster2
  436. 2023-04-28T14:02:31.395446Z info Adding cluster cluster2 from secret istio-system/istio-remote-secret-cluster2
  437. 2023-04-28T14:02:31.397148Z info kube Pilot K8S CRD controller synced 104.910725ms
  438. 2023-04-28T14:02:31.403255Z info Waiting for caches to be synced
  439. 2023-04-28T14:02:31.403340Z info kube joining leader-election for istio-namespace-controller-election in istio-system on cluster cluster1
  440. 2023-04-28T14:02:31.403470Z info klog attempting to acquire leader lease istio-system/istio-namespace-controller-election...
  441. 2023-04-28T14:02:31.403601Z info controllers starting controller=default revision
  442. 2023-04-28T14:02:31.418036Z info klog successfully acquired lease istio-system/istio-namespace-controller-election
  443. 2023-04-28T14:02:31.418231Z info leader election lock obtained: istio-namespace-controller-election
  444. 2023-04-28T14:02:31.418391Z info kube starting namespace controller for cluster cluster1
  445. 2023-04-28T14:02:31.419404Z info validationController Not ready to switch validation to fail-closed: dummy invalid rejected for the wrong reason: Internal error occurred: failed calling webhook "rev.validation.istio.io": failed to call webhook: Post "https://istiod.istio-system.svc:443/validate?timeout=10s": dial tcp 10.96.169.52:443: connect: connection refused
  446. 2023-04-28T14:02:31.434115Z info Starting ingress controller
  447. 2023-04-28T14:02:31.436021Z info validationController Successfully updated validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Ignore,resourceVersion=11680)
  448. 2023-04-28T14:02:31.447903Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  449. 2023-04-28T14:02:31.454441Z info validationController Successfully updated validatingwebhookconfiguration istiod-default-validator (failurePolicy=Ignore,resourceVersion=11682)
  450. 2023-04-28T14:02:31.460092Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  451. 2023-04-28T14:02:31.460122Z info validationController validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Ignore, resourceVersion=11680) is up-to-date. No change required.
  452. 2023-04-28T14:02:31.465891Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  453. 2023-04-28T14:02:31.465916Z info validationController validatingwebhookconfiguration istiod-default-validator (failurePolicy=Ignore, resourceVersion=11682) is up-to-date. No change required.
  454. 2023-04-28T14:02:31.496971Z info ads Push debounce stable[1] 52 for reason secret and 51 more reasons: 100.302142ms since last change, 181.027139ms since last push, full=true
  455. 2023-04-28T14:02:31.503818Z info ads XDS: Pushing:2023-04-28T14:02:31Z/1 Services:7 ConnectedEndpoints:0 Version:2023-04-28T14:02:31Z/1
  456. 2023-04-28T14:02:31.519342Z info controllers starting controller=namespace controller
  457. 2023-04-28T14:02:32.292581Z info controllers starting controller=default revision
  458. 2023-04-28T14:02:32.292694Z info controllers starting controller=default revision
  459. 2023-04-28T14:02:32.310025Z info controllers starting controller=default revision
  460. 2023-04-28T14:02:32.404881Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  461. 2023-04-28T14:02:32.404920Z info validationController validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Ignore, resourceVersion=11680) is up-to-date. No change required.
  462. 2023-04-28T14:02:32.413895Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  463. 2023-04-28T14:02:32.413933Z info validationController validatingwebhookconfiguration istiod-default-validator (failurePolicy=Ignore, resourceVersion=11682) is up-to-date. No change required.
  464. 2023-04-28T14:02:32.445357Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  465. 2023-04-28T14:02:32.445392Z info validationController validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Ignore, resourceVersion=11680) is up-to-date. No change required.
  466. 2023-04-28T14:02:32.463296Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  467. 2023-04-28T14:02:32.463334Z info validationController validatingwebhookconfiguration istiod-default-validator (failurePolicy=Ignore, resourceVersion=11682) is up-to-date. No change required.
  468. 2023-04-28T14:02:40.452157Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  469. 2023-04-28T14:02:40.452186Z info validationController validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Ignore, resourceVersion=11680) is up-to-date. No change required.
  470. 2023-04-28T14:02:40.470049Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  471. 2023-04-28T14:02:40.470074Z info validationController validatingwebhookconfiguration istiod-default-validator (failurePolicy=Ignore, resourceVersion=11682) is up-to-date. No change required.
  472. 2023-04-28T14:02:56.456399Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  473. 2023-04-28T14:02:56.456420Z info validationController validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Ignore, resourceVersion=11680) is up-to-date. No change required.
  474. 2023-04-28T14:02:56.473948Z info validationController Not ready to switch validation to fail-closed: dummy invalid config not rejected
  475. 2023-04-28T14:02:56.473968Z info validationController validatingwebhookconfiguration istiod-default-validator (failurePolicy=Ignore, resourceVersion=11682) is up-to-date. No change required.
  476. 2023-04-28T14:03:01.403961Z error remote clusters failed to sync after 30s
  477. 2023-04-28T14:03:01.404036Z info All controller caches have been synced up in 30.000780127s
  478. 2023-04-28T14:03:01.404051Z info ads All caches have been synced up in 30.58825294s, marking server ready
  479. 2023-04-28T14:03:01.404214Z info starting secure gRPC discovery service at [::]:15012
  480. 2023-04-28T14:03:01.404225Z info starting HTTP service at [::]:8080
  481. 2023-04-28T14:03:01.404223Z info starting webhook service at [::]:15017
  482. 2023-04-28T14:03:01.404213Z info starting gRPC discovery service at [::]:15010
  483. 2023-04-28T14:03:02.842252Z info ads Full push, new service istio-system/istiod.istio-system.svc.cluster.local
  484. 2023-04-28T14:03:02.942494Z info ads Push debounce stable[2] 1 for config ServiceEntry/istio-system/istiod.istio-system.svc.cluster.local: 100.192223ms since last change, 100.191943ms since last push, full=true
  485. 2023-04-28T14:03:02.943184Z info ads XDS: Pushing:2023-04-28T14:03:02Z/2 Services:7 ConnectedEndpoints:0 Version:2023-04-28T14:03:02Z/2
  486. 2023-04-28T14:03:09.149715Z info ads ADS: new connection for node:sleep-645b966fc4-kxsxb.sample-1
  487. 2023-04-28T14:03:09.151109Z info ads CDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:20 size:18.2kB cached:0/16
  488. 2023-04-28T14:03:09.156790Z info ads EDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:16 size:1.6kB empty:9 cached:0/16
  489. 2023-04-28T14:03:09.205839Z info ads LDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:17 size:46.3kB
  490. 2023-04-28T14:03:09.226016Z info ads RDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.0kB cached:0/7
  491. 2023-04-28T14:03:10.986052Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:20 size:18.2kB cached:0/16
  492. 2023-04-28T14:03:10.986311Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:16 size:1.6kB empty:9 cached:0/16
  493. 2023-04-28T14:03:10.987076Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:17 size:46.3kB
  494. 2023-04-28T14:03:10.987228Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.0kB cached:0/7
  495. 2023-04-28T14:03:10.988481Z info ads Full push, new service sample/sleep.sample.svc.cluster.local
  496. 2023-04-28T14:03:11.088565Z info ads Push debounce stable[3] 1 for config ServiceEntry/sample/sleep.sample.svc.cluster.local: 100.038379ms since last change, 100.038201ms since last push, full=true
  497. 2023-04-28T14:03:11.088860Z info ads XDS: Pushing:2023-04-28T14:03:11Z/3 Services:7 ConnectedEndpoints:1 Version:2023-04-28T14:03:11Z/3
  498. 2023-04-28T14:03:11.089099Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:20 size:18.2kB cached:15/16
  499. 2023-04-28T14:03:11.089204Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:16 size:1.8kB empty:0 cached:15/16
  500. 2023-04-28T14:03:11.089879Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:17 size:46.3kB
  501. 2023-04-28T14:03:11.090002Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.0kB cached:5/7
  502. 2023-04-28T14:03:13.333875Z info ads ADS: new connection for node:helloworld-v1-77489ccb5f-kjljf.sample-2
  503. 2023-04-28T14:03:13.334033Z info ads CDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:20 size:18.2kB cached:16/16
  504. 2023-04-28T14:03:13.339593Z info ads EDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:16 size:1.8kB empty:0 cached:16/16
  505. 2023-04-28T14:03:13.386839Z info ads LDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:46.3kB
  506. 2023-04-28T14:03:13.407441Z info ads RDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:7 size:5.0kB cached:7/7
  507. 2023-04-28T14:03:14.161868Z info ads ADS: new connection for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system-3
  508. 2023-04-28T14:03:14.162386Z info ads CDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:33 size:25.1kB cached:0/16
  509. 2023-04-28T14:03:14.170375Z info ads EDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:32 size:3.0kB empty:16 cached:0/32
  510. 2023-04-28T14:03:14.218109Z info ads LDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:13.9kB
  511. 2023-04-28T14:03:14.262313Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:20 size:18.2kB cached:16/16
  512. 2023-04-28T14:03:14.262384Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:16 size:1.8kB empty:0 cached:16/16
  513. 2023-04-28T14:03:14.263216Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:46.3kB
  514. 2023-04-28T14:03:14.263301Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:7 size:5.0kB cached:7/7
  515. 2023-04-28T14:03:14.265626Z info ads Full push, new service sample/helloworld.sample.svc.cluster.local
  516. 2023-04-28T14:03:14.365792Z info ads Push debounce stable[4] 1 for config ServiceEntry/sample/helloworld.sample.svc.cluster.local: 100.121645ms since last change, 100.121189ms since last push, full=true
  517. 2023-04-28T14:03:14.366083Z info ads XDS: Pushing:2023-04-28T14:03:14Z/4 Services:7 ConnectedEndpoints:3 Version:2023-04-28T14:03:14Z/4
  518. 2023-04-28T14:03:14.366374Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:20 size:18.2kB cached:15/16
  519. 2023-04-28T14:03:14.366392Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:20 size:18.2kB cached:15/16
  520. 2023-04-28T14:03:14.366505Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:16 size:1.9kB empty:0 cached:16/16
  521. 2023-04-28T14:03:14.366619Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:16 size:1.9kB empty:0 cached:15/16
  522. 2023-04-28T14:03:14.366827Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:33 size:25.1kB cached:0/16
  523. 2023-04-28T14:03:14.367258Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:32 size:3.3kB empty:14 cached:0/32
  524. 2023-04-28T14:03:14.367423Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:13.9kB
  525. 2023-04-28T14:03:14.368648Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:46.3kB
  526. 2023-04-28T14:03:14.368813Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:7 size:5.0kB cached:6/7
  527. 2023-04-28T14:03:14.369420Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:17 size:46.3kB
  528. 2023-04-28T14:03:14.370017Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.0kB cached:7/7
  529. 2023-04-28T14:03:15.836683Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:33 size:25.1kB cached:16/16
  530. 2023-04-28T14:03:15.836847Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:32 size:3.3kB empty:0 cached:32/32
  531. 2023-04-28T14:03:15.837056Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:13.9kB
  532. 2023-04-28T14:03:15.839814Z info ads Full push, new service istio-system/istio-eastwestgateway.istio-system.svc.cluster.local
  533. 2023-04-28T14:03:15.940232Z info ads Push debounce stable[5] 1 for config ServiceEntry/istio-system/istio-eastwestgateway.istio-system.svc.cluster.local: 100.374048ms since last change, 100.373886ms since last push, full=true
  534. 2023-04-28T14:03:15.940515Z info ads XDS: Pushing:2023-04-28T14:03:15Z/5 Services:7 ConnectedEndpoints:3 Version:2023-04-28T14:03:15Z/5
  535. 2023-04-28T14:03:15.940898Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:20 size:18.2kB cached:12/16
  536. 2023-04-28T14:03:15.940908Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:20 size:18.2kB cached:14/16
  537. 2023-04-28T14:03:15.941079Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:16 size:2.5kB empty:0 cached:12/16
  538. 2023-04-28T14:03:15.941106Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:16 size:2.5kB empty:0 cached:15/16
  539. 2023-04-28T14:03:15.941124Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:33 size:25.1kB cached:12/16
  540. 2023-04-28T14:03:15.941504Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:32 size:3.9kB empty:0 cached:24/32
  541. 2023-04-28T14:03:15.941725Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:13.9kB
  542. 2023-04-28T14:03:15.942136Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:46.3kB
  543. 2023-04-28T14:03:15.942250Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:7 size:5.0kB cached:5/7
  544. 2023-04-28T14:03:15.942266Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:17 size:46.3kB
  545. 2023-04-28T14:03:15.943074Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.0kB cached:6/7
  546. 2023-04-28T14:03:22.348803Z info ads ADS: new connection for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system-4
  547. 2023-04-28T14:03:22.349224Z info ads CDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:17 size:16.9kB cached:0/16
  548. 2023-04-28T14:03:22.354541Z info ads EDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:16 size:2.5kB empty:0 cached:16/16
  549. 2023-04-28T14:03:22.401970Z info ads LDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  550. 2023-04-28T14:03:22.958285Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:17 size:16.9kB cached:0/16
  551. 2023-04-28T14:03:22.958391Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:16 size:2.5kB empty:0 cached:16/16
  552. 2023-04-28T14:03:22.958422Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  553. 2023-04-28T14:03:22.963230Z info ads Full push, new service istio-system/istio-ingressgateway.istio-system.svc.cluster.local
  554. 2023-04-28T14:03:23.063468Z info ads Push debounce stable[6] 1 for config ServiceEntry/istio-system/istio-ingressgateway.istio-system.svc.cluster.local: 100.189505ms since last change, 100.189227ms since last push, full=true
  555. 2023-04-28T14:03:23.063817Z info ads XDS: Pushing:2023-04-28T14:03:23Z/6 Services:7 ConnectedEndpoints:4 Version:2023-04-28T14:03:23Z/6
  556. 2023-04-28T14:03:23.064125Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:17 size:16.9kB cached:13/16
  557. 2023-04-28T14:03:23.064214Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:20 size:18.2kB cached:13/16
  558. 2023-04-28T14:03:23.064261Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:16 size:2.9kB empty:0 cached:13/16
  559. 2023-04-28T14:03:23.064287Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  560. 2023-04-28T14:03:23.064288Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:16 size:2.9kB empty:0 cached:16/16
  561. 2023-04-28T14:03:23.064435Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:20 size:18.2kB cached:14/16
  562. 2023-04-28T14:03:23.064500Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:33 size:25.1kB cached:13/16
  563. 2023-04-28T14:03:23.064512Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:16 size:2.9kB empty:0 cached:16/16
  564. 2023-04-28T14:03:23.064745Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:32 size:4.3kB empty:0 cached:26/32
  565. 2023-04-28T14:03:23.064917Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:13.9kB
  566. 2023-04-28T14:03:23.065278Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:17 size:46.3kB
  567. 2023-04-28T14:03:23.065387Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.0kB cached:4/7
  568. 2023-04-28T14:03:23.065280Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:46.3kB
  569. 2023-04-28T14:03:23.065469Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:7 size:5.0kB cached:6/7
  570. 2023-04-28T14:03:28.465300Z info validationServer configuration is invalid: gateway must have at least one server
  571. 2023-04-28T14:03:28.466039Z info validationController Endpoint successfully rejected invalid config. Switching to fail-close.
  572. 2023-04-28T14:03:28.470121Z info validationController Successfully updated validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Fail,resourceVersion=11911)
  573. 2023-04-28T14:03:28.471519Z info validationController validatingwebhookconfiguration istio-validator-istio-system (failurePolicy=Fail, resourceVersion=11911) is up-to-date. No change required.
  574. 2023-04-28T14:03:28.479345Z info validationController Successfully updated validatingwebhookconfiguration istiod-default-validator (failurePolicy=Fail,resourceVersion=11912)
  575. 2023-04-28T14:03:28.480687Z info validationController validatingwebhookconfiguration istiod-default-validator (failurePolicy=Fail, resourceVersion=11912) is up-to-date. No change required.
  576. 2023-04-28T14:03:31.397979Z info kube Initializing Kubernetes service registry "cluster2"
  577. 2023-04-28T14:04:01.399259Z info kube Creating WorkloadEntry only config store for cluster2
  578. 2023-04-28T14:04:11.400296Z error kube failed to list CRDs: Get "https://192.168.67.2:8443/apis/apiextensions.k8s.io/v1/customresourcedefinitions": context deadline exceeded
  579. 2023-04-28T14:04:22.348150Z error kube failed to list CRDs: Get "https://192.168.67.2:8443/apis/apiextensions.k8s.io/v1/customresourcedefinitions": context deadline exceeded
  580. 2023-04-28T14:04:34.585265Z error kube failed to list CRDs: Get "https://192.168.67.2:8443/apis/apiextensions.k8s.io/v1/customresourcedefinitions": context deadline exceeded
  581. 2023-04-28T14:04:46.183143Z error kube failed to list CRDs: Get "https://192.168.67.2:8443/apis/apiextensions.k8s.io/v1/customresourcedefinitions": context deadline exceeded
  582. 2023-04-28T14:05:01.244529Z error kube failed to list CRDs: Get "https://192.168.67.2:8443/apis/apiextensions.k8s.io/v1/customresourcedefinitions": context deadline exceeded
  583. 2023-04-28T14:05:01.244591Z info initializing Kubernetes credential reader for cluster cluster2
  584. 2023-04-28T14:05:01.244659Z error Adding cluster_id from secret=cluster2: istio-system/istio-remote-secret-cluster2 1 error occurred:
  585. * failed creating config configStore for cluster cluster2: Get "https://192.168.67.2:8443/apis/apiextensions.k8s.io/v1/customresourcedefinitions": context deadline exceeded
  586.  
  587.  
  588. 2023-04-28T14:05:01.244676Z info Number of remote clusters: 1
  589. 2023-04-28T14:14:13.942509Z info ads Full push, new service default/nginx.default.svc.cluster.local
  590. 2023-04-28T14:14:14.054949Z info ads Push debounce stable[7] 3 for config ServiceEntry/default/nginx.default.svc.cluster.local: 101.0704ms since last change, 113.793715ms since last push, full=true
  591. 2023-04-28T14:14:14.055241Z info ads XDS: Pushing:2023-04-28T14:14:14Z/7 Services:8 ConnectedEndpoints:4 Version:2023-04-28T14:14:14Z/7
  592. 2023-04-28T14:14:14.055519Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:18 size:17.9kB cached:16/17
  593. 2023-04-28T14:14:14.055520Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:21 size:19.3kB cached:16/17
  594. 2023-04-28T14:14:14.055608Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:16 size:2.9kB empty:0 cached:16/16
  595. 2023-04-28T14:14:14.055778Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:21 size:19.3kB cached:16/17
  596. 2023-04-28T14:14:14.055807Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:35 size:26.5kB cached:16/17
  597. 2023-04-28T14:14:14.055822Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:16 size:2.9kB empty:0 cached:16/16
  598. 2023-04-28T14:14:14.055851Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  599. 2023-04-28T14:14:14.055860Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:16 size:2.9kB empty:0 cached:16/16
  600. 2023-04-28T14:14:14.055932Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:32 size:4.3kB empty:0 cached:32/32
  601. 2023-04-28T14:14:14.056105Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:14.7kB
  602. 2023-04-28T14:14:14.057736Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:49.5kB
  603. 2023-04-28T14:14:14.057874Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:49.6kB
  604. 2023-04-28T14:14:14.057962Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:7 size:5.6kB cached:7/7
  605. 2023-04-28T14:14:14.057877Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:7 size:5.6kB cached:6/7
  606. 2023-04-28T14:14:14.061505Z info ads EDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:17 size:3.1kB empty:0 cached:16/17
  607. 2023-04-28T14:14:14.061539Z info ads EDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:17 size:3.1kB empty:0 cached:16/17
  608. 2023-04-28T14:14:14.061628Z info ads EDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:3.1kB empty:0 cached:16/17
  609. 2023-04-28T14:14:14.065619Z info ads RDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:8 size:6.0kB cached:7/8
  610. 2023-04-28T14:14:14.065702Z info ads RDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:8 size:6.0kB cached:8/8
  611. 2023-04-28T14:14:14.067109Z info ads EDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:34 size:4.5kB empty:0 cached:32/34
  612. 2023-04-28T14:23:36.891769Z info ads Incremental push, service helloworld.uninjected-sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  613. 2023-04-28T14:23:36.992940Z info ads Push debounce stable[8] 2 for config ServiceEntry/uninjected-sample/helloworld.uninjected-sample.svc.cluster.local: 101.065057ms since last change, 104.299251ms since last push, full=true
  614. 2023-04-28T14:23:36.993266Z info ads XDS: Pushing:2023-04-28T14:23:36Z/8 Services:9 ConnectedEndpoints:4 Version:2023-04-28T14:23:36Z/8
  615. 2023-04-28T14:23:36.993556Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:19 size:18.8kB cached:17/18
  616. 2023-04-28T14:23:36.993573Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:22 size:20.2kB cached:17/18
  617. 2023-04-28T14:23:36.993573Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:22 size:20.3kB cached:17/18
  618. 2023-04-28T14:23:36.993640Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:17 size:3.1kB empty:0 cached:17/17
  619. 2023-04-28T14:23:36.993863Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:17 size:3.1kB empty:0 cached:17/17
  620. 2023-04-28T14:23:36.993891Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  621. 2023-04-28T14:23:36.993910Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:37 size:28.0kB cached:17/18
  622. 2023-04-28T14:23:36.993947Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:17 size:3.1kB empty:0 cached:17/17
  623. 2023-04-28T14:23:36.994055Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:34 size:4.5kB empty:0 cached:34/34
  624. 2023-04-28T14:23:36.994258Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:15.6kB
  625. 2023-04-28T14:23:36.997348Z info ads EDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:18 size:3.1kB empty:1 cached:17/18
  626. 2023-04-28T14:23:36.999211Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:49.5kB
  627. 2023-04-28T14:23:36.999220Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:49.6kB
  628. 2023-04-28T14:23:36.999365Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:8 size:6.7kB cached:7/8
  629. 2023-04-28T14:23:36.999414Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:8 size:6.7kB cached:8/8
  630. 2023-04-28T14:23:36.999489Z info ads EDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:18 size:3.1kB empty:0 cached:18/18
  631. 2023-04-28T14:23:36.999562Z info ads EDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:3.1kB empty:0 cached:18/18
  632. 2023-04-28T14:23:37.007357Z info ads EDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:36 size:4.6kB empty:2 cached:34/36
  633. 2023-04-28T14:23:46.675390Z info ads Full push, new service uninjected-sample/helloworld.uninjected-sample.svc.cluster.local
  634. 2023-04-28T14:23:46.775739Z info ads Push debounce stable[9] 1 for config ServiceEntry/uninjected-sample/helloworld.uninjected-sample.svc.cluster.local: 100.28063ms since last change, 100.280255ms since last push, full=true
  635. 2023-04-28T14:23:46.776593Z info ads XDS: Pushing:2023-04-28T14:23:46Z/9 Services:9 ConnectedEndpoints:4 Version:2023-04-28T14:23:46Z/9
  636. 2023-04-28T14:23:46.777378Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:22 size:20.3kB cached:17/18
  637. 2023-04-28T14:23:46.777378Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:22 size:20.3kB cached:17/18
  638. 2023-04-28T14:23:46.777693Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:3.2kB empty:0 cached:17/18
  639. 2023-04-28T14:23:46.777379Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:19 size:18.9kB cached:17/18
  640. 2023-04-28T14:23:46.777727Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:3.2kB empty:0 cached:18/18
  641. 2023-04-28T14:23:46.778266Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:37 size:28.1kB cached:17/18
  642. 2023-04-28T14:23:46.778399Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:18 size:3.2kB empty:0 cached:18/18
  643. 2023-04-28T14:23:46.778551Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  644. 2023-04-28T14:23:46.778826Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:36 size:4.7kB empty:0 cached:34/36
  645. 2023-04-28T14:23:46.779352Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:15.6kB
  646. 2023-04-28T14:23:46.780483Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:49.6kB
  647. 2023-04-28T14:23:46.780876Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:8 size:6.7kB cached:7/8
  648. 2023-04-28T14:23:46.781774Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:49.5kB
  649. 2023-04-28T14:23:46.781912Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:8 size:6.7kB cached:8/8
  650. 2023-04-28T14:23:53.274050Z info ads Incremental push, service sleep.uninjected-sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  651. 2023-04-28T14:23:53.375008Z info ads Push debounce stable[10] 2 for config ServiceEntry/uninjected-sample/sleep.uninjected-sample.svc.cluster.local: 100.906476ms since last change, 105.476506ms since last push, full=true
  652. 2023-04-28T14:23:53.375350Z info ads XDS: Pushing:2023-04-28T14:23:53Z/10 Services:10 ConnectedEndpoints:4 Version:2023-04-28T14:23:53Z/10
  653. 2023-04-28T14:23:53.375635Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:20 size:19.9kB cached:18/19
  654. 2023-04-28T14:23:53.375643Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:23 size:21.3kB cached:18/19
  655. 2023-04-28T14:23:53.375635Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:23 size:21.3kB cached:18/19
  656. 2023-04-28T14:23:53.375745Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:3.2kB empty:0 cached:18/18
  657. 2023-04-28T14:23:53.375884Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:3.2kB empty:0 cached:18/18
  658. 2023-04-28T14:23:53.375937Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:18 size:3.2kB empty:0 cached:18/18
  659. 2023-04-28T14:23:53.375966Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  660. 2023-04-28T14:23:53.376033Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:39 size:29.5kB cached:18/19
  661. 2023-04-28T14:23:53.376239Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:36 size:4.7kB empty:0 cached:36/36
  662. 2023-04-28T14:23:53.376467Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:16.5kB
  663. 2023-04-28T14:23:53.377018Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:49.6kB
  664. 2023-04-28T14:23:53.377139Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:49.5kB
  665. 2023-04-28T14:23:53.377202Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:8 size:7.3kB cached:6/8
  666. 2023-04-28T14:23:53.377463Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:8 size:7.3kB cached:8/8
  667. 2023-04-28T14:23:53.380080Z info ads EDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:19 size:3.3kB empty:0 cached:19/19
  668. 2023-04-28T14:23:53.380075Z info ads EDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:19 size:3.3kB empty:1 cached:18/19
  669. 2023-04-28T14:23:53.380613Z info ads EDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:19 size:3.3kB empty:0 cached:19/19
  670. 2023-04-28T14:23:53.382643Z info ads EDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:38 size:4.8kB empty:2 cached:36/38
  671. 2023-04-28T14:23:54.849226Z info ads Full push, new service uninjected-sample/sleep.uninjected-sample.svc.cluster.local
  672. 2023-04-28T14:23:54.949525Z info ads Push debounce stable[11] 1 for config ServiceEntry/uninjected-sample/sleep.uninjected-sample.svc.cluster.local: 100.245677ms since last change, 100.245451ms since last push, full=true
  673. 2023-04-28T14:23:54.949893Z info ads XDS: Pushing:2023-04-28T14:23:54Z/11 Services:10 ConnectedEndpoints:4 Version:2023-04-28T14:23:54Z/11
  674. 2023-04-28T14:23:54.950230Z info ads CDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:20 size:19.9kB cached:18/19
  675. 2023-04-28T14:23:54.950238Z info ads CDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:23 size:21.3kB cached:18/19
  676. 2023-04-28T14:23:54.950323Z info ads CDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:23 size:21.3kB cached:18/19
  677. 2023-04-28T14:23:54.950369Z info ads EDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:19 size:3.4kB empty:0 cached:18/19
  678. 2023-04-28T14:23:54.950393Z info ads EDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:19 size:3.4kB empty:0 cached:19/19
  679. 2023-04-28T14:23:54.950397Z info ads LDS: PUSH for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  680. 2023-04-28T14:23:54.950477Z info ads EDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:19 size:3.4kB empty:0 cached:18/19
  681. 2023-04-28T14:23:54.950725Z info ads CDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:39 size:29.5kB cached:18/19
  682. 2023-04-28T14:23:54.951019Z info ads EDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:38 size:5.0kB empty:0 cached:36/38
  683. 2023-04-28T14:23:54.951194Z info ads LDS: PUSH for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:16.5kB
  684. 2023-04-28T14:23:54.951872Z info ads LDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:18 size:49.5kB
  685. 2023-04-28T14:23:54.951872Z info ads LDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:49.6kB
  686. 2023-04-28T14:23:54.952174Z info ads RDS: PUSH for node:sleep-645b966fc4-kxsxb.sample resources:8 size:7.3kB cached:6/8
  687. 2023-04-28T14:23:54.952208Z info ads RDS: PUSH for node:helloworld-v1-77489ccb5f-kjljf.sample resources:8 size:7.3kB cached:8/8
  688. 2023-04-28T14:32:09.739461Z info ads ADS: "10.244.0.13:46734" istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system-3 terminated
  689. 2023-04-28T14:32:10.146040Z info ads ADS: new connection for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system-5
  690. 2023-04-28T14:32:10.146396Z info ads CDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:39 size:29.5kB cached:19/19
  691. 2023-04-28T14:32:10.146514Z info ads EDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:38 size:5.0kB empty:0 cached:38/38
  692. 2023-04-28T14:32:10.146645Z info ads LDS: PUSH request for node:istio-eastwestgateway-7ccb5d77d5-d26hw.istio-system resources:1 size:16.5kB
  693. 2023-04-28T14:35:10.151842Z info ads ADS: "10.244.0.18:52202" istio-ingressgateway-67fc6ff56-lgzkf.istio-system-4 terminated
  694. 2023-04-28T14:35:10.449420Z info ads ADS: new connection for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system-6
  695. 2023-04-28T14:35:10.449568Z info ads CDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:20 size:19.9kB cached:19/19
  696. 2023-04-28T14:35:10.449633Z info ads EDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:19 size:3.4kB empty:0 cached:19/19
  697. 2023-04-28T14:35:10.449654Z info ads LDS: PUSH request for node:istio-ingressgateway-67fc6ff56-lgzkf.istio-system resources:0 size:0B
  698. 2023-04-28T14:35:32.150017Z info ads ADS: "10.244.0.16:52932" helloworld-v1-77489ccb5f-kjljf.sample-2 terminated
  699. 2023-04-28T14:35:32.468916Z info ads ADS: new connection for node:helloworld-v1-77489ccb5f-kjljf.sample-7
  700. 2023-04-28T14:35:32.469115Z info ads CDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:23 size:21.3kB cached:19/19
  701. 2023-04-28T14:35:32.469203Z info ads EDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:19 size:3.4kB empty:0 cached:19/19
  702. 2023-04-28T14:35:32.469905Z info ads LDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:18 size:49.6kB
  703. 2023-04-28T14:35:32.469984Z info ads RDS: PUSH request for node:helloworld-v1-77489ccb5f-kjljf.sample resources:8 size:7.3kB cached:8/8
  704. 2023-04-28T14:35:35.890403Z info ads ADS: "10.244.0.15:41342" sleep-645b966fc4-kxsxb.sample-1 terminated
  705. 2023-04-28T14:35:36.077252Z info ads ADS: new connection for node:sleep-645b966fc4-kxsxb.sample-8
  706. 2023-04-28T14:35:36.077725Z info ads CDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:23 size:21.3kB cached:19/19
  707. 2023-04-28T14:35:36.077923Z info ads EDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:19 size:3.4kB empty:0 cached:19/19
  708. 2023-04-28T14:35:36.079923Z info ads LDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:18 size:49.5kB
  709. 2023-04-28T14:35:36.080136Z info ads RDS: PUSH request for node:sleep-645b966fc4-kxsxb.sample resources:8 size:7.3kB cached:8/8
  710. 2023-04-28T14:37:06.325097Z info ads Incremental push, service helloworld.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  711. 2023-04-28T14:37:06.425351Z info ads Push debounce stable[12] 1 for config ServiceEntry/sample/helloworld.sample.svc.cluster.local: 100.182954ms since last change, 100.182735ms since last push, full=false
  712. 2023-04-28T14:37:06.425402Z info ads XDS: Incremental Pushing:2023-04-28T14:23:54Z/11 ConnectedEndpoints:4 Version:2023-04-28T14:23:54Z/11
  713. 2023-04-28T14:37:11.346011Z info ads ADS: "10.244.0.16:45402" helloworld-v1-77489ccb5f-kjljf.sample-7 terminated
  714. 2023-04-28T14:37:36.618459Z info ads Incremental push, service helloworld.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  715. 2023-04-28T14:37:36.718745Z info ads Push debounce stable[13] 1 for config ServiceEntry/sample/helloworld.sample.svc.cluster.local: 100.235331ms since last change, 100.235107ms since last push, full=false
  716. 2023-04-28T14:37:36.718836Z info ads XDS: Incremental Pushing:2023-04-28T14:23:54Z/11 ConnectedEndpoints:3 Version:2023-04-28T14:23:54Z/11
  717. 2023-04-28T14:37:36.922406Z info ads Incremental push, service helloworld.sample.svc.cluster.local at shard Kubernetes/cluster1 has no endpoints
  718. 2023-04-28T14:37:37.022744Z info ads Push debounce stable[14] 1 for config ServiceEntry/sample/helloworld.sample.svc.cluster.local: 100.283833ms since last change, 100.283499ms since last push, full=false
  719. 2023-04-28T14:37:37.022841Z info ads XDS: Incremental Pushing:2023-04-28T14:23:54Z/11 ConnectedEndpoints:3 Version:2023-04-28T14:23:54Z/11
  720. 2023-04-28T14:53:00.895536Z error no body found
  721. 2023-04-28T14:53:48.445753Z error no body found
  722. 2023-04-28T14:54:00.915306Z error no body found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement