{"level":"warn","ts":"2026-03-31T00:21:14.929660Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-03-31T00:21:14.930042Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-03-31T00:21:14.930142Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.246: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.246:2380","--initial-cluster=controller-1=https://162.253.55.70:2380,controller-3=https://199.204.45.246:2380,controller-2=https://199.204.45.238: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.246:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.246: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-03-31T00:21:14.930316Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-31T00:21:14.930372Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-03-31T00:21:14.930412Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.246:2380"]} {"level":"info","ts":"2026-03-31T00:21:14.930482Z","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-03-31T00:21:14.932808Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.246:2379"]} {"level":"info","ts":"2026-03-31T00:21:14.933065Z","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.246:2380"],"listen-peer-urls":["https://199.204.45.246:2380"],"advertise-client-urls":["https://199.204.45.246:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.246:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://162.253.55.70:2380,controller-2=https://199.204.45.238:2380,controller-3=https://199.204.45.246: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-03-31T00:21:14.934285Z","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: 0xc0001a0470}"} {"level":"info","ts":"2026-03-31T00:21:14.937977Z","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-03-31T00:21:14.938142Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.042886ms"} {"level":"info","ts":"2026-03-31T00:21:14.938193Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-31T00:21:14.938223Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-31T00:21:14.949434Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.246:2380","host":"199.204.45.246:2380","resolved-addr":"199.204.45.246:2380"} {"level":"info","ts":"2026-03-31T00:21:14.949526Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.70:2380","host":"162.253.55.70:2380","resolved-addr":"162.253.55.70:2380"} {"level":"info","ts":"2026-03-31T00:21:14.949558Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.238:2380","host":"199.204.45.238:2380","resolved-addr":"199.204.45.238:2380"} {"level":"info","ts":"2026-03-31T00:21:14.949570Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.70:2380","host":"162.253.55.70:2380","resolved-addr":"162.253.55.70:2380"} {"level":"info","ts":"2026-03-31T00:21:14.949589Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.238:2380","host":"199.204.45.238:2380","resolved-addr":"199.204.45.238:2380"} {"level":"info","ts":"2026-03-31T00:21:14.949601Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.246:2380","host":"199.204.45.246:2380","resolved-addr":"199.204.45.246:2380"} {"level":"info","ts":"2026-03-31T00:21:14.962967Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-31T00:21:14.971625Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-31T00:21:14.971696Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"aa904e9796bab16d","cluster-id":"62cfeca3ef46d3ef"} {"level":"info","ts":"2026-03-31T00:21:14.971733Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-31T00:21:14.971844Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"aa904e9796bab16d switched to configuration voters=()"} {"level":"info","ts":"2026-03-31T00:21:14.971905Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"aa904e9796bab16d became follower at term 0"} {"level":"info","ts":"2026-03-31T00:21:14.971927Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft aa904e9796bab16d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-03-31T00:21:14.979407Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-31T00:21:14.981593Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-31T00:21:14.983831Z","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-03-31T00:21:14.984563Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.984594Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa","remote-peer-urls":["https://162.253.55.70:2380"]} {"level":"info","ts":"2026-03-31T00:21:14.984623Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.984635Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3","remote-peer-urls":["https://199.204.45.238:2380"]} {"level":"info","ts":"2026-03-31T00:21:14.984651Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.984669Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.987735Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.992223Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.993588Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.993741Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa","remote-peer-urls":["https://162.253.55.70:2380"]} {"level":"info","ts":"2026-03-31T00:21:14.993861Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.993864Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.994012Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.993820Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:14.999377Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.999496Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.999540Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.999845Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:14.999989Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3","remote-peer-urls":["https://199.204.45.238:2380"]} {"level":"info","ts":"2026-03-31T00:21:15.000124Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.000240Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"aa904e9796bab16d","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-31T00:21:15.000921Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-03-31T00:21:15.001060Z","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-03-31T00:21:15.001140Z","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-03-31T00:21:15.001148Z","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-03-31T00:21:15.001256Z","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-03-31T00:21:15.001327Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.246:2380"} {"level":"info","ts":"2026-03-31T00:21:15.001374Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.246:2380"} {"level":"info","ts":"2026-03-31T00:21:15.001762Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"aa904e9796bab16d [term: 0] received a MsgHeartbeat message with higher term from 23887246632736aa [term: 2]"} {"level":"info","ts":"2026-03-31T00:21:15.001815Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"aa904e9796bab16d became follower at term 2"} {"level":"info","ts":"2026-03-31T00:21:15.001841Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: aa904e9796bab16d elected leader 23887246632736aa at term 2"} {"level":"info","ts":"2026-03-31T00:21:15.002962Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"aa904e9796bab16d","initial-advertise-peer-urls":["https://199.204.45.246:2380"],"listen-peer-urls":["https://199.204.45.246:2380"],"advertise-client-urls":["https://199.204.45.246:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.246:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-31T00:21:15.003098Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-31T00:21:15.010830Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.011374Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.013384Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.022568Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.022643Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.022759Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.030127Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"aa904e9796bab16d","remote-snapshot-sender-id":"23887246632736aa","incoming-snapshot-index":654,"incoming-snapshot-message-size-bytes":9174,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-03-31T00:21:15.032526Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"d3a1357fa82c8de3","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T00:21:15.032715Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.033197Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"23887246632736aa","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T00:21:15.033274Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.034983Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"23887246632736aa","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T00:21:15.035054Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.037150Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"d3a1357fa82c8de3","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T00:21:15.037179Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.040950Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000028e.snap.db","bytes":1015808,"size":"1.0 MB"} {"level":"info","ts":"2026-03-31T00:21:15.040984Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"aa904e9796bab16d","remote-snapshot-sender-id":"23887246632736aa","incoming-snapshot-index":654,"incoming-snapshot-size-bytes":1015808,"incoming-snapshot-size":"1.0 MB","download-took":"10.918193ms"} {"level":"info","ts":"2026-03-31T00:21:15.041111Z","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: 654, term: 2]"} {"level":"info","ts":"2026-03-31T00:21:15.041196Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"aa904e9796bab16d switched to configuration voters=(2560422034796918442 15249528635651821027) learners=(12290409796069929325)"} {"level":"info","ts":"2026-03-31T00:21:15.041219Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"aa904e9796bab16d [commit: 654, lastindex: 654, lastterm: 2] restored snapshot [index: 654, term: 2]"} {"level":"info","ts":"2026-03-31T00:21:15.041228Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"aa904e9796bab16d [commit: 654] restored snapshot [index: 654, term: 2]"} {"level":"info","ts":"2026-03-31T00:21:15.041382Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":654,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-31T00:21:15.043861Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":654} {"level":"info","ts":"2026-03-31T00:21:15.044273Z","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: 0xc000138108}"} {"level":"info","ts":"2026-03-31T00:21:15.045325Z","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-03-31T00:21:15.048834Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.629986ms"} {"level":"info","ts":"2026-03-31T00:21:15.048917Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-03-31T00:21:15.050235Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-03-31T00:21:15.050259Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-03-31T00:21:15.051919Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"aa904e9796bab16d","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-03-31T00:21:15.053001Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":609} {"level":"info","ts":"2026-03-31T00:21:15.053059Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":654} {"level":"info","ts":"2026-03-31T00:21:15.053081Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-03-31T00:21:15.053128Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-03-31T00:21:15.054404Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-03-31T00:21:15.054416Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-03-31T00:21:15.054443Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-03-31T00:21:15.054449Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-03-31T00:21:15.054587Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-03-31T00:21:15.055560Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-03-31T00:21:15.055707Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-03-31T00:21:15.055889Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T00:21:15.055908Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"62cfeca3ef46d3ef","local-member-id":"aa904e9796bab16d","recovered-remote-peer-id":"23887246632736aa","recovered-remote-peer-urls":["https://162.253.55.70:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-31T00:21:15.055919Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"62cfeca3ef46d3ef","local-member-id":"aa904e9796bab16d","recovered-remote-peer-id":"aa904e9796bab16d","recovered-remote-peer-urls":["https://199.204.45.246:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-03-31T00:21:15.055947Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"62cfeca3ef46d3ef","local-member-id":"aa904e9796bab16d","recovered-remote-peer-id":"d3a1357fa82c8de3","recovered-remote-peer-urls":["https://199.204.45.238:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-31T00:21:15.055954Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T00:21:15.055961Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-03-31T00:21:15.056064Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-03-31T00:21:15.056074Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"d3a1357fa82c8de3"} {"level":"warn","ts":"2026-03-31T00:21:15.056289Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.056311Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"d3a1357fa82c8de3"} {"level":"warn","ts":"2026-03-31T00:21:15.056375Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.056383Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.056469Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"warn","ts":"2026-03-31T00:21:15.056717Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3","error":"context canceled"} {"level":"warn","ts":"2026-03-31T00:21:15.056796Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"d3a1357fa82c8de3","error":"failed to read d3a1357fa82c8de3 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-31T00:21:15.056818Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"warn","ts":"2026-03-31T00:21:15.056999Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3","error":"context canceled"} {"level":"info","ts":"2026-03-31T00:21:15.057043Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.057055Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.057174Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"aa904e9796bab16d","removed-remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.057240Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"23887246632736aa"} {"level":"warn","ts":"2026-03-31T00:21:15.057263Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.057396Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"23887246632736aa"} {"level":"warn","ts":"2026-03-31T00:21:15.057528Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.057543Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.057679Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"warn","ts":"2026-03-31T00:21:15.057854Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa","error":"context canceled"} {"level":"warn","ts":"2026-03-31T00:21:15.057889Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"23887246632736aa","error":"failed to read 23887246632736aa on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-31T00:21:15.057914Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"warn","ts":"2026-03-31T00:21:15.058078Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa","error":"context canceled"} {"level":"info","ts":"2026-03-31T00:21:15.058107Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058124Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058157Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"aa904e9796bab16d","removed-remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058169Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-03-31T00:21:15.058191Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-03-31T00:21:15.058220Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058250Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058363Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058396Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa","remote-peer-urls":["https://162.253.55.70:2380"]} {"level":"info","ts":"2026-03-31T00:21:15.058414Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.058419Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058457Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058465Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058432Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.058442Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.059366Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.060656Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.062077Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.062112Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3","remote-peer-urls":["https://199.204.45.238:2380"]} {"level":"info","ts":"2026-03-31T00:21:15.062120Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-03-31T00:21:15.062133Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":654,"current-applied-index":654,"incoming-leader-snapshot-index":654,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-31T00:21:15.062163Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.062155Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.071526Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.071557Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.072031Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.074603Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.074633Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.076421Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.129751Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"23887246632736aa","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T00:21:15.129794Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.131312Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"d3a1357fa82c8de3","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T00:21:15.131374Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.137249Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"23887246632736aa","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T00:21:15.137308Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"23887246632736aa"} {"level":"info","ts":"2026-03-31T00:21:15.141477Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"aa904e9796bab16d","to":"d3a1357fa82c8de3","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T00:21:15.141554Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"aa904e9796bab16d","remote-peer-id":"d3a1357fa82c8de3"} {"level":"info","ts":"2026-03-31T00:21:15.277161Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"aa904e9796bab16d switched to configuration voters=(2560422034796918442 12290409796069929325 15249528635651821027)"} {"level":"info","ts":"2026-03-31T00:21:15.277302Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"62cfeca3ef46d3ef","local-member-id":"aa904e9796bab16d","promoted-member-id":"aa904e9796bab16d"} {"level":"warn","ts":"2026-03-31T00:21:22.001748Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"aa904e9796bab16d","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.246:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-03-31T00:21:22.005305Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"aa904e9796bab16d","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.246:2379]}","cluster-id":"62cfeca3ef46d3ef","publish-timeout":"7s"} {"level":"info","ts":"2026-03-31T00:21:22.005300Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T00:21:22.005384Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T00:21:22.005805Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-31T00:21:22.005851Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-31T00:21:22.007060Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-31T00:21:22.007094Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-31T00:21:22.007304Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-31T00:21:22.011762Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.246:2379"} {"level":"info","ts":"2026-03-31T00:21:22.013137Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-03-31T00:21:22.016278Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.016408Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34522","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.016435Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.016568Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.016843Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45322","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.017454Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45330","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.019106Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45376","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.019681Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34552","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.019639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45356","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.020448Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.021273Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.022036Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.246:45372","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.038453Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34616","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.051743Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34634","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.059736Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34654","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.067734Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34672","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.075489Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.089307Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.098727Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34728","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.107175Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.131303Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.140578Z","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-03-31T00:21:22.148076Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.159634Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.168572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.179099Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.191959Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.196729Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34934","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.205447Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34954","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.243081Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34962","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.250206Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.261215Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35008","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.269176Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.277282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.286737Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.295268Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35082","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.311758Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35096","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.320072Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.352972Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.372978Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.382977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.391799Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.401896Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.410469Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35246","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.433050Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.442085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35304","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.449832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.462913Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.482990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35374","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.493125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35382","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.501961Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35404","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.511943Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.522784Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35426","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.533285Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35448","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.542739Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35464","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.551643Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.561904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.574099Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.589141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.607837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35574","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.653203Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35590","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.659136Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.670212Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35622","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.678073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:21:22.729587Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:06.869318Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"168.101361ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-03-31T00:22:06.911603Z","caller":"traceutil/trace.go:172","msg":"trace[1393296088] transaction","detail":"{read_only:false; number_of_response:1; response_revision:898; }","duration":"259.172113ms","start":"2026-03-31T00:22:06.652412Z","end":"2026-03-31T00:22:06.911585Z","steps":["trace[1393296088] 'process raft request' (duration: 259.04721ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:06.912035Z","caller":"traceutil/trace.go:172","msg":"trace[84020135] transaction","detail":"{read_only:false; response_revision:899; number_of_response:1; }","duration":"250.07757ms","start":"2026-03-31T00:22:06.661944Z","end":"2026-03-31T00:22:06.912022Z","steps":["trace[84020135] 'process raft request' (duration: 249.608637ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:06.912164Z","caller":"traceutil/trace.go:172","msg":"trace[294219395] transaction","detail":"{read_only:false; number_of_response:1; response_revision:898; }","duration":"257.130503ms","start":"2026-03-31T00:22:06.655023Z","end":"2026-03-31T00:22:06.912154Z","steps":["trace[294219395] 'process raft request' (duration: 256.487956ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:06.912210Z","caller":"traceutil/trace.go:172","msg":"trace[2038716457] transaction","detail":"{read_only:false; number_of_response:0; response_revision:898; }","duration":"255.482414ms","start":"2026-03-31T00:22:06.656703Z","end":"2026-03-31T00:22:06.912186Z","steps":["trace[2038716457] 'process raft request' (duration: 254.833537ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:07.120902Z","caller":"traceutil/trace.go:172","msg":"trace[1356486705] linearizableReadLoop","detail":"{readStateIndex:1003; appliedIndex:1006; }","duration":"357.969148ms","start":"2026-03-31T00:22:06.762909Z","end":"2026-03-31T00:22:07.120878Z","steps":["trace[1356486705] 'read index received' (duration: 357.965358ms)","trace[1356486705] 'applied index is now lower than readState.Index' (duration: 3.01µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:07.147686Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"384.744466ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"info","ts":"2026-03-31T00:22:07.147791Z","caller":"traceutil/trace.go:172","msg":"trace[1060541354] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:905; }","duration":"384.866149ms","start":"2026-03-31T00:22:06.762899Z","end":"2026-03-31T00:22:07.147765Z","steps":["trace[1060541354] 'agreement among raft nodes before linearized reading' (duration: 358.079751ms)","trace[1060541354] 'range keys from in-memory index tree' (duration: 26.523582ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:07.147844Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T00:22:06.762861Z","time spent":"384.970191ms","remote":"127.0.0.1:35054","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":459,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-03-31T00:22:07.150121Z","caller":"traceutil/trace.go:172","msg":"trace[1494964635] transaction","detail":"{read_only:false; number_of_response:1; response_revision:907; }","duration":"256.24479ms","start":"2026-03-31T00:22:06.893854Z","end":"2026-03-31T00:22:07.150099Z","steps":["trace[1494964635] 'process raft request' (duration: 255.380218ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:07.150286Z","caller":"traceutil/trace.go:172","msg":"trace[1164225379] transaction","detail":"{read_only:false; number_of_response:1; response_revision:907; }","duration":"250.684213ms","start":"2026-03-31T00:22:06.899576Z","end":"2026-03-31T00:22:07.150260Z","steps":["trace[1164225379] 'process raft request' (duration: 250.357955ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:07.155303Z","caller":"traceutil/trace.go:172","msg":"trace[686682975] transaction","detail":"{read_only:false; number_of_response:1; response_revision:910; }","duration":"215.049325ms","start":"2026-03-31T00:22:06.940238Z","end":"2026-03-31T00:22:07.155287Z","steps":["trace[686682975] 'process raft request' (duration: 214.890241ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:07.155431Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"206.896285ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/backendtlspolicies.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:28754"} {"level":"info","ts":"2026-03-31T00:22:07.155493Z","caller":"traceutil/trace.go:172","msg":"trace[768932195] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/backendtlspolicies.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:910; }","duration":"206.971146ms","start":"2026-03-31T00:22:06.948507Z","end":"2026-03-31T00:22:07.155478Z","steps":["trace[768932195] 'agreement among raft nodes before linearized reading' (duration: 206.76041ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:07.155575Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"242.317217ms","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-03-31T00:22:07.155610Z","caller":"traceutil/trace.go:172","msg":"trace[1575583754] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:910; }","duration":"242.362288ms","start":"2026-03-31T00:22:06.913238Z","end":"2026-03-31T00:22:07.155600Z","steps":["trace[1575583754] 'agreement among raft nodes before linearized reading' (duration: 242.240555ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:07.161429Z","caller":"traceutil/trace.go:172","msg":"trace[1081300447] transaction","detail":"{read_only:false; number_of_response:1; response_revision:910; }","duration":"169.953495ms","start":"2026-03-31T00:22:06.991443Z","end":"2026-03-31T00:22:07.161396Z","steps":["trace[1081300447] 'process raft request' (duration: 169.646647ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:07.161676Z","caller":"traceutil/trace.go:172","msg":"trace[95209955] transaction","detail":"{read_only:false; number_of_response:1; response_revision:910; }","duration":"122.917239ms","start":"2026-03-31T00:22:07.038606Z","end":"2026-03-31T00:22:07.161523Z","steps":["trace[95209955] 'process raft request' (duration: 122.762525ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:07.161793Z","caller":"traceutil/trace.go:172","msg":"trace[1297458975] transaction","detail":"{read_only:false; number_of_response:1; response_revision:910; }","duration":"164.570841ms","start":"2026-03-31T00:22:06.997214Z","end":"2026-03-31T00:22:07.161785Z","steps":["trace[1297458975] 'process raft request' (duration: 164.036998ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:13.231695Z","caller":"traceutil/trace.go:172","msg":"trace[2043970266] linearizableReadLoop","detail":"{readStateIndex:1123; appliedIndex:1122; }","duration":"105.760202ms","start":"2026-03-31T00:22:13.125905Z","end":"2026-03-31T00:22:13.231666Z","steps":["trace[2043970266] 'read index received' (duration: 100.251959ms)","trace[2043970266] 'applied index is now lower than readState.Index' (duration: 5.506873ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:13.231813Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.933666ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:22:13.231864Z","caller":"traceutil/trace.go:172","msg":"trace[1191732708] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:978; }","duration":"105.982707ms","start":"2026-03-31T00:22:13.125860Z","end":"2026-03-31T00:22:13.231842Z","steps":["trace[1191732708] 'agreement among raft nodes before linearized reading' (duration: 105.907066ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:13.732315Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":12785047820815588666,"retry-timeout":"500ms"} {"level":"info","ts":"2026-03-31T00:22:13.763392Z","caller":"traceutil/trace.go:172","msg":"trace[799390426] transaction","detail":"{read_only:false; response_revision:979; number_of_response:1; }","duration":"532.487359ms","start":"2026-03-31T00:22:13.230880Z","end":"2026-03-31T00:22:13.763367Z","steps":["trace[799390426] 'process raft request' (duration: 532.370106ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:13.763585Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T00:22:13.230844Z","time spent":"532.686503ms","remote":"127.0.0.1:34658","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":795,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-03-31T00:22:13.835173Z","caller":"traceutil/trace.go:172","msg":"trace[602893712] linearizableReadLoop","detail":"{readStateIndex:1124; appliedIndex:1124; }","duration":"603.358618ms","start":"2026-03-31T00:22:13.231789Z","end":"2026-03-31T00:22:13.835147Z","steps":["trace[602893712] 'read index received' (duration: 603.350908ms)","trace[602893712] 'applied index is now lower than readState.Index' (duration: 6.16µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:13.835421Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"604.387094ms","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-03-31T00:22:13.835515Z","caller":"traceutil/trace.go:172","msg":"trace[761044662] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:979; }","duration":"604.493926ms","start":"2026-03-31T00:22:13.231003Z","end":"2026-03-31T00:22:13.835497Z","steps":["trace[761044662] 'agreement among raft nodes before linearized reading' (duration: 604.248351ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:13.835559Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T00:22:13.230986Z","time spent":"604.561198ms","remote":"127.0.0.1:35054","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":533,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"info","ts":"2026-03-31T00:22:13.945285Z","caller":"traceutil/trace.go:172","msg":"trace[977532655] transaction","detail":"{read_only:false; response_revision:984; number_of_response:1; }","duration":"178.010655ms","start":"2026-03-31T00:22:13.767258Z","end":"2026-03-31T00:22:13.945268Z","steps":["trace[977532655] 'process raft request' (duration: 177.933023ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:14.156641Z","caller":"traceutil/trace.go:172","msg":"trace[919405824] transaction","detail":"{read_only:false; response_revision:985; number_of_response:1; }","duration":"285.698642ms","start":"2026-03-31T00:22:13.870921Z","end":"2026-03-31T00:22:14.156620Z","steps":["trace[919405824] 'process raft request' (duration: 285.543099ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:14.267181Z","caller":"traceutil/trace.go:172","msg":"trace[585343894] linearizableReadLoop","detail":"{readStateIndex:1132; appliedIndex:1132; }","duration":"224.976063ms","start":"2026-03-31T00:22:14.042191Z","end":"2026-03-31T00:22:14.267167Z","steps":["trace[585343894] 'read index received' (duration: 224.971923ms)","trace[585343894] 'applied index is now lower than readState.Index' (duration: 3.07µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:14.267381Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"225.178007ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-hzxqg\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-03-31T00:22:14.267377Z","caller":"traceutil/trace.go:172","msg":"trace[1082514923] transaction","detail":"{read_only:false; response_revision:988; number_of_response:1; }","duration":"318.327932ms","start":"2026-03-31T00:22:13.949031Z","end":"2026-03-31T00:22:14.267359Z","steps":["trace[1082514923] 'process raft request' (duration: 318.22641ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:14.267459Z","caller":"traceutil/trace.go:172","msg":"trace[298880681] range","detail":"{range_begin:/registry/pods/kube-system/cilium-hzxqg; range_end:; response_count:1; response_revision:987; }","duration":"225.217868ms","start":"2026-03-31T00:22:14.042181Z","end":"2026-03-31T00:22:14.267399Z","steps":["trace[298880681] 'agreement among raft nodes before linearized reading' (duration: 225.056605ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:14.267492Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T00:22:13.949008Z","time spent":"318.430074ms","remote":"127.0.0.1:34658","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":696,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-03-31T00:22:14.426273Z","caller":"traceutil/trace.go:172","msg":"trace[2113724311] linearizableReadLoop","detail":"{readStateIndex:1134; appliedIndex:1135; }","duration":"159.015377ms","start":"2026-03-31T00:22:14.267230Z","end":"2026-03-31T00:22:14.426245Z","steps":["trace[2113724311] 'read index received' (duration: 159.009107ms)","trace[2113724311] 'applied index is now lower than readState.Index' (duration: 5.17µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:14.426524Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"300.390918ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:22:14.426613Z","caller":"traceutil/trace.go:172","msg":"trace[377355314] transaction","detail":"{read_only:false; response_revision:991; number_of_response:1; }","duration":"134.053536ms","start":"2026-03-31T00:22:14.292542Z","end":"2026-03-31T00:22:14.426596Z","steps":["trace[377355314] 'process raft request' (duration: 133.898123ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:14.426610Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"300.033499ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"info","ts":"2026-03-31T00:22:14.426682Z","caller":"traceutil/trace.go:172","msg":"trace[363388387] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:990; }","duration":"300.110781ms","start":"2026-03-31T00:22:14.126558Z","end":"2026-03-31T00:22:14.426669Z","steps":["trace[363388387] 'agreement among raft nodes before linearized reading' (duration: 299.890886ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:14.426727Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T00:22:14.126541Z","time spent":"300.171962ms","remote":"127.0.0.1:35054","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":506,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-03-31T00:22:14.426911Z","caller":"traceutil/trace.go:172","msg":"trace[1104394941] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:990; }","duration":"300.537851ms","start":"2026-03-31T00:22:14.126100Z","end":"2026-03-31T00:22:14.426638Z","steps":["trace[1104394941] 'agreement among raft nodes before linearized reading' (duration: 300.359087ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:14.432284Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"102.889236ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:22:14.432358Z","caller":"traceutil/trace.go:172","msg":"trace[784832227] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:993; }","duration":"102.966278ms","start":"2026-03-31T00:22:14.329375Z","end":"2026-03-31T00:22:14.432341Z","steps":["trace[784832227] 'agreement among raft nodes before linearized reading' (duration: 102.856835ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:15.022734Z","caller":"traceutil/trace.go:172","msg":"trace[1276462297] transaction","detail":"{read_only:false; response_revision:996; number_of_response:1; }","duration":"293.150673ms","start":"2026-03-31T00:22:14.729561Z","end":"2026-03-31T00:22:15.022711Z","steps":["trace[1276462297] 'process raft request' (duration: 292.983529ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:15.026999Z","caller":"traceutil/trace.go:172","msg":"trace[289534782] linearizableReadLoop","detail":"{readStateIndex:1144; appliedIndex:1144; }","duration":"237.978164ms","start":"2026-03-31T00:22:14.788995Z","end":"2026-03-31T00:22:15.026974Z","steps":["trace[289534782] 'read index received' (duration: 237.972374ms)","trace[289534782] 'applied index is now lower than readState.Index' (duration: 3.96µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:15.027252Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"238.240521ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:442"} {"level":"info","ts":"2026-03-31T00:22:15.027327Z","caller":"traceutil/trace.go:172","msg":"trace[1467244233] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:997; }","duration":"238.331194ms","start":"2026-03-31T00:22:14.788981Z","end":"2026-03-31T00:22:15.027312Z","steps":["trace[1467244233] 'agreement among raft nodes before linearized reading' (duration: 238.140129ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:15.477400Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"351.849583ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:22:15.477535Z","caller":"traceutil/trace.go:172","msg":"trace[1158791841] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:997; }","duration":"352.003726ms","start":"2026-03-31T00:22:15.125519Z","end":"2026-03-31T00:22:15.477523Z","steps":["trace[1158791841] 'range keys from in-memory index tree' (duration: 351.806621ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:15.477644Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"257.9212ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-03-31T00:22:15.830432Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":12785047820815588684,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-03-31T00:22:15.862208Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"113.078074ms","expected-duration":"100ms","prefix":"","request":"header: lease_grant:","response":"size:40"} {"level":"info","ts":"2026-03-31T00:22:15.885287Z","caller":"traceutil/trace.go:172","msg":"trace[2067842418] linearizableReadLoop","detail":"{readStateIndex:1148; appliedIndex:1149; }","duration":"555.447881ms","start":"2026-03-31T00:22:15.329815Z","end":"2026-03-31T00:22:15.885263Z","steps":["trace[2067842418] 'read index received' (duration: 555.44165ms)","trace[2067842418] 'applied index is now lower than readState.Index' (duration: 5.081µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:15.885409Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"555.589394ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:22:15.885473Z","caller":"traceutil/trace.go:172","msg":"trace[1756755545] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1001; }","duration":"555.657645ms","start":"2026-03-31T00:22:15.329802Z","end":"2026-03-31T00:22:15.885460Z","steps":["trace[1756755545] 'agreement among raft nodes before linearized reading' (duration: 555.563593ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:15.885508Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T00:22:15.329781Z","time spent":"555.721777ms","remote":"127.0.0.1:34518","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-03-31T00:22:15.888827Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"411.232878ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:22:15.888886Z","caller":"traceutil/trace.go:172","msg":"trace[363992789] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1003; }","duration":"411.29146ms","start":"2026-03-31T00:22:15.477577Z","end":"2026-03-31T00:22:15.888869Z","steps":["trace[363992789] 'agreement among raft nodes before linearized reading' (duration: 411.219078ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:22:16.062257Z","caller":"traceutil/trace.go:172","msg":"trace[20230097] linearizableReadLoop","detail":"{readStateIndex:1153; appliedIndex:1152; }","duration":"105.090539ms","start":"2026-03-31T00:22:15.957144Z","end":"2026-03-31T00:22:16.062235Z","steps":["trace[20230097] 'read index received' (duration: 6.262911ms)","trace[20230097] 'applied index is now lower than readState.Index' (duration: 98.825738ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:22:16.062632Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.463169ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"info","ts":"2026-03-31T00:22:16.062704Z","caller":"traceutil/trace.go:172","msg":"trace[1676526770] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1006; }","duration":"105.548291ms","start":"2026-03-31T00:22:15.957140Z","end":"2026-03-31T00:22:16.062689Z","steps":["trace[1676526770] 'agreement among raft nodes before linearized reading' (duration: 105.314245ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:22:26.799143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51326","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:26.821416Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:26.833869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51352","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:27.227961Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.523737Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.670839Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.699013Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43690","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.723678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.797086Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43750","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.825753Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43778","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.846491Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43790","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.861291Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43804","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.897688Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:41.929465Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:42.115092Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:42.223441Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43890","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:42.251331Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:42.271153Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:42.295369Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:43.413379Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:43.423608Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:22:43.707953Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43988","server-name":"","error":"EOF"}