{"level":"warn","ts":"2026-05-21T01:09:34.710924Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-05-21T01:09:34.711325Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-05-21T01:09:34.711358Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.235:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.204.45.235:2380","--initial-cluster=controller-2=https://199.204.45.223:2380,controller-3=https://199.204.45.235:2380,controller-1=https://199.204.45.70:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.235:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-05-21T01:09:34.712306Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-05-21T01:09:34.712341Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-05-21T01:09:34.712365Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.235:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.712521Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-05-21T01:09:34.715139Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.235:2379"]} {"level":"info","ts":"2026-05-21T01:09:34.715420Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.204.45.235:2380"],"listen-peer-urls":["https://199.204.45.235:2380"],"advertise-client-urls":["https://199.204.45.235:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.235:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.70:2380,controller-2=https://199.204.45.223:2380,controller-3=https://199.204.45.235:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-05-21T01:09:34.716764Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc000078528}"} {"level":"info","ts":"2026-05-21T01:09:34.720998Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-05-21T01:09:34.721063Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.44546ms"} {"level":"info","ts":"2026-05-21T01:09:34.721092Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-05-21T01:09:34.721124Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-05-21T01:09:34.732709Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-21T01:09:34.732844Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.235:2380","host":"199.204.45.235:2380","resolved-addr":"199.204.45.235:2380"} {"level":"info","ts":"2026-05-21T01:09:34.733004Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-05-21T01:09:34.733051Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.235:2380","host":"199.204.45.235:2380","resolved-addr":"199.204.45.235:2380"} {"level":"info","ts":"2026-05-21T01:09:34.734087Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-05-21T01:09:34.734203Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-21T01:09:34.748145Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-05-21T01:09:34.759203Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-05-21T01:09:34.759364Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"4b36819800f9274a","cluster-id":"4749b7c221ae0648"} {"level":"info","ts":"2026-05-21T01:09:34.759454Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-05-21T01:09:34.759594Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"4b36819800f9274a switched to configuration voters=()"} {"level":"info","ts":"2026-05-21T01:09:34.759660Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"4b36819800f9274a became follower at term 0"} {"level":"info","ts":"2026-05-21T01:09:34.759683Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 4b36819800f9274a [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-05-21T01:09:34.765723Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-05-21T01:09:34.767272Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-05-21T01:09:34.770511Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-05-21T01:09:34.771296Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.771324Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060","remote-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.771424Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.771442Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.771502Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.771521Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.772853Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.773454Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.774049Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.774131Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060","remote-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.774304Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.774336Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.774562Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.774575Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.775132Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.775134Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.775501Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.775558Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"4b36819800f9274a","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-05-21T01:09:34.775767Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-05-21T01:09:34.776209Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"4b36819800f9274a","initial-advertise-peer-urls":["https://199.204.45.235:2380"],"listen-peer-urls":["https://199.204.45.235:2380"],"advertise-client-urls":["https://199.204.45.235:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.235:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-05-21T01:09:34.776741Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-05-21T01:09:34.776805Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-05-21T01:09:34.776833Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-05-21T01:09:34.776761Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.776812Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-05-21T01:09:34.775159Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.777019Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.235:2380"} {"level":"info","ts":"2026-05-21T01:09:34.777045Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.235:2380"} {"level":"info","ts":"2026-05-21T01:09:34.776775Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.777257Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-05-21T01:09:34.777303Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"4b36819800f9274a [term: 0] received a MsgHeartbeat message with higher term from f8844a9a4263041d [term: 2]"} {"level":"info","ts":"2026-05-21T01:09:34.777439Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"4b36819800f9274a became follower at term 2"} {"level":"info","ts":"2026-05-21T01:09:34.777487Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 4b36819800f9274a elected leader f8844a9a4263041d at term 2"} {"level":"info","ts":"2026-05-21T01:09:34.777542Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"f8844a9a4263041d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-21T01:09:34.777567Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.777588Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.777699Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"31860c9b33a62060","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-21T01:09:34.777714Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.777739Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.777411Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"31860c9b33a62060","stream-type":"stream Message"} {"level":"info","ts":"2026-05-21T01:09:34.777823Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.777934Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"f8844a9a4263041d","stream-type":"stream Message"} {"level":"info","ts":"2026-05-21T01:09:34.777977Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.784719Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"4b36819800f9274a","remote-snapshot-sender-id":"f8844a9a4263041d","incoming-snapshot-index":652,"incoming-snapshot-message-size-bytes":8746,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-05-21T01:09:34.785957Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.789658Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.789853Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.790802Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.797955Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000028c.snap.db","bytes":1003520,"size":"1.0 MB"} {"level":"info","ts":"2026-05-21T01:09:34.798005Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"4b36819800f9274a","remote-snapshot-sender-id":"f8844a9a4263041d","incoming-snapshot-index":652,"incoming-snapshot-size-bytes":1003520,"incoming-snapshot-size":"1.0 MB","download-took":"13.749057ms"} {"level":"info","ts":"2026-05-21T01:09:34.798150Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 652, term: 2]"} {"level":"info","ts":"2026-05-21T01:09:34.798291Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"4b36819800f9274a switched to configuration voters=(3568553615463686240 17907520044731139101) learners=(5419661691438311242)"} {"level":"info","ts":"2026-05-21T01:09:34.798329Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"4b36819800f9274a [commit: 652, lastindex: 652, lastterm: 2] restored snapshot [index: 652, term: 2]"} {"level":"info","ts":"2026-05-21T01:09:34.798345Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"4b36819800f9274a [commit: 652] restored snapshot [index: 652, term: 2]"} {"level":"info","ts":"2026-05-21T01:09:34.798464Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":652,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-21T01:09:34.800656Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":652} {"level":"info","ts":"2026-05-21T01:09:34.800917Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc0000784f8}"} {"level":"info","ts":"2026-05-21T01:09:34.801427Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-05-21T01:09:34.801462Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"595.086µs"} {"level":"info","ts":"2026-05-21T01:09:34.801500Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-05-21T01:09:34.802677Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-05-21T01:09:34.802695Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-05-21T01:09:34.804485Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":603} {"level":"info","ts":"2026-05-21T01:09:34.804510Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":652} {"level":"info","ts":"2026-05-21T01:09:34.804520Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-05-21T01:09:34.804625Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-05-21T01:09:34.805715Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-05-21T01:09:34.805750Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-05-21T01:09:34.805759Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-05-21T01:09:34.805787Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-05-21T01:09:34.805799Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-05-21T01:09:34.806281Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-05-21T01:09:34.806307Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-05-21T01:09:34.806352Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-05-21T01:09:34.806366Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"4b36819800f9274a","recovered-remote-peer-id":"31860c9b33a62060","recovered-remote-peer-urls":["https://199.204.45.223:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-21T01:09:34.806376Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"4b36819800f9274a","recovered-remote-peer-id":"4b36819800f9274a","recovered-remote-peer-urls":["https://199.204.45.235:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-05-21T01:09:34.806383Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"4b36819800f9274a","recovered-remote-peer-id":"f8844a9a4263041d","recovered-remote-peer-urls":["https://199.204.45.70:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-21T01:09:34.806390Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-05-21T01:09:34.806397Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-05-21T01:09:34.806405Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-05-21T01:09:34.806414Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-05-21T01:09:34.806450Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.806469Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-05-21T01:09:34.806581Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.806599Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.806643Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-05-21T01:09:34.806792Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d","error":"context canceled"} {"level":"warn","ts":"2026-05-21T01:09:34.806822Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"f8844a9a4263041d","error":"failed to read f8844a9a4263041d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-21T01:09:34.806860Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-05-21T01:09:34.806931Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d","error":"context canceled"} {"level":"info","ts":"2026-05-21T01:09:34.806955Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.806964Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.806973Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"4b36819800f9274a","removed-remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.806986Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"31860c9b33a62060"} {"level":"warn","ts":"2026-05-21T01:09:34.807206Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807258Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"31860c9b33a62060"} {"level":"warn","ts":"2026-05-21T01:09:34.807281Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807289Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807420Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"warn","ts":"2026-05-21T01:09:34.807528Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060","error":"context canceled"} {"level":"warn","ts":"2026-05-21T01:09:34.807554Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"31860c9b33a62060","error":"failed to read 31860c9b33a62060 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-21T01:09:34.807571Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"warn","ts":"2026-05-21T01:09:34.807633Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060","error":"context canceled"} {"level":"info","ts":"2026-05-21T01:09:34.807658Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807671Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807680Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"4b36819800f9274a","removed-remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807687Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-05-21T01:09:34.807695Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-05-21T01:09:34.807712Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.807731Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.808008Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.808109Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.808145Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.808178Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.808357Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060","remote-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.808379Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.808389Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.808443Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.812276Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.812305Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-05-21T01:09:34.812317Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-05-21T01:09:34.812329Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":652,"current-applied-index":652,"incoming-leader-snapshot-index":652,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-21T01:09:34.812433Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"4b36819800f9274a","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.235:2379]}","cluster-id":"4749b7c221ae0648","publish-timeout":"7s"} {"level":"info","ts":"2026-05-21T01:09:34.812856Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.812887Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.813027Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.814193Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-21T01:09:34.815149Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-21T01:09:34.815268Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-05-21T01:09:34.815330Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-05-21T01:09:34.816497Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.816804Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-05-21T01:09:34.818413Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-05-21T01:09:34.818570Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-05-21T01:09:34.819721Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-05-21T01:09:34.822001Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.235:2379"} {"level":"info","ts":"2026-05-21T01:09:34.825336Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.825363Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.829307Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.829364Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.831312Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.831815Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.852544Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"f8844a9a4263041d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-21T01:09:34.852615Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.855295Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"f8844a9a4263041d","stream-type":"stream Message"} {"level":"info","ts":"2026-05-21T01:09:34.855363Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-05-21T01:09:34.858435Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"31860c9b33a62060","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-21T01:09:34.858558Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.861371Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"4b36819800f9274a","to":"31860c9b33a62060","stream-type":"stream Message"} {"level":"info","ts":"2026-05-21T01:09:34.861404Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"4b36819800f9274a","remote-peer-id":"31860c9b33a62060"} {"level":"info","ts":"2026-05-21T01:09:34.877665Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"4b36819800f9274a","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-05-21T01:09:34.920525Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"4b36819800f9274a switched to configuration voters=(3568553615463686240 5419661691438311242 17907520044731139101)"} {"level":"info","ts":"2026-05-21T01:09:34.920702Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"4749b7c221ae0648","local-member-id":"4b36819800f9274a","promoted-member-id":"4b36819800f9274a"} {"level":"warn","ts":"2026-05-21T01:09:35.263288Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.263640Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47954","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.290387Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.299923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47982","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.315232Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.327383Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.334188Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48046","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.343562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48066","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.359799Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48088","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.370649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48104","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.378647Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48118","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.389068Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.397507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48154","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.406395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48180","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.415082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48192","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.430388Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.440020Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48232","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.450103Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.460453Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48268","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.468213Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48280","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.480956Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.510439Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.512471Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.523407Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.532703Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48376","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.542900Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48392","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.555447Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.567031Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48424","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.577175Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48440","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.584588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48458","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.595358Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.607183Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48492","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.616099Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.635284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.643950Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.662503Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48588","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.670179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48598","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.685481Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.691777Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48646","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.699925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48674","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.708518Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.719664Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.727515Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.733241Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48766","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.744243Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.753207Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48800","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.765390Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48812","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.773537Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.783427Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.791861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.800214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48888","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.812462Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34708","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.820254Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.828299Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34758","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.836014Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.846950Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.855161Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34826","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.891171Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-21T01:09:35.899908Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34864","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-21T01:09:38.649862Z","caller":"traceutil/trace.go:172","msg":"trace[1502876237] linearizableReadLoop","detail":"{readStateIndex:672; appliedIndex:672; }","duration":"111.769482ms","start":"2026-05-21T01:09:38.538062Z","end":"2026-05-21T01:09:38.649831Z","steps":["trace[1502876237] 'read index received' (duration: 111.762132ms)","trace[1502876237] 'applied index is now lower than readState.Index' (duration: 5.78µs)"],"step_count":2} {"level":"warn","ts":"2026-05-21T01:09:38.650131Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"112.020651ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-05-21T01:09:38.650232Z","caller":"traceutil/trace.go:172","msg":"trace[1716392267] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:619; }","duration":"112.16002ms","start":"2026-05-21T01:09:38.538055Z","end":"2026-05-21T01:09:38.650215Z","steps":["trace[1716392267] 'agreement among raft nodes before linearized reading' (duration: 111.861911ms)"],"step_count":1} {"level":"warn","ts":"2026-05-21T01:09:38.651383Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"110.587989ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/certificatesigningrequests\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-21T01:09:38.651431Z","caller":"traceutil/trace.go:172","msg":"trace[1760922164] range","detail":"{range_begin:/registry/certificatesigningrequests; range_end:; response_count:0; response_revision:619; }","duration":"110.639328ms","start":"2026-05-21T01:09:38.540781Z","end":"2026-05-21T01:09:38.651420Z","steps":["trace[1760922164] 'agreement among raft nodes before linearized reading' (duration: 110.562569ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:09.459837Z","caller":"traceutil/trace.go:172","msg":"trace[385402040] transaction","detail":"{read_only:false; number_of_response:1; response_revision:895; }","duration":"195.094869ms","start":"2026-05-21T01:10:09.264721Z","end":"2026-05-21T01:10:09.459815Z","steps":["trace[385402040] 'process raft request' (duration: 193.352923ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:09.489021Z","caller":"traceutil/trace.go:172","msg":"trace[1243478877] linearizableReadLoop","detail":"{readStateIndex:1012; appliedIndex:1017; }","duration":"209.152581ms","start":"2026-05-21T01:10:09.279853Z","end":"2026-05-21T01:10:09.489006Z","steps":["trace[1243478877] 'read index received' (duration: 209.147421ms)","trace[1243478877] 'applied index is now lower than readState.Index' (duration: 4.16µs)"],"step_count":2} {"level":"warn","ts":"2026-05-21T01:10:09.489325Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"230.7603ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1013"} {"level":"info","ts":"2026-05-21T01:10:09.489369Z","caller":"traceutil/trace.go:172","msg":"trace[655174603] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:899; }","duration":"230.84273ms","start":"2026-05-21T01:10:09.258516Z","end":"2026-05-21T01:10:09.489359Z","steps":["trace[655174603] 'agreement among raft nodes before linearized reading' (duration: 230.59057ms)"],"step_count":1} {"level":"warn","ts":"2026-05-21T01:10:09.489882Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"221.640358ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha2.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1013"} {"level":"info","ts":"2026-05-21T01:10:09.489980Z","caller":"traceutil/trace.go:172","msg":"trace[1095227673] transaction","detail":"{read_only:false; number_of_response:1; response_revision:899; }","duration":"214.660661ms","start":"2026-05-21T01:10:09.275302Z","end":"2026-05-21T01:10:09.489963Z","steps":["trace[1095227673] 'process raft request' (duration: 214.385842ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:09.490032Z","caller":"traceutil/trace.go:172","msg":"trace[1773188006] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha2.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:899; }","duration":"221.804637ms","start":"2026-05-21T01:10:09.268210Z","end":"2026-05-21T01:10:09.490015Z","steps":["trace[1773188006] 'agreement among raft nodes before linearized reading' (duration: 221.494568ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:09.495524Z","caller":"traceutil/trace.go:172","msg":"trace[310226371] transaction","detail":"{read_only:false; number_of_response:1; response_revision:900; }","duration":"204.039231ms","start":"2026-05-21T01:10:09.291466Z","end":"2026-05-21T01:10:09.495506Z","steps":["trace[310226371] 'process raft request' (duration: 199.62005ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:09.495642Z","caller":"traceutil/trace.go:172","msg":"trace[1678747015] transaction","detail":"{read_only:false; number_of_response:1; response_revision:900; }","duration":"198.334712ms","start":"2026-05-21T01:10:09.297226Z","end":"2026-05-21T01:10:09.495561Z","steps":["trace[1678747015] 'process raft request' (duration: 198.047863ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:10.463680Z","caller":"traceutil/trace.go:172","msg":"trace[75011762] linearizableReadLoop","detail":"{readStateIndex:1099; appliedIndex:1100; }","duration":"102.45918ms","start":"2026-05-21T01:10:10.361202Z","end":"2026-05-21T01:10:10.463661Z","steps":["trace[75011762] 'read index received' (duration: 102.45058ms)","trace[75011762] 'applied index is now lower than readState.Index' (duration: 6.88µs)"],"step_count":2} {"level":"warn","ts":"2026-05-21T01:10:10.464154Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"102.921679ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-05-21T01:10:10.464188Z","caller":"traceutil/trace.go:172","msg":"trace[1927955749] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:942; }","duration":"103.003469ms","start":"2026-05-21T01:10:10.361175Z","end":"2026-05-21T01:10:10.464179Z","steps":["trace[1927955749] 'agreement among raft nodes before linearized reading' (duration: 102.73422ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:15.531229Z","caller":"traceutil/trace.go:172","msg":"trace[1238575512] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1008; }","duration":"100.471913ms","start":"2026-05-21T01:10:15.430689Z","end":"2026-05-21T01:10:15.531161Z","steps":["trace[1238575512] 'process raft request' (duration: 100.271833ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:17.487037Z","caller":"traceutil/trace.go:172","msg":"trace[1112141325] transaction","detail":"{read_only:false; response_revision:1039; number_of_response:1; }","duration":"120.072549ms","start":"2026-05-21T01:10:17.366941Z","end":"2026-05-21T01:10:17.487013Z","steps":["trace[1112141325] 'process raft request' (duration: 119.937339ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:17.575015Z","caller":"traceutil/trace.go:172","msg":"trace[689464698] transaction","detail":"{read_only:false; response_revision:1040; number_of_response:1; }","duration":"195.4996ms","start":"2026-05-21T01:10:17.379492Z","end":"2026-05-21T01:10:17.574992Z","steps":["trace[689464698] 'process raft request' (duration: 195.3678ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:17.662716Z","caller":"traceutil/trace.go:172","msg":"trace[1077554191] transaction","detail":"{read_only:false; response_revision:1041; number_of_response:1; }","duration":"171.914008ms","start":"2026-05-21T01:10:17.490777Z","end":"2026-05-21T01:10:17.662691Z","steps":["trace[1077554191] 'process raft request' (duration: 171.666678ms)"],"step_count":1} {"level":"warn","ts":"2026-05-21T01:10:18.339599Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2831249348177406341,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-21T01:10:18.418917Z","caller":"traceutil/trace.go:172","msg":"trace[2033582614] linearizableReadLoop","detail":"{readStateIndex:1244; appliedIndex:1245; }","duration":"579.584874ms","start":"2026-05-21T01:10:17.839314Z","end":"2026-05-21T01:10:18.418899Z","steps":["trace[2033582614] 'read index received' (duration: 579.581364ms)","trace[2033582614] 'applied index is now lower than readState.Index' (duration: 2.78µs)"],"step_count":2} {"level":"warn","ts":"2026-05-21T01:10:18.419079Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"579.728123ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.204.45.235\" limit:1 ","response":"range_response_count:1 size:135"} {"level":"info","ts":"2026-05-21T01:10:18.419136Z","caller":"traceutil/trace.go:172","msg":"trace[1673536630] range","detail":"{range_begin:/registry/masterleases/199.204.45.235; range_end:; response_count:1; response_revision:1043; }","duration":"579.827283ms","start":"2026-05-21T01:10:17.839297Z","end":"2026-05-21T01:10:18.419125Z","steps":["trace[1673536630] 'agreement among raft nodes before linearized reading' (duration: 579.636394ms)"],"step_count":1} {"level":"warn","ts":"2026-05-21T01:10:18.419174Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-21T01:10:17.839270Z","time spent":"579.894013ms","remote":"127.0.0.1:47992","response type":"/etcdserverpb.KV/Range","request count":0,"request size":41,"response count":1,"response size":157,"request content":"key:\"/registry/masterleases/199.204.45.235\" limit:1 "} {"level":"info","ts":"2026-05-21T01:10:18.425464Z","caller":"traceutil/trace.go:172","msg":"trace[915913248] transaction","detail":"{read_only:false; response_revision:1044; number_of_response:1; }","duration":"757.931753ms","start":"2026-05-21T01:10:17.667517Z","end":"2026-05-21T01:10:18.425448Z","steps":["trace[915913248] 'process raft request' (duration: 757.741354ms)"],"step_count":1} {"level":"info","ts":"2026-05-21T01:10:18.425897Z","caller":"traceutil/trace.go:172","msg":"trace[1359034066] transaction","detail":"{read_only:false; response_revision:1046; number_of_response:1; }","duration":"449.337428ms","start":"2026-05-21T01:10:17.976536Z","end":"2026-05-21T01:10:18.425873Z","steps":["trace[1359034066] 'process raft request' (duration: 448.885058ms)"],"step_count":1} {"level":"warn","ts":"2026-05-21T01:10:18.426289Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-21T01:10:17.667488Z","time spent":"758.346323ms","remote":"127.0.0.1:48056","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":708,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-05-21T01:10:18.426651Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-21T01:10:17.976508Z","time spent":"449.487658ms","remote":"127.0.0.1:48406","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":677,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-21T01:10:18.440653Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":2831249348177406345,"received-request-id":2831249348177406341}