{"level":"warn","ts":"2026-04-16T02:43:33.630479Z","caller":"embed/config.go:679","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-16T02:43:33.630663Z","caller":"etcdmain/etcd.go:73","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.210:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--experimental-initial-corrupt-check=true","--experimental-watch-progress-notify-interval=5s","--initial-advertise-peer-urls=https://199.204.45.210:2380","--initial-cluster=instance=https://199.204.45.210:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.210:2380","--name=instance","--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"]} {"level":"warn","ts":"2026-04-16T02:43:33.630755Z","caller":"embed/config.go:679","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-16T02:43:33.630855Z","caller":"embed/etcd.go:127","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.210:2380"]} {"level":"info","ts":"2026-04-16T02:43:33.630892Z","caller":"embed/etcd.go:494","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-04-16T02:43:33.631785Z","caller":"embed/etcd.go:135","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.210:2379"]} {"level":"info","ts":"2026-04-16T02:43:33.632038Z","caller":"embed/etcd.go:308","msg":"starting an etcd server","etcd-version":"3.5.12","git-sha":"e7b3bb6cc","go-version":"go1.20.13","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"instance","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.210:2380"],"listen-peer-urls":["https://199.204.45.210:2380"],"advertise-client-urls":["https://199.204.45.210:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.210:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"instance=https://199.204.45.210:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"initial-corrupt-check":true,"corrupt-check-time-interval":"0s","compact-check-time-enabled":false,"compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s"} {"level":"info","ts":"2026-04-16T02:43:33.636365Z","caller":"etcdserver/backend.go:81","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.972093ms"} {"level":"info","ts":"2026-04-16T02:43:33.644452Z","caller":"etcdserver/raft.go:495","msg":"starting local member","local-member-id":"1cac722af8b2b8a6","cluster-id":"ba0a336ca61ee41d"} {"level":"info","ts":"2026-04-16T02:43:33.644533Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 switched to configuration voters=()"} {"level":"info","ts":"2026-04-16T02:43:33.644559Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 became follower at term 0"} {"level":"info","ts":"2026-04-16T02:43:33.644578Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft 1cac722af8b2b8a6 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-04-16T02:43:33.644595Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 became follower at term 1"} {"level":"info","ts":"2026-04-16T02:43:33.644637Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 switched to configuration voters=(2066151857942870182)"} {"level":"warn","ts":"2026-04-16T02:43:33.649635Z","caller":"auth/store.go:1241","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-16T02:43:33.651843Z","caller":"mvcc/kvstore.go:407","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-16T02:43:33.652855Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-04-16T02:43:33.655108Z","caller":"etcdserver/server.go:860","msg":"starting etcd server","local-member-id":"1cac722af8b2b8a6","local-server-version":"3.5.12","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-04-16T02:43:33.65671Z","caller":"etcdserver/server.go:744","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"1cac722af8b2b8a6","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-04-16T02:43:33.657258Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-16T02:43:33.657384Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-16T02:43:33.657428Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-16T02:43:33.657869Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 switched to configuration voters=(2066151857942870182)"} {"level":"info","ts":"2026-04-16T02:43:33.658063Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"ba0a336ca61ee41d","local-member-id":"1cac722af8b2b8a6","added-peer-id":"1cac722af8b2b8a6","added-peer-peer-urls":["https://199.204.45.210:2380"]} {"level":"info","ts":"2026-04-16T02:43:33.662124Z","caller":"embed/etcd.go:726","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-04-16T02:43:33.662463Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"1cac722af8b2b8a6","initial-advertise-peer-urls":["https://199.204.45.210:2380"],"listen-peer-urls":["https://199.204.45.210:2380"],"advertise-client-urls":["https://199.204.45.210:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.210:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-04-16T02:43:33.662513Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-16T02:43:33.662617Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"199.204.45.210:2380"} {"level":"info","ts":"2026-04-16T02:43:33.662638Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"199.204.45.210:2380"} {"level":"info","ts":"2026-04-16T02:43:34.644827Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 is starting a new election at term 1"} {"level":"info","ts":"2026-04-16T02:43:34.64492Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 became pre-candidate at term 1"} {"level":"info","ts":"2026-04-16T02:43:34.644951Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 received MsgPreVoteResp from 1cac722af8b2b8a6 at term 1"} {"level":"info","ts":"2026-04-16T02:43:34.644971Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 became candidate at term 2"} {"level":"info","ts":"2026-04-16T02:43:34.644982Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 received MsgVoteResp from 1cac722af8b2b8a6 at term 2"} {"level":"info","ts":"2026-04-16T02:43:34.644999Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"1cac722af8b2b8a6 became leader at term 2"} {"level":"info","ts":"2026-04-16T02:43:34.645012Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 1cac722af8b2b8a6 elected leader 1cac722af8b2b8a6 at term 2"} {"level":"info","ts":"2026-04-16T02:43:34.645976Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"} {"level":"info","ts":"2026-04-16T02:43:34.646717Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"1cac722af8b2b8a6","local-member-attributes":"{Name:instance ClientURLs:[https://199.204.45.210:2379]}","request-path":"/0/members/1cac722af8b2b8a6/attributes","cluster-id":"ba0a336ca61ee41d","publish-timeout":"7s"} {"level":"info","ts":"2026-04-16T02:43:34.646722Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-16T02:43:34.646801Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-16T02:43:34.647216Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-16T02:43:34.647312Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-04-16T02:43:34.64764Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"ba0a336ca61ee41d","local-member-id":"1cac722af8b2b8a6","cluster-version":"3.5"} {"level":"info","ts":"2026-04-16T02:43:34.647767Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"} {"level":"info","ts":"2026-04-16T02:43:34.647806Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"} {"level":"info","ts":"2026-04-16T02:43:34.650376Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-04-16T02:43:34.650812Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.210:2379"} {"level":"info","ts":"2026-04-16T02:43:38.953642Z","caller":"traceutil/trace.go:171","msg":"trace[1861845401] linearizableReadLoop","detail":"{readStateIndex:255; appliedIndex:254; }","duration":"213.753543ms","start":"2026-04-16T02:43:38.739863Z","end":"2026-04-16T02:43:38.953617Z","steps":["trace[1861845401] 'read index received' (duration: 213.42488ms)","trace[1861845401] 'applied index is now lower than readState.Index' (duration: 327.283µs)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:43:38.953846Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"213.959585ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/instance\" ","response":"range_response_count:1 size:3709"} {"level":"info","ts":"2026-04-16T02:43:38.953907Z","caller":"traceutil/trace.go:171","msg":"trace[1609457994] range","detail":"{range_begin:/registry/minions/instance; range_end:; response_count:1; response_revision:249; }","duration":"214.096776ms","start":"2026-04-16T02:43:38.739793Z","end":"2026-04-16T02:43:38.95389Z","steps":["trace[1609457994] 'agreement among raft nodes before linearized reading' (duration: 213.933705ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:43:38.953886Z","caller":"traceutil/trace.go:171","msg":"trace[4394385] transaction","detail":"{read_only:false; response_revision:249; number_of_response:1; }","duration":"250.350235ms","start":"2026-04-16T02:43:38.703497Z","end":"2026-04-16T02:43:38.953847Z","steps":["trace[4394385] 'process raft request' (duration: 249.886051ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:43:39.090801Z","caller":"traceutil/trace.go:171","msg":"trace[425772262] transaction","detail":"{read_only:false; response_revision:251; number_of_response:1; }","duration":"125.346799ms","start":"2026-04-16T02:43:38.965426Z","end":"2026-04-16T02:43:39.090773Z","steps":["trace[425772262] 'process raft request' (duration: 125.304328ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:43:39.09094Z","caller":"traceutil/trace.go:171","msg":"trace[1745093217] transaction","detail":"{read_only:false; response_revision:250; number_of_response:1; }","duration":"127.343798ms","start":"2026-04-16T02:43:38.963557Z","end":"2026-04-16T02:43:39.0909Z","steps":["trace[1745093217] 'process raft request' (duration: 123.260329ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.82491Z","caller":"traceutil/trace.go:171","msg":"trace[682079891] transaction","detail":"{read_only:false; response_revision:510; number_of_response:1; }","duration":"182.272851ms","start":"2026-04-16T02:44:03.642609Z","end":"2026-04-16T02:44:03.824882Z","steps":["trace[682079891] 'process raft request' (duration: 182.13052ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825295Z","caller":"traceutil/trace.go:171","msg":"trace[1711741691] transaction","detail":"{read_only:false; response_revision:518; number_of_response:1; }","duration":"143.013509ms","start":"2026-04-16T02:44:03.68222Z","end":"2026-04-16T02:44:03.825233Z","steps":["trace[1711741691] 'process raft request' (duration: 142.875218ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825005Z","caller":"traceutil/trace.go:171","msg":"trace[1364630950] transaction","detail":"{read_only:false; response_revision:509; number_of_response:1; }","duration":"183.228216ms","start":"2026-04-16T02:44:03.641729Z","end":"2026-04-16T02:44:03.824958Z","steps":["trace[1364630950] 'process raft request' (duration: 182.917424ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:44:03.825472Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"176.813066ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-16T02:44:03.825536Z","caller":"traceutil/trace.go:171","msg":"trace[50977845] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:518; }","duration":"176.941118ms","start":"2026-04-16T02:44:03.648573Z","end":"2026-04-16T02:44:03.825514Z","steps":["trace[50977845] 'agreement among raft nodes before linearized reading' (duration: 176.768656ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825116Z","caller":"traceutil/trace.go:171","msg":"trace[246063969] transaction","detail":"{read_only:false; response_revision:515; number_of_response:1; }","duration":"170.480444ms","start":"2026-04-16T02:44:03.654616Z","end":"2026-04-16T02:44:03.825097Z","steps":["trace[246063969] 'process raft request' (duration: 170.297313ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.82516Z","caller":"traceutil/trace.go:171","msg":"trace[762106239] linearizableReadLoop","detail":"{readStateIndex:522; appliedIndex:520; }","duration":"176.535123ms","start":"2026-04-16T02:44:03.648603Z","end":"2026-04-16T02:44:03.825138Z","steps":["trace[762106239] 'read index received' (duration: 80.548557ms)","trace[762106239] 'applied index is now lower than readState.Index' (duration: 95.985646ms)"],"step_count":2} {"level":"info","ts":"2026-04-16T02:44:03.8251Z","caller":"traceutil/trace.go:171","msg":"trace[1469140213] transaction","detail":"{read_only:false; response_revision:513; number_of_response:1; }","duration":"172.237006ms","start":"2026-04-16T02:44:03.652817Z","end":"2026-04-16T02:44:03.825054Z","steps":["trace[1469140213] 'process raft request' (duration: 172.026305ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825157Z","caller":"traceutil/trace.go:171","msg":"trace[1959112296] transaction","detail":"{read_only:false; response_revision:514; number_of_response:1; }","duration":"171.273289ms","start":"2026-04-16T02:44:03.653873Z","end":"2026-04-16T02:44:03.825146Z","steps":["trace[1959112296] 'process raft request' (duration: 171.004048ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825178Z","caller":"traceutil/trace.go:171","msg":"trace[519510094] transaction","detail":"{read_only:false; response_revision:511; number_of_response:1; }","duration":"176.151541ms","start":"2026-04-16T02:44:03.649016Z","end":"2026-04-16T02:44:03.825168Z","steps":["trace[519510094] 'process raft request' (duration: 175.759438ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825201Z","caller":"traceutil/trace.go:171","msg":"trace[2063444051] transaction","detail":"{read_only:false; response_revision:512; number_of_response:1; }","duration":"174.44253ms","start":"2026-04-16T02:44:03.650751Z","end":"2026-04-16T02:44:03.825193Z","steps":["trace[2063444051] 'process raft request' (duration: 174.061467ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825223Z","caller":"traceutil/trace.go:171","msg":"trace[1231775311] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"150.999599ms","start":"2026-04-16T02:44:03.674215Z","end":"2026-04-16T02:44:03.825214Z","steps":["trace[1231775311] 'process raft request' (duration: 150.821548ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:03.825237Z","caller":"traceutil/trace.go:171","msg":"trace[95775606] transaction","detail":"{read_only:false; response_revision:516; number_of_response:1; }","duration":"160.43123ms","start":"2026-04-16T02:44:03.664799Z","end":"2026-04-16T02:44:03.82523Z","steps":["trace[95775606] 'process raft request' (duration: 160.181638ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:44:03.833359Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.793253ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" ","response":"range_response_count:1 size:434"} {"level":"info","ts":"2026-04-16T02:44:03.8334Z","caller":"traceutil/trace.go:171","msg":"trace[749006298] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:522; }","duration":"115.879074ms","start":"2026-04-16T02:44:03.717511Z","end":"2026-04-16T02:44:03.83339Z","steps":["trace[749006298] 'agreement among raft nodes before linearized reading' (duration: 115.789973ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:06.811062Z","caller":"traceutil/trace.go:171","msg":"trace[1340706900] linearizableReadLoop","detail":"{readStateIndex:607; appliedIndex:606; }","duration":"164.95664ms","start":"2026-04-16T02:44:06.646077Z","end":"2026-04-16T02:44:06.811034Z","steps":["trace[1340706900] 'read index received' (duration: 164.728009ms)","trace[1340706900] 'applied index is now lower than readState.Index' (duration: 227.601µs)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:44:06.81129Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"165.164301ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-16T02:44:06.811347Z","caller":"traceutil/trace.go:171","msg":"trace[662192199] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:591; }","duration":"165.270722ms","start":"2026-04-16T02:44:06.646044Z","end":"2026-04-16T02:44:06.811315Z","steps":["trace[662192199] 'agreement among raft nodes before linearized reading' (duration: 165.140601ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:06.811858Z","caller":"traceutil/trace.go:171","msg":"trace[1180327700] transaction","detail":"{read_only:false; response_revision:591; number_of_response:1; }","duration":"203.53508ms","start":"2026-04-16T02:44:06.608285Z","end":"2026-04-16T02:44:06.811821Z","steps":["trace[1180327700] 'process raft request' (duration: 202.497283ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:06.826328Z","caller":"traceutil/trace.go:171","msg":"trace[906610740] transaction","detail":"{read_only:false; response_revision:592; number_of_response:1; }","duration":"114.240127ms","start":"2026-04-16T02:44:06.712069Z","end":"2026-04-16T02:44:06.826309Z","steps":["trace[906610740] 'process raft request' (duration: 113.647784ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:10.170338Z","caller":"traceutil/trace.go:171","msg":"trace[888938324] transaction","detail":"{read_only:false; response_revision:617; number_of_response:1; }","duration":"105.406911ms","start":"2026-04-16T02:44:10.064915Z","end":"2026-04-16T02:44:10.170322Z","steps":["trace[888938324] 'process raft request' (duration: 105.28434ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:44:10.670428Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2026-04-16T02:44:10.285169Z","time spent":"385.250683ms","remote":"127.0.0.1:57980","response type":"/etcdserverpb.Maintenance/Status","request count":-1,"request size":-1,"response count":-1,"response size":-1,"request content":""} {"level":"info","ts":"2026-04-16T02:44:10.735038Z","caller":"traceutil/trace.go:171","msg":"trace[587948180] transaction","detail":"{read_only:false; response_revision:618; number_of_response:1; }","duration":"452.648381ms","start":"2026-04-16T02:44:10.28234Z","end":"2026-04-16T02:44:10.734989Z","steps":["trace[587948180] 'process raft request' (duration: 451.905627ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:44:10.735948Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2026-04-16T02:44:10.282313Z","time spent":"452.835502ms","remote":"127.0.0.1:52286","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1036309,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-04-16T02:44:10.738359Z","caller":"traceutil/trace.go:171","msg":"trace[807171578] linearizableReadLoop","detail":"{readStateIndex:635; appliedIndex:634; }","duration":"136.516636ms","start":"2026-04-16T02:44:10.59841Z","end":"2026-04-16T02:44:10.734926Z","steps":["trace[807171578] 'read index received' (duration: 135.647961ms)","trace[807171578] 'applied index is now lower than readState.Index' (duration: 867.485µs)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:44:10.738587Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"140.148697ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-p58h8\" ","response":"range_response_count:1 size:16965"} {"level":"info","ts":"2026-04-16T02:44:10.738667Z","caller":"traceutil/trace.go:171","msg":"trace[455565434] range","detail":"{range_begin:/registry/pods/kube-system/cilium-p58h8; range_end:; response_count:1; response_revision:618; }","duration":"140.304137ms","start":"2026-04-16T02:44:10.598345Z","end":"2026-04-16T02:44:10.738649Z","steps":["trace[455565434] 'agreement among raft nodes before linearized reading' (duration: 139.890825ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:58.687989Z","caller":"traceutil/trace.go:171","msg":"trace[1095999874] transaction","detail":"{read_only:false; response_revision:1191; number_of_response:1; }","duration":"143.02137ms","start":"2026-04-16T02:44:58.544931Z","end":"2026-04-16T02:44:58.687952Z","steps":["trace[1095999874] 'process raft request' (duration: 142.778751ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:44:59.152876Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"271.975703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" count_only:true ","response":"range_response_count:0 size:7"} {"level":"info","ts":"2026-04-16T02:44:59.152993Z","caller":"traceutil/trace.go:171","msg":"trace[1456959626] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; response_count:0; response_revision:1191; }","duration":"272.16162ms","start":"2026-04-16T02:44:58.880818Z","end":"2026-04-16T02:44:59.15298Z","steps":["trace[1456959626] 'count revisions from in-memory index tree' (duration: 271.851088ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:59.153405Z","caller":"traceutil/trace.go:171","msg":"trace[2075282403] transaction","detail":"{read_only:false; response_revision:1192; number_of_response:1; }","duration":"249.804344ms","start":"2026-04-16T02:44:58.903576Z","end":"2026-04-16T02:44:59.15338Z","steps":["trace[2075282403] 'process raft request' (duration: 149.835449ms)","trace[2075282403] 'compare' (duration: 99.402725ms)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:44:59.153502Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"249.884607ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" count_only:true ","response":"range_response_count:0 size:7"} {"level":"info","ts":"2026-04-16T02:44:59.153567Z","caller":"traceutil/trace.go:171","msg":"trace[1425240361] range","detail":"{range_begin:/registry/prioritylevelconfigurations/; range_end:/registry/prioritylevelconfigurations0; response_count:0; response_revision:1192; }","duration":"249.95698ms","start":"2026-04-16T02:44:58.903581Z","end":"2026-04-16T02:44:59.153538Z","steps":["trace[1425240361] 'agreement among raft nodes before linearized reading' (duration: 249.854566ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:44:59.153378Z","caller":"traceutil/trace.go:171","msg":"trace[509814101] linearizableReadLoop","detail":"{readStateIndex:1221; appliedIndex:1220; }","duration":"249.729952ms","start":"2026-04-16T02:44:58.903611Z","end":"2026-04-16T02:44:59.153341Z","steps":["trace[509814101] 'read index received' (duration: 149.818049ms)","trace[509814101] 'applied index is now lower than readState.Index' (duration: 99.911263ms)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:44:59.15387Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"150.607222ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/ttl-after-finished-controller\" ","response":"range_response_count:1 size:224"} {"level":"info","ts":"2026-04-16T02:44:59.153918Z","caller":"traceutil/trace.go:171","msg":"trace[2145322691] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/ttl-after-finished-controller; range_end:; response_count:1; response_revision:1192; }","duration":"150.696446ms","start":"2026-04-16T02:44:59.003214Z","end":"2026-04-16T02:44:59.153911Z","steps":["trace[2145322691] 'agreement among raft nodes before linearized reading' (duration: 150.623053ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:45:47.109428Z","caller":"traceutil/trace.go:171","msg":"trace[643719513] transaction","detail":"{read_only:false; response_revision:1871; number_of_response:1; }","duration":"189.788141ms","start":"2026-04-16T02:45:46.919614Z","end":"2026-04-16T02:45:47.109402Z","steps":["trace[643719513] 'process raft request' (duration: 189.600387ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:45:47.124461Z","caller":"traceutil/trace.go:171","msg":"trace[1195735547] transaction","detail":"{read_only:false; response_revision:1872; number_of_response:1; }","duration":"146.154877ms","start":"2026-04-16T02:45:46.978288Z","end":"2026-04-16T02:45:47.124443Z","steps":["trace[1195735547] 'process raft request' (duration: 146.020265ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:45:55.730544Z","caller":"traceutil/trace.go:171","msg":"trace[1748736257] transaction","detail":"{read_only:false; response_revision:1949; number_of_response:1; }","duration":"109.596724ms","start":"2026-04-16T02:45:55.620904Z","end":"2026-04-16T02:45:55.730501Z","steps":["trace[1748736257] 'process raft request' (duration: 109.330049ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:46:13.710332Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.23884ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:16"} {"level":"info","ts":"2026-04-16T02:46:13.71042Z","caller":"traceutil/trace.go:171","msg":"trace[1684133848] linearizableReadLoop","detail":"{readStateIndex:2142; appliedIndex:2141; }","duration":"112.104781ms","start":"2026-04-16T02:46:13.598302Z","end":"2026-04-16T02:46:13.710407Z","steps":["trace[1684133848] 'read index received' (duration: 33.72µs)","trace[1684133848] 'applied index is now lower than readState.Index' (duration: 112.069891ms)"],"step_count":2} {"level":"info","ts":"2026-04-16T02:46:13.710497Z","caller":"traceutil/trace.go:171","msg":"trace[1370259109] transaction","detail":"{read_only:false; response_revision:2070; number_of_response:1; }","duration":"224.469138ms","start":"2026-04-16T02:46:13.48602Z","end":"2026-04-16T02:46:13.710489Z","steps":["trace[1370259109] 'process raft request' (duration: 41.77905ms)","trace[1370259109] 'compare' (duration: 182.096968ms)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:46:13.710692Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.394416ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pxc.percona.com/perconaxtradbclusters/openstack/percona-xtradb\" ","response":"range_response_count:1 size:5412"} {"level":"info","ts":"2026-04-16T02:46:13.710735Z","caller":"traceutil/trace.go:171","msg":"trace[2002543680] range","detail":"{range_begin:/registry/pxc.percona.com/perconaxtradbclusters/openstack/percona-xtradb; range_end:; response_count:1; response_revision:2070; }","duration":"112.437927ms","start":"2026-04-16T02:46:13.598287Z","end":"2026-04-16T02:46:13.710725Z","steps":["trace[2002543680] 'agreement among raft nodes before linearized reading' (duration: 112.302675ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:46:19.39002Z","caller":"traceutil/trace.go:171","msg":"trace[1711137259] transaction","detail":"{read_only:false; response_revision:2099; number_of_response:1; }","duration":"100.61553ms","start":"2026-04-16T02:46:19.289374Z","end":"2026-04-16T02:46:19.38999Z","steps":["trace[1711137259] 'process raft request' (duration: 100.387226ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:46:19.515435Z","caller":"traceutil/trace.go:171","msg":"trace[828750503] transaction","detail":"{read_only:false; response_revision:2101; number_of_response:1; }","duration":"104.020863ms","start":"2026-04-16T02:46:19.41139Z","end":"2026-04-16T02:46:19.51541Z","steps":["trace[828750503] 'process raft request' (duration: 103.964282ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:46:19.515759Z","caller":"traceutil/trace.go:171","msg":"trace[103686703] transaction","detail":"{read_only:false; response_revision:2100; number_of_response:1; }","duration":"121.818253ms","start":"2026-04-16T02:46:19.393919Z","end":"2026-04-16T02:46:19.515737Z","steps":["trace[103686703] 'process raft request' (duration: 64.792108ms)","trace[103686703] 'compare' (duration: 56.515457ms)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:46:19.777383Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"130.591579ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-16T02:46:19.777476Z","caller":"traceutil/trace.go:171","msg":"trace[1168055733] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:2103; }","duration":"130.731002ms","start":"2026-04-16T02:46:19.646728Z","end":"2026-04-16T02:46:19.777459Z","steps":["trace[1168055733] 'range keys from in-memory index tree' (duration: 130.523199ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:46:20.222977Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.958893ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" ","response":"range_response_count:1 size:505"} {"level":"info","ts":"2026-04-16T02:46:20.223052Z","caller":"traceutil/trace.go:171","msg":"trace[979829971] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:2107; }","duration":"139.088716ms","start":"2026-04-16T02:46:20.08395Z","end":"2026-04-16T02:46:20.223038Z","steps":["trace[979829971] 'range keys from in-memory index tree' (duration: 138.76881ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:46:20.910654Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.514074ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pxc.percona.com/perconaxtradbclusters/openstack/percona-xtradb\" ","response":"range_response_count:1 size:5412"} {"level":"info","ts":"2026-04-16T02:46:20.910726Z","caller":"traceutil/trace.go:171","msg":"trace[1454652937] range","detail":"{range_begin:/registry/pxc.percona.com/perconaxtradbclusters/openstack/percona-xtradb; range_end:; response_count:1; response_revision:2109; }","duration":"125.637666ms","start":"2026-04-16T02:46:20.785072Z","end":"2026-04-16T02:46:20.910709Z","steps":["trace[1454652937] 'range keys from in-memory index tree' (duration: 125.282571ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:47:32.632017Z","caller":"traceutil/trace.go:171","msg":"trace[749269258] transaction","detail":"{read_only:false; response_revision:2597; number_of_response:1; }","duration":"148.151014ms","start":"2026-04-16T02:47:32.483835Z","end":"2026-04-16T02:47:32.631986Z","steps":["trace[749269258] 'process raft request' (duration: 147.998483ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:48.402329Z","caller":"traceutil/trace.go:171","msg":"trace[501530416] transaction","detail":"{read_only:false; response_revision:4646; number_of_response:1; }","duration":"141.685526ms","start":"2026-04-16T02:51:48.260607Z","end":"2026-04-16T02:51:48.402293Z","steps":["trace[501530416] 'process raft request' (duration: 141.457274ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:54.113268Z","caller":"traceutil/trace.go:171","msg":"trace[1214246079] linearizableReadLoop","detail":"{readStateIndex:4873; appliedIndex:4871; }","duration":"256.896202ms","start":"2026-04-16T02:51:53.856346Z","end":"2026-04-16T02:51:54.113242Z","steps":["trace[1214246079] 'read index received' (duration: 256.636811ms)","trace[1214246079] 'applied index is now lower than readState.Index' (duration: 258.201µs)"],"step_count":2} {"level":"info","ts":"2026-04-16T02:51:54.113354Z","caller":"traceutil/trace.go:171","msg":"trace[1011546777] transaction","detail":"{read_only:false; response_revision:4699; number_of_response:1; }","duration":"286.096502ms","start":"2026-04-16T02:51:53.827222Z","end":"2026-04-16T02:51:54.113318Z","steps":["trace[1011546777] 'process raft request' (duration: 285.954101ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:54.113446Z","caller":"traceutil/trace.go:171","msg":"trace[2086355989] transaction","detail":"{read_only:false; response_revision:4698; number_of_response:1; }","duration":"286.597605ms","start":"2026-04-16T02:51:53.82683Z","end":"2026-04-16T02:51:54.113428Z","steps":["trace[2086355989] 'process raft request' (duration: 286.171992ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:51:54.113475Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"257.131424ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/cronjobs/\" range_end:\"/registry/cronjobs0\" count_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-16T02:51:54.113525Z","caller":"traceutil/trace.go:171","msg":"trace[547847819] range","detail":"{range_begin:/registry/cronjobs/; range_end:/registry/cronjobs0; response_count:0; response_revision:4699; }","duration":"257.204204ms","start":"2026-04-16T02:51:53.856306Z","end":"2026-04-16T02:51:54.11351Z","steps":["trace[547847819] 'agreement among raft nodes before linearized reading' (duration: 257.098854ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:51:54.113647Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"202.09648ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" ","response":"range_response_count:1 size:507"} {"level":"info","ts":"2026-04-16T02:51:54.113726Z","caller":"traceutil/trace.go:171","msg":"trace[1238419852] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:4699; }","duration":"202.154561ms","start":"2026-04-16T02:51:53.911534Z","end":"2026-04-16T02:51:54.113688Z","steps":["trace[1238419852] 'agreement among raft nodes before linearized reading' (duration: 201.936909ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:51:54.113753Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.3223ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rabbitmq.com/rabbitmqclusters/openstack/rabbitmq-keystone\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-16T02:51:54.113826Z","caller":"traceutil/trace.go:171","msg":"trace[1709099680] range","detail":"{range_begin:/registry/rabbitmq.com/rabbitmqclusters/openstack/rabbitmq-keystone; range_end:; response_count:0; response_revision:4699; }","duration":"126.40816ms","start":"2026-04-16T02:51:53.987373Z","end":"2026-04-16T02:51:54.113781Z","steps":["trace[1709099680] 'agreement among raft nodes before linearized reading' (duration: 126.34853ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:54.813351Z","caller":"traceutil/trace.go:171","msg":"trace[1317391534] transaction","detail":"{read_only:false; response_revision:4716; number_of_response:1; }","duration":"160.002193ms","start":"2026-04-16T02:51:54.653322Z","end":"2026-04-16T02:51:54.813324Z","steps":["trace[1317391534] 'process raft request' (duration: 77.527063ms)","trace[1317391534] 'compare' (duration: 82.078667ms)"],"step_count":2} {"level":"info","ts":"2026-04-16T02:51:54.813594Z","caller":"traceutil/trace.go:171","msg":"trace[1873209398] transaction","detail":"{read_only:false; response_revision:4717; number_of_response:1; }","duration":"159.110527ms","start":"2026-04-16T02:51:54.654442Z","end":"2026-04-16T02:51:54.813553Z","steps":["trace[1873209398] 'process raft request' (duration: 158.676814ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:54.814231Z","caller":"traceutil/trace.go:171","msg":"trace[1956985989] transaction","detail":"{read_only:false; response_revision:4719; number_of_response:1; }","duration":"112.314134ms","start":"2026-04-16T02:51:54.701897Z","end":"2026-04-16T02:51:54.814211Z","steps":["trace[1956985989] 'process raft request' (duration: 112.248444ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:54.814528Z","caller":"traceutil/trace.go:171","msg":"trace[44553174] transaction","detail":"{read_only:false; response_revision:4718; number_of_response:1; }","duration":"146.471461ms","start":"2026-04-16T02:51:54.66804Z","end":"2026-04-16T02:51:54.814511Z","steps":["trace[44553174] 'process raft request' (duration: 145.819637ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:51:54.815046Z","caller":"traceutil/trace.go:171","msg":"trace[1412756246] linearizableReadLoop","detail":"{readStateIndex:4892; appliedIndex:4887; }","duration":"160.267056ms","start":"2026-04-16T02:51:54.654731Z","end":"2026-04-16T02:51:54.814998Z","steps":["trace[1412756246] 'read index received' (duration: 43.267756ms)","trace[1412756246] 'applied index is now lower than readState.Index' (duration: 116.99688ms)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:51:54.815597Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"160.313685ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/general\" ","response":"range_response_count:1 size:1124"} {"level":"info","ts":"2026-04-16T02:51:54.815718Z","caller":"traceutil/trace.go:171","msg":"trace[1746433417] range","detail":"{range_begin:/registry/storageclasses/general; range_end:; response_count:1; response_revision:4719; }","duration":"160.447996ms","start":"2026-04-16T02:51:54.655248Z","end":"2026-04-16T02:51:54.815696Z","steps":["trace[1746433417] 'agreement among raft nodes before linearized reading' (duration: 160.226024ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:51:54.815363Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"160.605098ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/general\" ","response":"range_response_count:1 size:1124"} {"level":"info","ts":"2026-04-16T02:51:54.816699Z","caller":"traceutil/trace.go:171","msg":"trace[1485547024] range","detail":"{range_begin:/registry/storageclasses/general; range_end:; response_count:1; response_revision:4719; }","duration":"161.970498ms","start":"2026-04-16T02:51:54.654708Z","end":"2026-04-16T02:51:54.816678Z","steps":["trace[1485547024] 'agreement among raft nodes before linearized reading' (duration: 160.412017ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:52:07.788921Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"141.708865ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-16T02:52:07.789006Z","caller":"traceutil/trace.go:171","msg":"trace[587460781] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:4929; }","duration":"141.838106ms","start":"2026-04-16T02:52:07.647149Z","end":"2026-04-16T02:52:07.788987Z","steps":["trace[587460781] 'range keys from in-memory index tree' (duration: 141.625404ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:52:07.789371Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.140946ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.204.45.210\" ","response":"range_response_count:1 size:135"} {"level":"info","ts":"2026-04-16T02:52:07.789454Z","caller":"traceutil/trace.go:171","msg":"trace[800952135] range","detail":"{range_begin:/registry/masterleases/199.204.45.210; range_end:; response_count:1; response_revision:4929; }","duration":"102.282418ms","start":"2026-04-16T02:52:07.687153Z","end":"2026-04-16T02:52:07.789435Z","steps":["trace[800952135] 'range keys from in-memory index tree' (duration: 101.543922ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:08.181448Z","caller":"traceutil/trace.go:171","msg":"trace[2023287119] transaction","detail":"{read_only:false; response_revision:4932; number_of_response:1; }","duration":"124.605325ms","start":"2026-04-16T02:52:08.056811Z","end":"2026-04-16T02:52:08.181416Z","steps":["trace[2023287119] 'process raft request' (duration: 41.36714ms)","trace[2023287119] 'compare' (duration: 82.984514ms)"],"step_count":2} {"level":"info","ts":"2026-04-16T02:52:08.192924Z","caller":"traceutil/trace.go:171","msg":"trace[222207402] transaction","detail":"{read_only:false; response_revision:4933; number_of_response:1; }","duration":"135.90184ms","start":"2026-04-16T02:52:08.057001Z","end":"2026-04-16T02:52:08.192903Z","steps":["trace[222207402] 'process raft request' (duration: 135.739248ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:08.192959Z","caller":"traceutil/trace.go:171","msg":"trace[1642336244] transaction","detail":"{read_only:false; response_revision:4934; number_of_response:1; }","duration":"134.812512ms","start":"2026-04-16T02:52:08.058115Z","end":"2026-04-16T02:52:08.192928Z","steps":["trace[1642336244] 'process raft request' (duration: 134.717141ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:08.193075Z","caller":"traceutil/trace.go:171","msg":"trace[558850135] transaction","detail":"{read_only:false; response_revision:4935; number_of_response:1; }","duration":"134.781472ms","start":"2026-04-16T02:52:08.058283Z","end":"2026-04-16T02:52:08.193064Z","steps":["trace[558850135] 'process raft request' (duration: 134.57432ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:08.193184Z","caller":"traceutil/trace.go:171","msg":"trace[964861781] transaction","detail":"{read_only:false; response_revision:4936; number_of_response:1; }","duration":"124.480504ms","start":"2026-04-16T02:52:08.068672Z","end":"2026-04-16T02:52:08.193153Z","steps":["trace[964861781] 'process raft request' (duration: 124.227423ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:08.192955Z","caller":"traceutil/trace.go:171","msg":"trace[1779351665] linearizableReadLoop","detail":"{readStateIndex:5117; appliedIndex:5113; }","duration":"133.889166ms","start":"2026-04-16T02:52:08.059053Z","end":"2026-04-16T02:52:08.192942Z","steps":["trace[1779351665] 'read index received' (duration: 39.098934ms)","trace[1779351665] 'applied index is now lower than readState.Index' (duration: 94.789242ms)"],"step_count":2} {"level":"warn","ts":"2026-04-16T02:52:08.193687Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.605021ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims/monitoring/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0\" ","response":"range_response_count:1 size:2082"} {"level":"info","ts":"2026-04-16T02:52:08.195191Z","caller":"traceutil/trace.go:171","msg":"trace[1930161584] range","detail":"{range_begin:/registry/persistentvolumeclaims/monitoring/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0; range_end:; response_count:1; response_revision:4936; }","duration":"136.150583ms","start":"2026-04-16T02:52:08.05902Z","end":"2026-04-16T02:52:08.19517Z","steps":["trace[1930161584] 'agreement among raft nodes before linearized reading' (duration: 133.959526ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:40.937085Z","caller":"traceutil/trace.go:171","msg":"trace[1027907415] transaction","detail":"{read_only:false; response_revision:5239; number_of_response:1; }","duration":"123.529427ms","start":"2026-04-16T02:52:40.81353Z","end":"2026-04-16T02:52:40.93706Z","steps":["trace[1027907415] 'process raft request' (duration: 123.268765ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:41.253749Z","caller":"traceutil/trace.go:171","msg":"trace[783195493] linearizableReadLoop","detail":"{readStateIndex:5430; appliedIndex:5428; }","duration":"128.672075ms","start":"2026-04-16T02:52:41.125053Z","end":"2026-04-16T02:52:41.253725Z","steps":["trace[783195493] 'read index received' (duration: 119.9678ms)","trace[783195493] 'applied index is now lower than readState.Index' (duration: 8.703355ms)"],"step_count":2} {"level":"info","ts":"2026-04-16T02:52:41.25389Z","caller":"traceutil/trace.go:171","msg":"trace[678508473] transaction","detail":"{read_only:false; response_revision:5240; number_of_response:1; }","duration":"266.292516ms","start":"2026-04-16T02:52:40.987187Z","end":"2026-04-16T02:52:41.253479Z","steps":["trace[678508473] 'process raft request' (duration: 257.800392ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:52:41.254499Z","caller":"traceutil/trace.go:171","msg":"trace[2090511237] transaction","detail":"{read_only:false; response_revision:5241; number_of_response:1; }","duration":"264.913735ms","start":"2026-04-16T02:52:40.989561Z","end":"2026-04-16T02:52:41.254475Z","steps":["trace[2090511237] 'process raft request' (duration: 263.839227ms)"],"step_count":1} {"level":"warn","ts":"2026-04-16T02:52:41.254739Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.672692ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/openstack/keystone-credential-setup-p94df\" ","response":"range_response_count:1 size:7717"} {"level":"info","ts":"2026-04-16T02:52:41.254765Z","caller":"traceutil/trace.go:171","msg":"trace[891123022] range","detail":"{range_begin:/registry/pods/openstack/keystone-credential-setup-p94df; range_end:; response_count:1; response_revision:5241; }","duration":"129.739972ms","start":"2026-04-16T02:52:41.125018Z","end":"2026-04-16T02:52:41.254758Z","steps":["trace[891123022] 'agreement among raft nodes before linearized reading' (duration: 129.617331ms)"],"step_count":1} {"level":"info","ts":"2026-04-16T02:53:34.674875Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2933} {"level":"info","ts":"2026-04-16T02:53:34.779009Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":2933,"took":"102.89919ms","hash":1110335873,"current-db-size-bytes":54640640,"current-db-size":"55 MB","current-db-size-in-use-bytes":29294592,"current-db-size-in-use":"29 MB"} {"level":"info","ts":"2026-04-16T02:53:34.779075Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1110335873,"revision":2933,"compact-revision":-1} {"level":"info","ts":"2026-04-16T02:58:34.67985Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":5653} {"level":"info","ts":"2026-04-16T02:58:34.803692Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":5653,"took":"122.737908ms","hash":2196568366,"current-db-size-bytes":54640640,"current-db-size":"55 MB","current-db-size-in-use-bytes":18112512,"current-db-size-in-use":"18 MB"} {"level":"info","ts":"2026-04-16T02:58:34.803749Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2196568366,"revision":5653,"compact-revision":2933}