{"level":"warn","ts":"2026-03-25T08:58:15.210683Z","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-25T08:58:15.210909Z","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-25T08:58:15.210939Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.168: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.19.213.168:2380","--initial-cluster=controller-1=https://199.19.213.85:2380,controller-3=https://199.19.213.168:2380,controller-2=https://199.19.213.126:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.168:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.168: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-25T08:58:15.211071Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-25T08:58:15.211109Z","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-25T08:58:15.211127Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.168:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.211172Z","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-25T08:58:15.212567Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.168:2379"]} {"level":"info","ts":"2026-03-25T08:58:15.212788Z","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.19.213.168:2380"],"listen-peer-urls":["https://199.19.213.168:2380"],"advertise-client-urls":["https://199.19.213.168:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.168:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.85:2380,controller-2=https://199.19.213.126:2380,controller-3=https://199.19.213.168: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-25T08:58:15.213843Z","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: 0xc000078518}"} {"level":"info","ts":"2026-03-25T08:58:15.219217Z","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-25T08:58:15.219315Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.636665ms"} {"level":"info","ts":"2026-03-25T08:58:15.219412Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-25T08:58:15.219440Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-25T08:58:15.234244Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.168:2380","host":"199.19.213.168:2380","resolved-addr":"199.19.213.168:2380"} {"level":"info","ts":"2026-03-25T08:58:15.234321Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.85:2380","host":"199.19.213.85:2380","resolved-addr":"199.19.213.85:2380"} {"level":"info","ts":"2026-03-25T08:58:15.234363Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.126:2380","host":"199.19.213.126:2380","resolved-addr":"199.19.213.126:2380"} {"level":"info","ts":"2026-03-25T08:58:15.234380Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.85:2380","host":"199.19.213.85:2380","resolved-addr":"199.19.213.85:2380"} {"level":"info","ts":"2026-03-25T08:58:15.234408Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.126:2380","host":"199.19.213.126:2380","resolved-addr":"199.19.213.126:2380"} {"level":"info","ts":"2026-03-25T08:58:15.234423Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.168:2380","host":"199.19.213.168:2380","resolved-addr":"199.19.213.168:2380"} {"level":"info","ts":"2026-03-25T08:58:15.252863Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-25T08:58:15.261091Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-25T08:58:15.261135Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"8981903803a372c6","cluster-id":"dbaaf49260b7a32b"} {"level":"info","ts":"2026-03-25T08:58:15.261173Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-25T08:58:15.261300Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8981903803a372c6 switched to configuration voters=()"} {"level":"info","ts":"2026-03-25T08:58:15.261370Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8981903803a372c6 became follower at term 0"} {"level":"info","ts":"2026-03-25T08:58:15.261389Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 8981903803a372c6 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-03-25T08:58:15.269872Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-25T08:58:15.272161Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-25T08:58:15.275835Z","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-25T08:58:15.277145Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.277164Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44","remote-peer-urls":["https://199.19.213.85:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.277296Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.277309Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea","remote-peer-urls":["https://199.19.213.126:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.277453Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.277474Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.279050Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.279161Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.279220Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44","remote-peer-urls":["https://199.19.213.85:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.279264Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.279462Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.279562Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.279604Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.280354Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.280385Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.280574Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea","remote-peer-urls":["https://199.19.213.126:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.280653Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"8981903803a372c6","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-25T08:58:15.281158Z","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-25T08:58:15.281446Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.282312Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.282346Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.282453Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"8981903803a372c6","initial-advertise-peer-urls":["https://199.19.213.168:2380"],"listen-peer-urls":["https://199.19.213.168:2380"],"advertise-client-urls":["https://199.19.213.168:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.168:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-25T08:58:15.282492Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-25T08:58:15.282845Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-03-25T08:58:15.281094Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.283033Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.168:2380"} {"level":"info","ts":"2026-03-25T08:58:15.283083Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.168:2380"} {"level":"info","ts":"2026-03-25T08:58:15.283263Z","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-25T08:58:15.283330Z","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-25T08:58:15.283348Z","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-25T08:58:15.283463Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"8981903803a372c6 [term: 0] received a MsgHeartbeat message with higher term from 6a0c678c4e560a44 [term: 2]"} {"level":"info","ts":"2026-03-25T08:58:15.283511Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8981903803a372c6 became follower at term 2"} {"level":"info","ts":"2026-03-25T08:58:15.283538Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 8981903803a372c6 elected leader 6a0c678c4e560a44 at term 2"} {"level":"info","ts":"2026-03-25T08:58:15.283714Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"addf916b7273b7ea","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-25T08:58:15.283742Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.283793Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.283982Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"addf916b7273b7ea","stream-type":"stream Message"} {"level":"info","ts":"2026-03-25T08:58:15.284004Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.284069Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"6a0c678c4e560a44","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-25T08:58:15.284098Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.284129Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.293785Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.294540Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.298958Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.300386Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.301184Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"8981903803a372c6","remote-snapshot-sender-id":"6a0c678c4e560a44","incoming-snapshot-index":651,"incoming-snapshot-message-size-bytes":9174,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-03-25T08:58:15.305975Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"6a0c678c4e560a44","stream-type":"stream Message"} {"level":"info","ts":"2026-03-25T08:58:15.306003Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.311471Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000028b.snap.db","bytes":1069056,"size":"1.1 MB"} {"level":"info","ts":"2026-03-25T08:58:15.311534Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"8981903803a372c6","remote-snapshot-sender-id":"6a0c678c4e560a44","incoming-snapshot-index":651,"incoming-snapshot-size-bytes":1069056,"incoming-snapshot-size":"1.1 MB","download-took":"10.572035ms"} {"level":"info","ts":"2026-03-25T08:58:15.311711Z","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: 651, term: 2]"} {"level":"info","ts":"2026-03-25T08:58:15.311795Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8981903803a372c6 switched to configuration voters=(7641596520048233028 12528892579035723754) learners=(9908359225445413574)"} {"level":"info","ts":"2026-03-25T08:58:15.311820Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"8981903803a372c6 [commit: 651, lastindex: 651, lastterm: 2] restored snapshot [index: 651, term: 2]"} {"level":"info","ts":"2026-03-25T08:58:15.311828Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"8981903803a372c6 [commit: 651] restored snapshot [index: 651, term: 2]"} {"level":"info","ts":"2026-03-25T08:58:15.311908Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":651,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-25T08:58:15.315536Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":651} {"level":"info","ts":"2026-03-25T08:58:15.315766Z","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: 0xc0004049c0}"} {"level":"info","ts":"2026-03-25T08:58:15.318083Z","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-25T08:58:15.318114Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"2.393535ms"} {"level":"info","ts":"2026-03-25T08:58:15.318225Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-03-25T08:58:15.319432Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-03-25T08:58:15.319447Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-03-25T08:58:15.329248Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":609} {"level":"info","ts":"2026-03-25T08:58:15.329288Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":651} {"level":"info","ts":"2026-03-25T08:58:15.329310Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-03-25T08:58:15.329458Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-03-25T08:58:15.330762Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-03-25T08:58:15.330791Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-03-25T08:58:15.330843Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-03-25T08:58:15.330858Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-03-25T08:58:15.331145Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-03-25T08:58:15.331597Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-03-25T08:58:15.331639Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-03-25T08:58:15.331713Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-25T08:58:15.331737Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dbaaf49260b7a32b","local-member-id":"8981903803a372c6","recovered-remote-peer-id":"6a0c678c4e560a44","recovered-remote-peer-urls":["https://199.19.213.85:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-25T08:58:15.331754Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dbaaf49260b7a32b","local-member-id":"8981903803a372c6","recovered-remote-peer-id":"8981903803a372c6","recovered-remote-peer-urls":["https://199.19.213.168:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-03-25T08:58:15.331767Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dbaaf49260b7a32b","local-member-id":"8981903803a372c6","recovered-remote-peer-id":"addf916b7273b7ea","recovered-remote-peer-urls":["https://199.19.213.126:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-25T08:58:15.331779Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-03-25T08:58:15.331792Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-03-25T08:58:15.331803Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-03-25T08:58:15.331819Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"6a0c678c4e560a44"} {"level":"warn","ts":"2026-03-25T08:58:15.331881Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.331910Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"6a0c678c4e560a44"} {"level":"warn","ts":"2026-03-25T08:58:15.331938Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.331953Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.332017Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"warn","ts":"2026-03-25T08:58:15.332146Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44","error":"context canceled"} {"level":"warn","ts":"2026-03-25T08:58:15.332206Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"6a0c678c4e560a44","error":"failed to read 6a0c678c4e560a44 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-25T08:58:15.332235Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"warn","ts":"2026-03-25T08:58:15.332328Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44","error":"context canceled"} {"level":"info","ts":"2026-03-25T08:58:15.332369Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.332395Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.332416Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"8981903803a372c6","removed-remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.332431Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"addf916b7273b7ea"} {"level":"warn","ts":"2026-03-25T08:58:15.332502Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.332531Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"addf916b7273b7ea"} {"level":"warn","ts":"2026-03-25T08:58:15.332564Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.332597Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.332808Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"warn","ts":"2026-03-25T08:58:15.333009Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea","error":"context canceled"} {"level":"warn","ts":"2026-03-25T08:58:15.333038Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"addf916b7273b7ea","error":"failed to read addf916b7273b7ea on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-25T08:58:15.333100Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"warn","ts":"2026-03-25T08:58:15.333217Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea","error":"context canceled"} {"level":"info","ts":"2026-03-25T08:58:15.333256Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.333267Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.333292Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"8981903803a372c6","removed-remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.333304Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-03-25T08:58:15.333314Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-03-25T08:58:15.333334Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333352Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333472Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333470Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333493Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44","remote-peer-urls":["https://199.19.213.85:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.333516Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333491Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333549Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.333509Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.333761Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.335259Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.337870Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.338123Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.338128Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea","remote-peer-urls":["https://199.19.213.126:2380"]} {"level":"info","ts":"2026-03-25T08:58:15.338127Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.338766Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.340640Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-03-25T08:58:15.340688Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":651,"current-applied-index":651,"incoming-leader-snapshot-index":651,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-25T08:58:15.346074Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"6a0c678c4e560a44","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-25T08:58:15.346112Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.346244Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.346355Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.347235Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.347268Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.352172Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"addf916b7273b7ea","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-25T08:58:15.352196Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.354842Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.355651Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.374296Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"addf916b7273b7ea","stream-type":"stream Message"} {"level":"info","ts":"2026-03-25T08:58:15.374351Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"addf916b7273b7ea"} {"level":"info","ts":"2026-03-25T08:58:15.384204Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"8981903803a372c6","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-03-25T08:58:15.405024Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8981903803a372c6","to":"6a0c678c4e560a44","stream-type":"stream Message"} {"level":"info","ts":"2026-03-25T08:58:15.405061Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8981903803a372c6","remote-peer-id":"6a0c678c4e560a44"} {"level":"info","ts":"2026-03-25T08:58:15.772568Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8981903803a372c6 switched to configuration voters=(7641596520048233028 9908359225445413574 12528892579035723754)"} {"level":"info","ts":"2026-03-25T08:58:15.772945Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"dbaaf49260b7a32b","local-member-id":"8981903803a372c6","promoted-member-id":"8981903803a372c6"} {"level":"warn","ts":"2026-03-25T08:58:22.281247Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"8981903803a372c6","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.168:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-03-25T08:58:22.285205Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"8981903803a372c6","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.168:2379]}","cluster-id":"dbaaf49260b7a32b","publish-timeout":"7s"} {"level":"info","ts":"2026-03-25T08:58:22.285237Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-25T08:58:22.285239Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-25T08:58:22.285641Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-25T08:58:22.285715Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-25T08:58:22.287013Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-25T08:58:22.287142Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-25T08:58:22.287364Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-25T08:58:22.291799Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.168:2379"} {"level":"info","ts":"2026-03-25T08:58:22.292085Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-03-25T08:58:22.295300Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42810","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.296528Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.297353Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.297522Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.299699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.299727Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.300439Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.301110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42790","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.301846Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.302179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.302284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.304218Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.168:42830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.305552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.309382Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.320057Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.335843Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34288","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.348867Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34292","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.363917Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.371458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.378724Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.388001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.401464Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.410143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.419990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34424","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.429164Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34450","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.436763Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34464","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.445615Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.455899Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.466080Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34532","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.477411Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.486725Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.497586Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.536887Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.568861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34620","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.580198Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34642","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.592012Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.600208Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34668","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.618995Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34684","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.633889Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.643673Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.651533Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.659429Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.669862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34790","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.679045Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.688803Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.697390Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.717323Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.725824Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.735413Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34900","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.747227Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.756224Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.768325Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.776950Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.799254Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34972","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.807800Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34996","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.815946Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35022","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.825379Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.834386Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.842885Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35048","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.851291Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35056","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.872167Z","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-25T08:58:22.890780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.926158Z","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-25T08:58:22.932710Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.942197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35172","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:22.948350Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:58:23.012141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35200","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-25T08:59:03.955517Z","caller":"traceutil/trace.go:172","msg":"trace[1965080361] transaction","detail":"{read_only:false; number_of_response:1; response_revision:868; }","duration":"330.541494ms","start":"2026-03-25T08:59:03.624941Z","end":"2026-03-25T08:59:03.955482Z","steps":["trace[1965080361] 'process raft request' (duration: 330.465892ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:03.955684Z","caller":"traceutil/trace.go:172","msg":"trace[888529488] transaction","detail":"{read_only:false; number_of_response:0; response_revision:868; }","duration":"330.841721ms","start":"2026-03-25T08:59:03.624802Z","end":"2026-03-25T08:59:03.955643Z","steps":["trace[888529488] 'process raft request' (duration: 330.229598ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:03.956493Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.624932Z","time spent":"330.708639ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":101,"response count":0,"response size":10113,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-25T08:59:03.957103Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.624764Z","time spent":"331.058256ms","remote":"127.0.0.1:35196","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":29,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-03-25T08:59:04.008187Z","caller":"traceutil/trace.go:172","msg":"trace[857825773] linearizableReadLoop","detail":"{readStateIndex:954; appliedIndex:956; }","duration":"380.10422ms","start":"2026-03-25T08:59:03.628052Z","end":"2026-03-25T08:59:04.008157Z","steps":["trace[857825773] 'read index received' (duration: 380.092489ms)","trace[857825773] 'applied index is now lower than readState.Index' (duration: 9.971µs)"],"step_count":2} {"level":"warn","ts":"2026-03-25T08:59:04.008420Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"380.324434ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1010"} {"level":"info","ts":"2026-03-25T08:59:04.008516Z","caller":"traceutil/trace.go:172","msg":"trace[1963837150] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:868; }","duration":"380.454407ms","start":"2026-03-25T08:59:03.628046Z","end":"2026-03-25T08:59:04.008501Z","steps":["trace[1963837150] 'agreement among raft nodes before linearized reading' (duration: 380.280603ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.008558Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.628032Z","time spent":"380.518099ms","remote":"127.0.0.1:35196","response type":"/etcdserverpb.KV/Range","request count":0,"request size":82,"response count":1,"response size":1034,"request content":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io\" limit:1 "} {"level":"info","ts":"2026-03-25T08:59:04.015162Z","caller":"traceutil/trace.go:172","msg":"trace[83058158] transaction","detail":"{read_only:false; number_of_response:0; response_revision:877; }","duration":"384.158236ms","start":"2026-03-25T08:59:03.630982Z","end":"2026-03-25T08:59:04.015140Z","steps":["trace[83058158] 'process raft request' (duration: 384.051213ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.015307Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.630957Z","time spent":"384.292428ms","remote":"127.0.0.1:35196","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":29,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-03-25T08:59:04.015221Z","caller":"traceutil/trace.go:172","msg":"trace[1178838924] transaction","detail":"{read_only:false; number_of_response:0; response_revision:877; }","duration":"387.378465ms","start":"2026-03-25T08:59:03.627755Z","end":"2026-03-25T08:59:04.015133Z","steps":["trace[1178838924] 'process raft request' (duration: 387.259022ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.015409Z","caller":"traceutil/trace.go:172","msg":"trace[514078674] transaction","detail":"{read_only:false; response_revision:880; number_of_response:1; }","duration":"349.893735ms","start":"2026-03-25T08:59:03.665503Z","end":"2026-03-25T08:59:04.015397Z","steps":["trace[514078674] 'process raft request' (duration: 349.853964ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.015480Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.665469Z","time spent":"349.969647ms","remote":"127.0.0.1:34634","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-25T08:59:04.015622Z","caller":"traceutil/trace.go:172","msg":"trace[416659358] transaction","detail":"{read_only:false; number_of_response:1; response_revision:878; }","duration":"366.99183ms","start":"2026-03-25T08:59:03.648622Z","end":"2026-03-25T08:59:04.015614Z","steps":["trace[416659358] 'process raft request' (duration: 366.668503ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.015672Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.648613Z","time spent":"367.03126ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":102,"response count":0,"response size":7376,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-25T08:59:04.015761Z","caller":"traceutil/trace.go:172","msg":"trace[1835946262] transaction","detail":"{read_only:false; response_revision:879; number_of_response:1; }","duration":"364.987776ms","start":"2026-03-25T08:59:03.650764Z","end":"2026-03-25T08:59:04.015751Z","steps":["trace[1835946262] 'process raft request' (duration: 364.552827ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.015776Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.627725Z","time spent":"387.688361ms","remote":"127.0.0.1:35196","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":29,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-03-25T08:59:04.015820Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.650751Z","time spent":"365.041397ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":10846,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-25T08:59:04.015876Z","caller":"traceutil/trace.go:172","msg":"trace[1881535953] transaction","detail":"{read_only:false; number_of_response:1; response_revision:878; }","duration":"377.346291ms","start":"2026-03-25T08:59:03.638516Z","end":"2026-03-25T08:59:04.015863Z","steps":["trace[1881535953] 'process raft request' (duration: 376.668047ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.015925Z","caller":"traceutil/trace.go:172","msg":"trace[535849320] transaction","detail":"{read_only:false; number_of_response:1; response_revision:878; }","duration":"378.76076ms","start":"2026-03-25T08:59:03.637157Z","end":"2026-03-25T08:59:04.015917Z","steps":["trace[535849320] 'process raft request' (duration: 377.944903ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.015934Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.638465Z","time spent":"377.441633ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":30445,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-25T08:59:04.015967Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.637145Z","time spent":"378.79935ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":30426,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-25T08:59:04.015994Z","caller":"traceutil/trace.go:172","msg":"trace[1999298139] transaction","detail":"{read_only:false; number_of_response:1; response_revision:878; }","duration":"370.939593ms","start":"2026-03-25T08:59:03.645046Z","end":"2026-03-25T08:59:04.015986Z","steps":["trace[1999298139] 'process raft request' (duration: 370.189388ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.015540Z","caller":"traceutil/trace.go:172","msg":"trace[196577813] transaction","detail":"{read_only:false; number_of_response:1; response_revision:878; }","duration":"369.900461ms","start":"2026-03-25T08:59:03.645514Z","end":"2026-03-25T08:59:04.015415Z","steps":["trace[196577813] 'process raft request' (duration: 369.748648ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.016064Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.645505Z","time spent":"370.535974ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":102,"response count":0,"response size":7376,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-25T08:59:04.017566Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.644725Z","time spent":"371.304981ms","remote":"127.0.0.1:34282","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":105,"response count":0,"response size":28791,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-25T08:59:04.031382Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"331.00928ms","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-25T08:59:04.031476Z","caller":"traceutil/trace.go:172","msg":"trace[1944164554] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:880; }","duration":"331.119972ms","start":"2026-03-25T08:59:03.700342Z","end":"2026-03-25T08:59:04.031462Z","steps":["trace[1944164554] 'agreement among raft nodes before linearized reading' (duration: 330.987329ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.031777Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"394.925602ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:995"} {"level":"info","ts":"2026-03-25T08:59:04.031802Z","caller":"traceutil/trace.go:172","msg":"trace[1808523625] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:880; }","duration":"394.949102ms","start":"2026-03-25T08:59:03.636843Z","end":"2026-03-25T08:59:04.031792Z","steps":["trace[1808523625] 'agreement among raft nodes before linearized reading' (duration: 394.821619ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.031832Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:03.636823Z","time spent":"395.001863ms","remote":"127.0.0.1:35196","response type":"/etcdserverpb.KV/Range","request count":0,"request size":77,"response count":1,"response size":1019,"request content":"key:\"/registry/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io\" limit:1 "} {"level":"info","ts":"2026-03-25T08:59:04.144935Z","caller":"traceutil/trace.go:172","msg":"trace[1613947694] linearizableReadLoop","detail":"{readStateIndex:986; appliedIndex:986; }","duration":"113.740422ms","start":"2026-03-25T08:59:04.031014Z","end":"2026-03-25T08:59:04.144754Z","steps":["trace[1613947694] 'read index received' (duration: 113.712021ms)","trace[1613947694] 'applied index is now lower than readState.Index' (duration: 25.201µs)"],"step_count":2} {"level":"warn","ts":"2026-03-25T08:59:04.164150Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"146.739558ms","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-03-25T08:59:04.164250Z","caller":"traceutil/trace.go:172","msg":"trace[1751832097] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha2.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:880; }","duration":"146.85471ms","start":"2026-03-25T08:59:04.017369Z","end":"2026-03-25T08:59:04.164224Z","steps":["trace[1751832097] 'agreement among raft nodes before linearized reading' (duration: 127.552073ms)","trace[1751832097] 'range keys from in-memory index tree' (duration: 19.029812ms)"],"step_count":2} {"level":"warn","ts":"2026-03-25T08:59:04.164244Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"146.479733ms","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-25T08:59:04.164356Z","caller":"traceutil/trace.go:172","msg":"trace[340616183] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:880; }","duration":"146.619486ms","start":"2026-03-25T08:59:04.017709Z","end":"2026-03-25T08:59:04.164328Z","steps":["trace[340616183] 'agreement among raft nodes before linearized reading' (duration: 127.067493ms)","trace[340616183] 'range keys from in-memory index tree' (duration: 19.228767ms)"],"step_count":2} {"level":"info","ts":"2026-03-25T08:59:04.165252Z","caller":"traceutil/trace.go:172","msg":"trace[599981260] transaction","detail":"{read_only:false; response_revision:883; number_of_response:1; }","duration":"143.376237ms","start":"2026-03-25T08:59:04.021857Z","end":"2026-03-25T08:59:04.165233Z","steps":["trace[599981260] 'process raft request' (duration: 143.292956ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.180857Z","caller":"traceutil/trace.go:172","msg":"trace[2059233197] transaction","detail":"{read_only:false; number_of_response:1; response_revision:891; }","duration":"124.263644ms","start":"2026-03-25T08:59:04.056568Z","end":"2026-03-25T08:59:04.180832Z","steps":["trace[2059233197] 'process raft request' (duration: 124.193052ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.181170Z","caller":"traceutil/trace.go:172","msg":"trace[1513261616] transaction","detail":"{read_only:false; number_of_response:1; response_revision:891; }","duration":"143.743155ms","start":"2026-03-25T08:59:04.037419Z","end":"2026-03-25T08:59:04.181162Z","steps":["trace[1513261616] 'process raft request' (duration: 143.245724ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:04.182165Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.953379ms","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-25T08:59:04.182242Z","caller":"traceutil/trace.go:172","msg":"trace[584440102] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:891; }","duration":"117.042671ms","start":"2026-03-25T08:59:04.065185Z","end":"2026-03-25T08:59:04.182228Z","steps":["trace[584440102] 'agreement among raft nodes before linearized reading' (duration: 116.828756ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.183765Z","caller":"traceutil/trace.go:172","msg":"trace[325303979] transaction","detail":"{read_only:false; number_of_response:1; response_revision:891; }","duration":"123.477178ms","start":"2026-03-25T08:59:04.060277Z","end":"2026-03-25T08:59:04.183754Z","steps":["trace[325303979] 'process raft request' (duration: 122.421556ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:04.183944Z","caller":"traceutil/trace.go:172","msg":"trace[917230643] transaction","detail":"{read_only:false; number_of_response:1; response_revision:891; }","duration":"100.551203ms","start":"2026-03-25T08:59:04.083381Z","end":"2026-03-25T08:59:04.183933Z","steps":["trace[917230643] 'process raft request' (duration: 99.42688ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:10.974517Z","caller":"traceutil/trace.go:172","msg":"trace[1017903376] transaction","detail":"{read_only:false; response_revision:978; number_of_response:1; }","duration":"268.038071ms","start":"2026-03-25T08:59:10.706454Z","end":"2026-03-25T08:59:10.974492Z","steps":["trace[1017903376] 'process raft request' (duration: 267.923078ms)"],"step_count":1} {"level":"info","ts":"2026-03-25T08:59:11.163532Z","caller":"traceutil/trace.go:172","msg":"trace[1334547660] linearizableReadLoop","detail":"{readStateIndex:1146; appliedIndex:1147; }","duration":"379.551163ms","start":"2026-03-25T08:59:10.783950Z","end":"2026-03-25T08:59:11.163502Z","steps":["trace[1334547660] 'read index received' (duration: 379.544362ms)","trace[1334547660] 'applied index is now lower than readState.Index' (duration: 5.051µs)"],"step_count":2} {"level":"warn","ts":"2026-03-25T08:59:11.164036Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"380.007512ms","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-25T08:59:11.164385Z","caller":"traceutil/trace.go:172","msg":"trace[321067534] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:978; }","duration":"380.43111ms","start":"2026-03-25T08:59:10.783934Z","end":"2026-03-25T08:59:11.164365Z","steps":["trace[321067534] 'agreement among raft nodes before linearized reading' (duration: 379.646535ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:11.164520Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:10.783909Z","time spent":"380.598493ms","remote":"127.0.0.1:34634","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":507,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-03-25T08:59:11.320769Z","caller":"traceutil/trace.go:172","msg":"trace[409959986] linearizableReadLoop","detail":"{readStateIndex:1149; appliedIndex:1150; }","duration":"157.045283ms","start":"2026-03-25T08:59:11.163698Z","end":"2026-03-25T08:59:11.320743Z","steps":["trace[409959986] 'read index received' (duration: 157.040273ms)","trace[409959986] 'applied index is now lower than readState.Index' (duration: 3.9µs)"],"step_count":2} {"level":"warn","ts":"2026-03-25T08:59:11.320993Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"329.597877ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-89x46\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-03-25T08:59:11.321033Z","caller":"traceutil/trace.go:172","msg":"trace[40019753] range","detail":"{range_begin:/registry/pods/kube-system/cilium-89x46; range_end:; response_count:1; response_revision:983; }","duration":"329.652168ms","start":"2026-03-25T08:59:10.991371Z","end":"2026-03-25T08:59:11.321023Z","steps":["trace[40019753] 'agreement among raft nodes before linearized reading' (duration: 329.475104ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:11.321066Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-25T08:59:10.991339Z","time spent":"329.719419ms","remote":"127.0.0.1:34520","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18378,"request content":"key:\"/registry/pods/kube-system/cilium-89x46\" limit:1 "} {"level":"warn","ts":"2026-03-25T08:59:11.751189Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"179.035849ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-03-25T08:59:12.026091Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"102.033759ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-03-25T08:59:12.123188Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"423.251459ms","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-25T08:59:12.123060Z","caller":"traceutil/trace.go:172","msg":"trace[750527187] linearizableReadLoop","detail":"{readStateIndex:1158; appliedIndex:1156; }","duration":"423.089786ms","start":"2026-03-25T08:59:11.699936Z","end":"2026-03-25T08:59:12.123025Z","steps":["trace[750527187] 'read index received' (duration: 226.558811ms)","trace[750527187] 'applied index is now lower than readState.Index' (duration: 196.527755ms)"],"step_count":2} {"level":"info","ts":"2026-03-25T08:59:12.123271Z","caller":"traceutil/trace.go:172","msg":"trace[2030978011] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:989; }","duration":"423.370022ms","start":"2026-03-25T08:59:11.699891Z","end":"2026-03-25T08:59:12.123261Z","steps":["trace[2030978011] 'agreement among raft nodes before linearized reading' (duration: 423.199068ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:12.194141Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"190.490893ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-03-25T08:59:12.194227Z","caller":"traceutil/trace.go:172","msg":"trace[1318492510] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:995; }","duration":"190.591475ms","start":"2026-03-25T08:59:12.003616Z","end":"2026-03-25T08:59:12.194208Z","steps":["trace[1318492510] 'agreement among raft nodes before linearized reading' (duration: 190.403612ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:12.647004Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"157.659937ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-03-25T08:59:12.672369Z","caller":"traceutil/trace.go:172","msg":"trace[899374540] linearizableReadLoop","detail":"{readStateIndex:1171; appliedIndex:1171; }","duration":"283.348797ms","start":"2026-03-25T08:59:12.388989Z","end":"2026-03-25T08:59:12.672338Z","steps":["trace[899374540] 'read index received' (duration: 283.339247ms)","trace[899374540] 'applied index is now lower than readState.Index' (duration: 8.2µs)"],"step_count":2} {"level":"warn","ts":"2026-03-25T08:59:12.672616Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"283.606703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-25T08:59:12.672681Z","caller":"traceutil/trace.go:172","msg":"trace[1288216876] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1001; }","duration":"283.691344ms","start":"2026-03-25T08:59:12.388972Z","end":"2026-03-25T08:59:12.672664Z","steps":["trace[1288216876] 'agreement among raft nodes before linearized reading' (duration: 283.523481ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:12.675358Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"260.153702ms","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-25T08:59:12.675776Z","caller":"traceutil/trace.go:172","msg":"trace[589396515] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:1002; }","duration":"260.58337ms","start":"2026-03-25T08:59:12.415176Z","end":"2026-03-25T08:59:12.675759Z","steps":["trace[589396515] 'agreement among raft nodes before linearized reading' (duration: 260.04592ms)"],"step_count":1} {"level":"warn","ts":"2026-03-25T08:59:40.447110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.469532Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.509451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47498","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.649658Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.677922Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.726821Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.741123Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.887840Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:40.941812Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.020590Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.059572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.085831Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.104491Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.150635Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47744","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.171683Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:41.196284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:42.255348Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47790","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:42.273661Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-25T08:59:43.452929Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47830","server-name":"","error":"EOF"}