{"level":"warn","ts":"2026-03-30T20:44:07.600336Z","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-30T20:44:07.600504Z","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-30T20:44:07.600522Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.244: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.244:2380","--initial-cluster=controller-3=https://199.204.45.244:2380,controller-1=https://199.204.45.44:2380,controller-2=https://199.204.45.109: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.244:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.244: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-30T20:44:07.600619Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-30T20:44:07.600645Z","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-30T20:44:07.600658Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.244:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.600685Z","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-30T20:44:07.602120Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"]} {"level":"info","ts":"2026-03-30T20:44:07.603493Z","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.244:2380"],"listen-peer-urls":["https://199.204.45.244:2380"],"advertise-client-urls":["https://199.204.45.244:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.44:2380,controller-2=https://199.204.45.109:2380,controller-3=https://199.204.45.244: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-30T20:44:07.604224Z","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: 0xc000078470}"} {"level":"info","ts":"2026-03-30T20:44:07.607934Z","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-30T20:44:07.607973Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.852712ms"} {"level":"info","ts":"2026-03-30T20:44:07.607993Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-30T20:44:07.608015Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-30T20:44:07.623163Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-03-30T20:44:07.623222Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-03-30T20:44:07.623254Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.44:2380","host":"199.204.45.44:2380","resolved-addr":"199.204.45.44:2380"} {"level":"info","ts":"2026-03-30T20:44:07.623270Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-03-30T20:44:07.623303Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.44:2380","host":"199.204.45.44:2380","resolved-addr":"199.204.45.44:2380"} {"level":"info","ts":"2026-03-30T20:44:07.623319Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-03-30T20:44:07.638977Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-30T20:44:07.653004Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-30T20:44:07.653053Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"37bba96ae6075aaa","cluster-id":"92fa3fee501eaaec"} {"level":"info","ts":"2026-03-30T20:44:07.653083Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-30T20:44:07.653171Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"37bba96ae6075aaa switched to configuration voters=()"} {"level":"info","ts":"2026-03-30T20:44:07.653223Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"37bba96ae6075aaa became follower at term 0"} {"level":"info","ts":"2026-03-30T20:44:07.653238Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 37bba96ae6075aaa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-03-30T20:44:07.659410Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-30T20:44:07.661060Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-30T20:44:07.666298Z","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-30T20:44:07.666736Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.666751Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45","remote-peer-urls":["https://199.204.45.44:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.666768Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.666773Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.666786Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.666799Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.666999Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.667165Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.667255Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.667448Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45","remote-peer-urls":["https://199.204.45.44:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.667476Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.667521Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.667747Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.667764Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.667793Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"37bba96ae6075aaa","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-30T20:44:07.667983Z","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-30T20:44:07.667303Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.668469Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-30T20:44:07.667412Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.668353Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"37bba96ae6075aaa","initial-advertise-peer-urls":["https://199.204.45.244:2380"],"listen-peer-urls":["https://199.204.45.244:2380"],"advertise-client-urls":["https://199.204.45.244:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-30T20:44:07.668990Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-03-30T20:44:07.669042Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.669051Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.669068Z","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-30T20:44:07.669125Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.669138Z","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-30T20:44:07.669149Z","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-30T20:44:07.669265Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.669426Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.244:2380"} {"level":"info","ts":"2026-03-30T20:44:07.669465Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.244:2380"} {"level":"info","ts":"2026-03-30T20:44:07.669726Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"37bba96ae6075aaa [term: 0] received a MsgHeartbeat message with higher term from a0a01fc7fbf6be45 [term: 2]"} {"level":"info","ts":"2026-03-30T20:44:07.669750Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"37bba96ae6075aaa became follower at term 2"} {"level":"info","ts":"2026-03-30T20:44:07.669766Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 37bba96ae6075aaa elected leader a0a01fc7fbf6be45 at term 2"} {"level":"info","ts":"2026-03-30T20:44:07.684334Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"a0a01fc7fbf6be45","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T20:44:07.684375Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.684430Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.684576Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.684701Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.685699Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.685722Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.685942Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.686127Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"ba68feaac5c12765","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T20:44:07.686309Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.687513Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"a0a01fc7fbf6be45","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T20:44:07.688161Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.689631Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"ba68feaac5c12765","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T20:44:07.689657Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.689685Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"37bba96ae6075aaa","remote-snapshot-sender-id":"a0a01fc7fbf6be45","incoming-snapshot-index":596,"incoming-snapshot-message-size-bytes":8747,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-03-30T20:44:07.701590Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000254.snap.db","bytes":999424,"size":"999 kB"} {"level":"info","ts":"2026-03-30T20:44:07.701660Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"37bba96ae6075aaa","remote-snapshot-sender-id":"a0a01fc7fbf6be45","incoming-snapshot-index":596,"incoming-snapshot-size-bytes":999424,"incoming-snapshot-size":"999 kB","download-took":"12.071247ms"} {"level":"info","ts":"2026-03-30T20:44:07.701827Z","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: 596, term: 2]"} {"level":"info","ts":"2026-03-30T20:44:07.701949Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"37bba96ae6075aaa switched to configuration voters=(11574285986128379461 13432265898048169829) learners=(4015989769321798314)"} {"level":"info","ts":"2026-03-30T20:44:07.701984Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"37bba96ae6075aaa [commit: 596, lastindex: 596, lastterm: 2] restored snapshot [index: 596, term: 2]"} {"level":"info","ts":"2026-03-30T20:44:07.702004Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"37bba96ae6075aaa [commit: 596] restored snapshot [index: 596, term: 2]"} {"level":"info","ts":"2026-03-30T20:44:07.702307Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":596,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-30T20:44:07.705616Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":596} {"level":"info","ts":"2026-03-30T20:44:07.706119Z","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: 0xc0003942d0}"} {"level":"info","ts":"2026-03-30T20:44:07.706824Z","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-30T20:44:07.706935Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"880.188µs"} {"level":"info","ts":"2026-03-30T20:44:07.707032Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-03-30T20:44:07.708032Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-03-30T20:44:07.708060Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-03-30T20:44:07.710071Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":553} {"level":"info","ts":"2026-03-30T20:44:07.710140Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":596} {"level":"info","ts":"2026-03-30T20:44:07.710179Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-03-30T20:44:07.710220Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-03-30T20:44:07.711085Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-03-30T20:44:07.711101Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-03-30T20:44:07.711118Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-03-30T20:44:07.711123Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-03-30T20:44:07.711505Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-03-30T20:44:07.711676Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-03-30T20:44:07.711729Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-03-30T20:44:07.711783Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-30T20:44:07.711826Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"92fa3fee501eaaec","local-member-id":"37bba96ae6075aaa","recovered-remote-peer-id":"37bba96ae6075aaa","recovered-remote-peer-urls":["https://199.204.45.244:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-03-30T20:44:07.711849Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"92fa3fee501eaaec","local-member-id":"37bba96ae6075aaa","recovered-remote-peer-id":"a0a01fc7fbf6be45","recovered-remote-peer-urls":["https://199.204.45.44:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-30T20:44:07.711879Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"92fa3fee501eaaec","local-member-id":"37bba96ae6075aaa","recovered-remote-peer-id":"ba68feaac5c12765","recovered-remote-peer-urls":["https://199.204.45.109:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-30T20:44:07.711899Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-03-30T20:44:07.711921Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-03-30T20:44:07.711940Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-03-30T20:44:07.711974Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"warn","ts":"2026-03-30T20:44:07.712045Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.712077Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"warn","ts":"2026-03-30T20:44:07.712123Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.712146Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.712201Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"warn","ts":"2026-03-30T20:44:07.712370Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45","error":"context canceled"} {"level":"warn","ts":"2026-03-30T20:44:07.712415Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"a0a01fc7fbf6be45","error":"failed to read a0a01fc7fbf6be45 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-30T20:44:07.712472Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"warn","ts":"2026-03-30T20:44:07.712713Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45","error":"context canceled"} {"level":"info","ts":"2026-03-30T20:44:07.712750Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.712795Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.712870Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"37bba96ae6075aaa","removed-remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.712897Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"ba68feaac5c12765"} {"level":"warn","ts":"2026-03-30T20:44:07.712976Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713022Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"ba68feaac5c12765"} {"level":"warn","ts":"2026-03-30T20:44:07.713063Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713098Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713137Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"warn","ts":"2026-03-30T20:44:07.713266Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765","error":"context canceled"} {"level":"warn","ts":"2026-03-30T20:44:07.713293Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"ba68feaac5c12765","error":"failed to read ba68feaac5c12765 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-30T20:44:07.713321Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"warn","ts":"2026-03-30T20:44:07.713390Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765","error":"context canceled"} {"level":"info","ts":"2026-03-30T20:44:07.713466Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713488Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713500Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"37bba96ae6075aaa","removed-remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713514Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-03-30T20:44:07.713525Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-03-30T20:44:07.713544Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.713564Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.713679Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.713700Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45","remote-peer-urls":["https://199.204.45.44:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.713714Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713728Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.713806Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.713831Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.713843Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.713892Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.715929Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.716047Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.716073Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.716071Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-03-30T20:44:07.716101Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-03-30T20:44:07.716108Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.716128Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":596,"current-applied-index":596,"incoming-leader-snapshot-index":596,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-30T20:44:07.716357Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.716538Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"37bba96ae6075aaa","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.244:2379]}","cluster-id":"92fa3fee501eaaec","publish-timeout":"7s"} {"level":"info","ts":"2026-03-30T20:44:07.716846Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-30T20:44:07.716821Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-30T20:44:07.716999Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-30T20:44:07.719725Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-30T20:44:07.719349Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-30T20:44:07.720875Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-30T20:44:07.721155Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-30T20:44:07.722563Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-03-30T20:44:07.723323Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.244:2379"} {"level":"info","ts":"2026-03-30T20:44:07.726154Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.726176Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.729804Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.729839Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.730327Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.730527Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"warn","ts":"2026-03-30T20:44:07.736385Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.244:51582","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-30T20:44:07.769388Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"37bba96ae6075aaa","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-03-30T20:44:07.785138Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"a0a01fc7fbf6be45","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T20:44:07.785177Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.789488Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"a0a01fc7fbf6be45","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T20:44:07.789516Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"a0a01fc7fbf6be45"} {"level":"info","ts":"2026-03-30T20:44:07.790072Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"ba68feaac5c12765","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T20:44:07.790139Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:07.800028Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"37bba96ae6075aaa","to":"ba68feaac5c12765","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T20:44:07.800074Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"37bba96ae6075aaa","remote-peer-id":"ba68feaac5c12765"} {"level":"info","ts":"2026-03-30T20:44:08.162194Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"37bba96ae6075aaa switched to configuration voters=(4015989769321798314 11574285986128379461 13432265898048169829)"} {"level":"info","ts":"2026-03-30T20:44:08.162512Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"92fa3fee501eaaec","local-member-id":"37bba96ae6075aaa","promoted-member-id":"37bba96ae6075aaa"} {"level":"warn","ts":"2026-03-30T20:44:08.399774Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39638","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.401145Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39660","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.424263Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.432697Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39694","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.448355Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.471027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.479038Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39774","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.488062Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.498626Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39810","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.507879Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.516816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39854","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.525101Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39864","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.533271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.543207Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39896","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.562253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.573095Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.581055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39976","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.592478Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39986","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.604533Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.612943Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.625741Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40042","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.659755Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40070","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.670447Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40072","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.678508Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.688063Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.705591Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40100","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.713351Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40120","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.724324Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40144","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.734121Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40158","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.742549Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.752642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40182","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.765953Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40212","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.786112Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40226","server-name":"","error":"read tcp 127.0.0.1:2379->127.0.0.1:40226: read: connection reset by peer"} {"level":"warn","ts":"2026-03-30T20:44:08.793967Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40254","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.808461Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.816889Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40296","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.826682Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40324","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.840380Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.850541Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40364","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.868540Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40388","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.880684Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40418","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.892329Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40430","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.903556Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40450","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.913912Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.923618Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.935346Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.946164Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40520","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.954366Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.964086Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.974584Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40566","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:08.985448Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.004036Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.012844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40646","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.021348Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.030648Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40674","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.066210Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.085768Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.090592Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:44:09.145548Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.666253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.756021Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.811101Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.838336Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39292","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.869108Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.895376Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39316","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.914636Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:16.977202Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39378","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.008465Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39390","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.025345Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.044143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.064854Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39458","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.165707Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.205702Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39502","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.329707Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39512","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.391872Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:17.440761Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39566","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:18.570271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39576","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:18.579869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39588","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:18.868004Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39608","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-30T20:47:22.422553Z","caller":"traceutil/trace.go:172","msg":"trace[673047118] linearizableReadLoop","detail":"{readStateIndex:1938; appliedIndex:1938; }","duration":"211.539054ms","start":"2026-03-30T20:47:22.210979Z","end":"2026-03-30T20:47:22.422518Z","steps":["trace[673047118] 'read index received' (duration: 211.532834ms)","trace[673047118] 'applied index is now lower than readState.Index' (duration: 5.21µs)"],"step_count":2} {"level":"warn","ts":"2026-03-30T20:47:22.477499Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"151.170311ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-03-30T20:47:22.477540Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"266.532627ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-sjr5h\" limit:1 ","response":"range_response_count:1 size:18623"} {"level":"info","ts":"2026-03-30T20:47:22.477594Z","caller":"traceutil/trace.go:172","msg":"trace[360487260] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1635; }","duration":"151.301682ms","start":"2026-03-30T20:47:22.326272Z","end":"2026-03-30T20:47:22.477574Z","steps":["trace[360487260] 'agreement among raft nodes before linearized reading' (duration: 97.737151ms)","trace[360487260] 'range keys from in-memory index tree' (duration: 53.36035ms)"],"step_count":2} {"level":"info","ts":"2026-03-30T20:47:22.477618Z","caller":"traceutil/trace.go:172","msg":"trace[1534371305] range","detail":"{range_begin:/registry/pods/kube-system/cilium-sjr5h; range_end:; response_count:1; response_revision:1635; }","duration":"266.632937ms","start":"2026-03-30T20:47:22.210965Z","end":"2026-03-30T20:47:22.477598Z","steps":["trace[1534371305] 'agreement among raft nodes before linearized reading' (duration: 211.689645ms)","trace[1534371305] 'range keys from in-memory index tree' (duration: 54.68598ms)"],"step_count":2} {"level":"warn","ts":"2026-03-30T20:47:29.292294Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59048","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:32.154196Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:32.180303Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:32.184964Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53556","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:32.209519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T20:47:59.912269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51372","server-name":"","error":"EOF"}